Releases: steve1316/granblue-automation-android
Releases · steve1316/granblue-automation-android
v3.0.0 - Changes and fixes
v3.0.0 - Changelog
New
- Added a new setting to enable no timeout when farming Raids that appear infrequently.
- Added a new setting to add an additional delay before taps.
Changed
IMPORTANT
Significantly sped up the entire bot process by having the creation of the source screenshot in the /temp/ folder be tied to having Debug Mode being enabled. Previously, the bot always saved the source screenshot file and thus added about 500ms every single time it was called. As a result of this change, the bot is now going lightning fast. I did not have much time to fully test out how this change affects everything else, so please report any issues by opening up a GitHub issue and/or hop into the Discord server (link is in the README).- Brought over various minor changes from UAA for ImageUtils.
- Increased number of attempts for findAndClickButton() from 2 to 5.
- Decreased delay to regenerate source images for ImageReader.
Fixes
- Fixed matching functions putting the bounding box at the wrong point.
- Stopgap fix for Gintama event support.
- Attempted to fix Summon Selection page loading in at the bottom.
v2.7.2 - Proving Grounds hotfix
v2.7.2 - Changelog
Fixes
- Fixed Combat Script selector showing none selected after moving away from the Settings page after selecting a combat script.
- Fixed crashing after completing a PG run due to friend request popup.
v2.7.1 - Hotfix for Quick Summoning
v2.7.1 - Changelog
Changed
- Disabled Group/Party selectors if Proving Grounds is selected in Settings
Fixes
- Fixed image assets for Quick Summon for both non-V2 and V2 battles
v2.7.0 - Proving Grounds fix
v2.7.0 - Changelog
Changed
- Redid logic for incrementing runs to not include Nightmares.
Fixes
- Fixed unable to start Proving Grounds.
v2.6.6 - Some more fixes
v2.6.6 - Changelog
Changed
- Adjusted timeout for deadzone checking to 10 seconds.
Fixes
- Fixed cases where bot will stop due to not thinking it arrived at the Summon Selection screen.
- Fixed Coop missions dropdown menu being empty in the Settings page.
v2.6.5 - Default Locale Hotfix
v2.6.5 - Changelog
Fixes
- Set application's default locale to "en" to prevent cases where user's country uses commas instead of dots for decimal numbers.
v2.6.4 - Support Summon selection hotfixes
v2.6.4 - Changelog
Changed
- Adjusted logic for resetting summons.
- Reduced confidence of finding support summons from 0.80 to 0.70.
- Updated README to clarify that the bot only works 100% on SkyLeap (from previous testing) while playing on emulator and not on Google Chrome.
v2.6.3 - Hotfix
v2.6.3 - Changelog
Fixed
- Fixed connection to Twitter Stream API not actually disconnecting when it was supposed to.
v2.6.2 - Various fixes
v2.6.2 - Changelog
Changed
- Removed check for Pending Battles after heading Home for Raid farming.
- Attempted to fix failing to paste room code on emulators. Note: The first attempt of pasting the first room code has a very high likelihood to fail. But after that, every subsequent code will be pasted correctly.
Fixed
- Fixed bug where bot getting stuck when high profile Raids die too fast.
- Fixed restarting mission after Nightmare detected and completed.
- Fixed case where the bot failed to head back to the Enter ID screen.
- Addressed case where the raid ended while selecting a summon and party.
v2.6.1 - Hotfix for crash bug
v2.6.1 - Changelog
Fixed
- Fixed bug for detecting Raid already ended.