steve1316 / granblue-automation-android

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
63 stars 11 forks source link

Bring over changes from GA v1.9.0 #27

Closed steve1316 closed 1 year ago

steve1316 commented 1 year ago

Port over the following changes from the PC version of v1.9.0 to this Android version:


https://github.com/steve1316/granblue-automation-pyautogui/issues/141 - Add support for the remaining leftover high difficulty raids.

https://github.com/steve1316/granblue-automation-pyautogui/issues/142 - Fix Meat Farming navigation due to new UI changes.

https://github.com/steve1316/granblue-automation-pyautogui/issues/143 - Adjust scrolling behavior when looking for Quest mission on 1080p screens.

Gold chest opening for replicard sandbox by @KoiKomei in https://github.com/steve1316/granblue-automation-pyautogui/pull/139

steve1316 commented 1 year ago

Update finalized in v3.8.0.