Releases: steve1316/granblue-automation-android
Releases · steve1316/granblue-automation-android
v1.1.0 Xeno Clash Raids
v1.1.0 - Changelog
- Added support for farming Xeno Clash Raids.
- Fixed bug where Twitter query for JP tweets was using EN name for the Raid.
v1.0.2 config.yaml bugfix
v1.0.2 - Changelog
- Fixed bug where changes to config.yaml were not saved to SharedPreferences.
v1.0.1 Release (Bugfix)
v1.0.1 - Changelog
- Canceling the file picker when selecting a combat script in the Settings will clear the combat script from SharedPreferences, reverting you to the default Semi/Full Auto combat script.
- Fixed bug where bot summoned too fast.
- Fixed bug where bot could not parse skill commands from combat script.
v1.0.0 Release
It is highly recommended to delete your existing config.yaml so that the bot can generate for you an updated version of the config.yaml.
v1.0.0 - Changelog
- Enabled support for the following game modes: ROTB, Dread Barrage, Proving Grounds, and Xeno Clash.
- Updated config.yaml template generation.
- Added support for Dimensional Halo, Nightmares, and ROTB Extreme+ fights.
Public Beta (Various bugfixes and Notification updates)
v0.8.0 - Changelog
- Made sleep prevention functionality occur more frequently in cases of Semi/Full Auto.
- Fleshed out the notification functionality to alert users of bot state changes like Successful Completion, Error with Exception message, and Stopped states.
- Fixed bug where bot was unable to navigate to Quests for Event (Token Drawboxes).
- Fixed bug where bot got stuck when encountering a secondary popup for auto AP recovery.
- Fixed bug where bot can get stuck trying to reset Summons.
Public Beta (Introduced more delays to avoid bot getting stuck)
v0.7.5 - Changelog
- Increased/Added more delays to the bot to prevent cases where the bot gets stuck because it was going too fast and the game itself was unable to keep up as it needed more time to load pages/content.
Public Beta (Fixed various bugs)
v0.7.4 - Changelog
- Fixed getting stuck checking for popups due to AP auto recovery if the user enabled it in the in-game settings.
- Fixed bug with inconsistency with one of the SeekBar UI element.
- Fixed unable to select the Nobiyo summon.
Public Beta (Fixed crash during Summon Selection)
v0.7.3 - Changelog
- Fixed crash during Summon Selection due to typo in image asset file name.
Public Beta (Added support for auto recovery of AP/EP)
v0.7.2 - Changelog
- Added support for Granblue Fantasy's newest update that allows users to enable auto usage of AP/EP recovery items.
Public Beta (New App icon and some bugfixes)
v0.7.1 - Changelog
- Added a new app icon to replace the default one.
- Made some improvements to the visuals of the app.
- Fixed incorrect logic being applied when selecting any of the delay switches.
- Implemented way to broadcast bot state changes outside of a Thread. This opens up avenues of being able to inform users of certain errors instead of appearing to be stuck without the user knowing.
- Fixed bug where message log was able to be saved twice in a row, resulting in an additional text file.