Skip to content

Latest commit

 

History

History
134 lines (57 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

134 lines (57 loc) · 1.94 KB

Changelog

CHANGELOG for DotA2-Autoaccepter

[v1.2.0] - 24.09.2024

Is active and inactive message only appears after pressing F11

[v1.1.13] - 23.09.2024

Fix GitHub Action CI for v1.1.12

Adding xorg keyboard dependency to project build

[v1.1.12] - 23.09.2024

Fix GitHub Action CI for v1.1.11

Installing xorg and wayland dependencies

[v1.1.11] - 23.09.2024

Fix GitHub Action CI for v1.1.10

Activating Environment in Pipeline buildstep

[v1.1.10] - 23.09.2024

Fix GitHub Action CI for v1.1.9

Using a virtual env to hopefully fix build issues

[v1.1.9] - 23.09.2024

Fix GitHub Action CI for v1.1.8

Using Ubuntu20.04 to avoid GLC-version issues when packaging

[v1.1.8] - 23.09.2024

Fix GitHub Action CI for v1.1.7

Trying to parse environment varaibles between steps....

[v1.1.7] - 23.09.2024

Fix GitHub Action CI for v1.1.6

[v1.1.6] - 23.09.2024

Fix GitHub Action CI for v1.1.5

[v1.1.5] - 23.09.2024

Fix GitHub Action CI for v1.1.4

[v1.1.4] - 23.09.2024

Fix GitHub Action CI for v1.1.3

[v1.1.3] - 23.09.2024

Fix GitHub Action CI for v1.1.2

[v1.1.2] - 23.09.2024

Add GitHub Action to build and release

ADDED

  • GitHub Action to build and release DotA2-Autoaccepter

[v1.1.1] - 20.09.2024

Adding Logo to README

[v1.1.0] - 19.09.2024

Make DotA2-Autoaccepter an executable

Added

  • Docs how to build
  • Updated gitignore to ignore dist/ build/ and *.spec
  • Implemented way for packaged application to also load tempalte images

[v1.0.1] - 19.09.2024

Add F11 toggle to activate/deactivate DotA2-Autoaccepter

Added

  • F11 toggles the search for the accept button
  • Add console output for toggle function

[v1.0.0] - 19.09.2024

Initial Dota2-Autoaccepter

Added

  • 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.