Releases: steve1316/granblue-automation-pyautogui
Releases · steve1316/granblue-automation-pyautogui
v1.0.2 - LF to CRLF bugfix
What's Changed
- #93 - Fixed file reading bug for Unix format in combat script text files
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Bugfixes
What's Changed
- Fixed reference bug to local variable for EasyOCR.
- Added missing logic for no timeout setting to Raid component.
- Moved initialization of discord process from main to game.py.
Full Changelog: v1.0.0...v1.0.1
v1.0.0 Release
What's Changed
- New frontend rework moving away from QML to Tauri + Typescript by @steve1316 in #87
- Migrated console application to executable desktop application, along with new requirements and instructions as outlined in the README.