Commit Graph

1414 Commits

Author SHA1 Message Date
LmeSzinc
f81b40963d Fix: Dungeon list swiping in 2.5 2024-09-10 22:41:00 +08:00
Zero
d4606052aa
Upd: Character (#625) 2024-09-10 16:29:10 +08:00
LmeSzinc
0ef39164ee Upd: Keywords in 2.5 2024-09-10 16:08:07 +08:00
LmeSzinc
ce7d971485 Fix: [ALAS] Limit pool size when using run_in_executor()
(cherry picked from commit e1bb483aaafa293a14e2faec7c9baadb236e1a01)
2024-09-10 12:24:13 +08:00
LmeSzinc
5a9a1beaa9
Merge pull request #621 from LmeSzinc/dev
Bug fix
2024-09-03 00:38:53 +08:00
LmeSzinc
bf97dc5926 Fix: Use the exact GRID_DELTA in SynthesizeInventoryManager 2024-09-03 00:27:34 +08:00
LmeSzinc
00527c6413 Fix: maxsplit amount results to handle trailing ":" 2024-08-31 21:54:27 +08:00
LmeSzinc
224a59b054 Fix: [ALAS] Catch OSError when iter running emulators
(cherry picked from commit dc530e75386d4575a36bc52a76bf41c2aecd8898)
2024-08-31 21:47:24 +08:00
AkagiYui
c91ec3cf2b
Fix: ocr scan chinese '楚天之魔' to replace '焚天之魔' (#618) 2024-08-28 22:42:36 +08:00
LmeSzinc
c839732fd9 Fix: Stamina status wasn't updated before checking 2024-08-27 11:53:34 +08:00
LmeSzinc
b0363d6c30
Merge pull request #615 from LmeSzinc/dev
Bug fix
2024-08-26 22:48:29 +08:00
LmeSzinc
a39a7d95f6 Fix: Handle combat_waves <= 0 in _combat_can_again 2024-08-26 22:42:05 +08:00
LmeSzinc
6044946b7b Fix: Trailblaze power extract should before setting waves 2024-08-26 22:33:06 +08:00
Zero
1c914a8854
Upd: Character (#614) 2024-08-26 22:09:28 +08:00
LmeSzinc
729e2bfa31 Fix: [ALAS] Predict MuMu12 serial from instance id if it was missing in vbox file
(cherry picked from commit b8c89285c10550ef09c52ea717a20a8ecc5994cc)
2024-08-23 03:26:35 +08:00
LmeSzinc
2fb637febd
Merge pull request #612 from LmeSzinc/dev
Bug fix
2024-08-20 01:21:32 +08:00
LmeSzinc
1863f84ff6 Fix: MuMu12 v4.0.4, default instance of which has no forward record in vbox config 2024-08-20 01:18:00 +08:00
LmeSzinc
c6c5536920 Fix: Add min distance to is_selected to nearing peaks 2024-08-20 00:44:18 +08:00
LmeSzinc
e957cceea0 Fix: [ALAS] Check app keep alive on mumu >= 4.0
(cherry picked from commit d1b41367cb6894a9ac8ff13843cf5175bff0ee5a)
2024-08-18 18:08:38 +08:00
LmeSzinc
ab788bcc8e Add: Handle stories in minigame 2024-08-14 22:55:50 +08:00
LmeSzinc
2478d14955 Add: Daemon to do trashbin minigame 2024-08-14 22:50:12 +08:00
LmeSzinc
7898b22592
Merge pull request #609 from LmeSzinc/dev
Bug fix
2024-08-14 16:34:44 +08:00
LmeSzinc
652cb20670 Gui: Move Ornament to daily group
- Gui: Remove world 7 before SLAM pathfinding added
2024-08-14 15:26:33 +08:00
LmeSzinc
750296b6ab Fix: Count stamina in when having double rogue 2024-08-14 15:18:44 +08:00
LmeSzinc
1ead11ac22 Fix: Storing reserved as immersifier 2024-08-14 15:07:01 +08:00
LmeSzinc
2630d0198e Fix: Walking around item of Luofu_StargazerNavalia_F2Rogue_X574Y275 2024-08-14 15:06:15 +08:00
LmeSzinc
c843ef5c20 Fix: Lock rotation in Luofu_ArtisanshipCommission_F1_X385Y494 2024-08-12 12:35:09 +08:00
LmeSzinc
9e999b0961
Merge pull request #605 from LmeSzinc/dev
Bug fix
2024-08-11 17:19:09 +08:00
LmeSzinc
a8b14abd46 Fix: Handle OCR error 50/2401+) 2024-08-11 17:18:16 +08:00
LmeSzinc
ba744b2418 Fix: combat_get_trailblaze_power never gets timeout 2024-08-11 17:17:57 +08:00
LmeSzinc
196f39989e
Merge pull request #604 from LmeSzinc/dev
Bug fix
2024-08-11 02:48:20 +08:00
LmeSzinc
47a07b0c52 Fix: Leave OE before running 2024-08-11 02:45:03 +08:00
LmeSzinc
216a1bac2f Refactor: Abstract StaminaStatus class to handle various states 2024-08-11 02:45:03 +08:00
LmeSzinc
20ec5d0316 Fix: SURVIVAL_INDEX_OE_LOADED when oe is locked 2024-08-11 02:45:03 +08:00
LmeSzinc
1ba1caabcd Add: Store reserved trailblaze power 2024-08-11 02:45:03 +08:00
LmeSzinc
58da4a7144 Pref: [ALAS] Connect all possible serial at once
(cherry picked from commit 14a3f57d789fba50297c1371934da82474d5690b)
2024-08-11 01:02:23 +08:00
LmeSzinc
e89c8e7013 Fix: [ALAS] Launch parameters on waydroid
(cherry picked from commit 886736de45ceac0f23250c9aa27d1cb516f0311b)
2024-08-11 01:02:17 +08:00
LmeSzinc
1f98932bc8 Fix: [ALAS] Handle empty getprop on mumu12 >= 4.0
(cherry picked from commit 9c7f2fcb7d917a4724752d85b763b542342f006f)
2024-08-11 01:02:09 +08:00
LmeSzinc
7b29800961 Refactor: [ALAS] app_start_uiautomator2 to be the same as adb
(cherry picked from commit 360bfa0474dd5ce4a7f312cb7120759ddbc85077)
2024-08-11 01:02:04 +08:00
LmeSzinc
db96109d03 Fix: [ALAS] Catch Permission Denial on am start
(cherry picked from commit 342f444164605994c0efa40257b8c4187713fe2d)
2024-08-11 01:01:48 +08:00
LmeSzinc
2de76057cd Fix: Clear click record after list dragging 2024-08-10 22:49:36 +08:00
LmeSzinc
2657be9878 Fix: Clear stuck record before and after combat 2024-08-10 22:36:33 +08:00
LmeSzinc
4f3974e10a
Merge pull request #600 from LmeSzinc/dev
Bug fix
2024-08-04 09:55:55 +08:00
LmeSzinc
5adbde4f33 Fix: combat_set_wave has no screenshot updated 2024-08-04 09:54:34 +08:00
LmeSzinc
4e9a2bef03 Fix: CloudRemainSeasonPass should be int 2024-08-02 01:21:56 +08:00
LmeSzinc
cec09f9926 Upd: DICT_PACKAGE_TO_ACTIVITY 2024-08-02 01:18:26 +08:00
LmeSzinc
a01b6d0c03 Refactor: [ALAS] Launch app with activity name
(cherry picked from commit debbbdae9695ecdcbd07c9940637f57b28d311f3)
2024-08-02 01:16:20 +08:00
LmeSzinc
8f86169b41 Fix: Allow empty season pass text 2024-08-01 18:22:02 +08:00
LmeSzinc
7f96e98e50 Fix: Override click_button of BattlePassTab 2024-08-01 12:33:10 +08:00
LmeSzinc
0068a2a860
Merge pull request #598 from LmeSzinc/dev
Bug fix
2024-07-31 19:28:04 +08:00