Skip to content

Releases: steve1316/granblue-automation-pyautogui

Add support for newly recent Raids

26 Aug 04:01
Compare
Choose a tag to compare

v1.8.0 - Changelog

New

  • Add support for Atum, Bennu, Ra, Tefnut and Diaspora raids and their raid-specific items.

Changed

Full Changelog: v1.7.1...v1.8.0

API Bugfix

17 Jul 01:44
Compare
Choose a tag to compare

v1.7.1 - Changelog

Fixed

  • Fix bug where elapsed time was not calculated in some situations leading to an elapsed time of 0 for the Granblue Automation Statistics website.

Full Changelog: v1.7.0...v1.7.1

Several Bugfixes and API update

12 Jun 03:36
Compare
Choose a tag to compare

v1.7.0 - Changelog

For those of you who submitted results using the API before, the database is reset to account for these new changes. Whoops.

New

  • Add a standalone "attack" command.
  • Add option in Settings page to default to bottom selection for Xeno Clash's new UI update.
  • Add option to disable attempts at circumventing possible bot detection via the mouse moving off of the game window. It is enabled by default.

Changed

  • Elapsed combat time per run will now be appended in the API call if it is enabled.
  • App version will now be appended in the API call to validate each client to make sure they have the latest changes before being allowed to create a new result.
  • Discord testing in the Extra Settings page will now properly tell you what error it received like invalid user ID or invalid token.
  • Adjusted subtitle text for the API category in the Extra Settings page.

Fixed

  • Various bugfixes related to location confirmation calls.
  • Typo fix for Mad Shearwielder and Y coordinate fix for Goliath Vanguard by @KoiKomei #128

Full Changelog: v1.5.2...v1.6.0

Integration with Granblue Automation Statistics

14 Apr 02:58
987a0d6
Compare
Choose a tag to compare

v1.6.0 - Changelog

New

  • New integration with the Granblue Automation Statistics website at https://granblue-automation-statistics.com. This is an opt-in feature to voluntarily send your item drop results from the Loot Collection process after each run to the API. You will need to register an account in order to use the credentials in the application.

Changed

  • Enabled console for release builds.

Full Changelog: v1.5.2...v1.6.0

Sandbox Defenders

24 Mar 18:50
Compare
Choose a tag to compare

v1.5.2 - Changelog

New

  • Added Defender handling logic by @KoiKomei.

Changed

  • Data adjustment and corrections for Arcarum Sandbox missions to have "Repeated Run" item added to all of them.

Fixed

  • Add missing image asset for House of Happiness mission.
  • #121 Fix several bugs related to Quest navigation.

Full Changelog: v1.5.1...v1.5.2

Replicard Sandbox Part 2 Fixes

15 Mar 20:29
Compare
Choose a tag to compare

v1.5.1 - Changelog

New

  • Add new option in Settings page to adjust category selection for Event (Token Drawboxes) new raid layout and updated backend to handle it.

Changed

  • Increase default tries to check if bot ran out of AAP for Sandbox.
  • Minor adjustment to Combat Mode for slower instances.

Fixed

  • #116 Remove remaining references to old Special quests.
  • Fix x-coordinate for Bloody Soothsayer in data.
  • #117 @KoiKomei Fixed incorrect data for Replicard Sandbox Part 2.

Full Changelog: v1.5.0...v1.5.1

Replicard Sandbox Part 2

10 Mar 18:30
Compare
Choose a tag to compare

v1.5.0 - Changelog

New

  • Add support for Quest Farming Mode to include the items farmable on Nalhegrande and Oarlyegrande skydoms.
  • Add support for Replicard Sandbox Part 2.
  • Add Thor and Gorrilla as support summon options.
  • Add support for Lvl 120 Horus.
  • Add support for Rocket Raid mission for Steel Liquid farming in Agastia.
  • Add standalone "wait(#)" command.

Changed

  • Manual AP/EP restore is now no longer supported. Auto restore is on by default and README instructions have been updated to have you enable the correct settings to let this run smoothly.
  • Adjusted exit and error conditions for navigation.
  • Adjusted delay when opening the Home Menu.
  • Adjusted delay when pressing the Join Room button during Raid farming.
  • Update Special Farming Mode to account for 3/10/22 ingame Special rework

Fixed

  • #114 Revamp Summon Selection process to fix existing bugs.

Full Changelog: v1.4.2...v1.5.0

Replicard Sandbox fixes

16 Feb 06:57
Compare
Choose a tag to compare

v1.4.2 - Changelog

Fixed

  • Add missing image assets for Replicard Sandbox farming.
  • Fix Replicard Sandbox using Full Elixirs to refill AAP.

Full Changelog: v1.4.1...v1.4.2

Replicard Sandbox fixes

13 Feb 08:07
Compare
Choose a tag to compare

v1.4.1 - Changelog

New

  • Add preliminary check to see if Quick Summon is ready.

Changed

  • Allow Arcarum to recover if bot is at Replicard Sandbox.

Fixed

  • Fix data typos for Replicard Sandbox.

Full Changelog: v1.4.0...v1.4.1

Replicard Sandbox Support

12 Feb 08:18
Compare
Choose a tag to compare

v1.4.0 - Changelog

New

  • Add support for Replicard Sandbox farming for all 4 Zones currently available. No support for Treasures/Defenders/Bosses.

Changed

  • Change the behavior of the Item and Mission selectors in the Settings page to be interchangeable. Now you can select the Mission first and it will filter out the items available in the Item selector.
  • Increase the amount of scrolling at the start of Arcarum and Arcarum Sandbox navigation by a little bit when trying to find the Arcarum banner at the bottom of the Home page.

Fixed

  • Fix Discord notifications having the wrong item amounts.

Full Changelog: v1.3.4...v1.4.0