CHANGELOG for DotA2-Autoaccepter
Is active and inactive message only appears after pressing F11
Fix GitHub Action CI for v1.1.12
Adding xorg keyboard dependency to project build
Fix GitHub Action CI for v1.1.11
Installing xorg and wayland dependencies
Fix GitHub Action CI for v1.1.10
Activating Environment in Pipeline buildstep
Fix GitHub Action CI for v1.1.9
Using a virtual env to hopefully fix build issues
Fix GitHub Action CI for v1.1.8
Using Ubuntu20.04 to avoid GLC-version issues when packaging
Fix GitHub Action CI for v1.1.7
Trying to parse environment varaibles between steps....
Fix GitHub Action CI for v1.1.6
Fix GitHub Action CI for v1.1.5
Fix GitHub Action CI for v1.1.4
Fix GitHub Action CI for v1.1.3
Fix GitHub Action CI for v1.1.2
Add GitHub Action to build and release
- GitHub Action to build and release DotA2-Autoaccepter
Adding Logo to README
Make DotA2-Autoaccepter an executable
- Docs how to build
- Updated gitignore to ignore dist/ build/ and *.spec
- Implemented way for packaged application to also load tempalte images
Add F11 toggle to activate/deactivate DotA2-Autoaccepter
- F11 toggles the search for the accept button
- Add console output for toggle function
Initial Dota2-Autoaccepter
- Detect Accept button.
- Press ENTER when accept utton is found.
- Initial project setup with basic template matching.
- Multiple template matching with different thresholds.
- Basic debug utilities.