Releases: steve1316/granblue-automation-pyautogui
Releases · steve1316/granblue-automation-pyautogui
v3.1.1
Updated the version number for the frontend. Other than that, the changelog is the same as v3.1.0.
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Adjustment for reworked Showdown missions in Quest Farming Mode by @steve1316 in #199
- Fix mouse clicks for non-bezier mouse movement setting by @steve1316 in #197
- New raidfinder to replace old Raid component by @steve1316 in #198
Full Changelog: v3.0.5...v3.1.0
Fix NM100 for Guild Wars
What's Changed
- Fix list index for Guild Wars NM100 by @steve1316 in #194
Full Changelog: v3.0.4...v3.0.5
Fix previous PR merge + bugfix
What's Changed
Full Changelog: v3.0.3...v3.0.4
Mouse handling improvements and bugfixes
What's Changed
- Fix navigation bug for Guild Wars Day 1 by @steve1316 in #189
- Fix alignment for confidence level input components by @steve1316 in #190
- Improve handling of mouse speed by @r0ngk in #187
- fix bugs for and add features for generic V2 by @r0ngk in #185
Full Changelog: v3.0.2...v3.0.3
GenericV2 crash fix
What's Changed
- Fix bug of incorrect name of game mode by @r0ngk in #183
- Fix alert sound becoming an orchestra layered on top of each other
Full Changelog: v3.0.1...v3.0.2
Fix Dark Mode
What's Changed
- Fix dark mode not being on by default by @steve1316 in #181
Full Changelog: v3.0.0...v3.0.1
Visual Rework + Much More
Description
- Visual rework replacing MaterialUI with Mantine and updating Special Farming Mode with the merging of Xeno Clash missions.
- Arcarum Sandbox updates with Zone Mundus and fixes.
- GenericV2 is added as an additional Farming Mode as an alternative to Generic by @r0ngk, which includes the ability to use two windows to claim rewards quickly and a different Combat Script parser that supports navigating using URLs. Examples of this new parsing engine is provided in the
/scripts/
folder suffixed withv2
. A headless mode is also provided via the headless scripts.
What's Changed
- Patch a bot like click behaviour by @r0ngk in #170
- Add a new game mode by @r0ngk in #171
- Feature/sandbox update by @KoiKomei in #172
- Upgrade tauri + visual rework by @steve1316 in #173
- Constrain the Group Number when Farming Mode is Arcarum Sandbox by @steve1316 in #178
- Merge Xeno Clash into Special Farming Mode by @steve1316 in #177
- Have the Support Summon picker be inline and not in a separate Modal by @steve1316 in #179
- docs: update readme by @ThisIsYoyo in #176
New Contributors
- @r0ngk made their first contribution in #170
- @ThisIsYoyo made their first contribution in #176
Full Changelog: v2.4.3...v3.0.0
Adjustments to delays in Coop navigation
v2.4.3 - Changelog
Changed
- Adjustments to delays in Coop navigation.
Full Changelog: v2.4.2...v2.4.3
Remove leftover test code again
v2.4.2 - Changelog
Fixed
- Remove leftover test code for the second time.
Full Changelog: v2.4.1...v2.4.2