Commit Graph

763 Commits

Author SHA1 Message Date
LmeSzinc
46ee9b1524 Opt: Click slider to set waves 2024-06-12 23:16:48 +08:00
LmeSzinc
3783066cd7 Add: synthesize_amount_set() 2024-06-12 23:12:45 +08:00
Schwarze-Katze
1f734b494d
Fix login task stuck when render error (#503)
* modify similarity limit for login task

* Revert modification to similarity and add asset for render error

* Apply luma match for `LOGIN_CONFIRM`

* cancel color match for login confirm
2024-06-12 12:29:51 +08:00
LmeSzinc
365b1744e5 Chore: Treat invalid staring page of planner scan as GamePageUnknownError
so error image can be saved
2024-06-12 11:43:20 +08:00
LmeSzinc
33eedc2c63 Add: Display overall progress of character planner 2024-06-12 03:20:57 +08:00
LmeSzinc
d6d61bb6fc Dev: Fix missing dungeon_id on Credict 2024-06-12 02:43:38 +08:00
LmeSzinc
dd73247a07 Chore: match_template_luma 2024-06-11 22:10:01 +08:00
LmeSzinc
02d8eb978f Fix: Enharge MAY_OBTAIN.SEARCH to fit the level too low notice 2024-06-11 19:25:11 +08:00
LmeSzinc
f02d6ad3af Add: Select item in synthesize list 2024-06-11 02:14:37 +08:00
LmeSzinc
90a6ca003a Fix: CloudRemainSeasonPass.value 2024-06-10 16:58:49 +08:00
LmeSzinc
4138c4d9ca Fix: DUNGEON_COMBAT_INTERACT may slow to response 2024-06-10 16:11:19 +08:00
LmeSzinc
2b9e366468 Fix: Lower pixel count in _wait_until_entry_loaded()
so won't get a timeout on cloud games
2024-06-10 16:05:57 +08:00
LmeSzinc
d59289e919 Fix: Skip obtain check if was not doing for planner (fixed #499) 2024-06-10 16:00:09 +08:00
LmeSzinc
72d8673434 Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
LmeSzinc
004e1f03ee Fix: [CN] Handle ocr error between 未 and 末 2024-06-04 16:13:52 +08:00
LmeSzinc
87023c77e6 Fix: Handle None from _obtain_parse() 2024-06-04 16:00:48 +08:00
LmeSzinc
9fd1d76392 Opt: Disable WeeklyFarming on cloud game 2024-06-03 21:28:03 +08:00
LmeSzinc
ed193e0767 Fix: Invert planner page colors to have better ocr results
on black letters and white background
2024-06-03 13:49:19 +08:00
LmeSzinc
c729421bd2 Fix: Loop in cloud_exit when task queue empty 2024-05-30 22:03:41 +08:00
LmeSzinc
732efa25ed Fix: Wait cloud remain reduce 2024-05-30 21:42:18 +08:00
LmeSzinc
b3b06e4b79 Opt: Store higher rarity first 2024-05-30 21:30:33 +08:00
LmeSzinc
20309919d6 Fix: Obtain wasn't updated if stamina exhausted 2024-05-30 21:23:46 +08:00
LmeSzinc
df46b5d549 Opt: Delay to next server update if approaching it 2024-05-30 21:05:16 +08:00
LmeSzinc
a40b9d69fd Fix: Update obtain_frequent_check before deside again or exit 2024-05-30 21:05:16 +08:00
LmeSzinc
ac7be3e950 Fix: Check page_planner before scanning 2024-05-30 17:33:05 +08:00
LmeSzinc
1578913bbf Fix: Actively exit cloud game instead of killing directly to avoid extra fee 2024-05-30 12:16:25 +08:00
LmeSzinc
c6ff6f3f80 Upd: Add Boothill as ranged character 2024-05-30 10:07:51 +08:00
LmeSzinc
a8fa072aab Fix: Starting from cloud main page 2024-05-28 23:31:47 +08:00
LmeSzinc
5579118ce1 Fix: Starting from planner result page 2024-05-28 23:06:35 +08:00
LmeSzinc
b58aa493d8 Add: Get obtain from synthesize page 2024-05-28 21:18:33 +08:00
LmeSzinc
6114dcf062 Fix: Planner wasn't used under double rogue and support quest 2024-05-28 04:12:36 +08:00
LmeSzinc
bad6a5f9bc Add: Predict is_approaching_total with combat_wave_done 2024-05-28 04:08:06 +08:00
LmeSzinc
ca18869f2f Fix: Get obtain with Trailblaze_EXP drops 2024-05-28 00:51:16 +08:00
LmeSzinc
1daf645da5 Fix: Allow a total of 6 double calyx 2024-05-27 23:32:11 +08:00
LmeSzinc
57a9519dc2 Fix: Handle random ocr error on data update 2024-05-27 23:17:15 +08:00
LmeSzinc
8f1707a5c7 Add: Planning daily quests to do normal quests less often 2024-05-27 23:09:46 +08:00
LmeSzinc
6c8b28312c Fix: Handle character switch popup during rogue tp 2024-05-27 22:03:49 +08:00
LmeSzinc
0da3a9f328 Del: Delete DungeonDaily group since dailies require dungeons less often 2024-05-27 15:35:44 +08:00
LmeSzinc
8cd2b90346 Add: Do weekly for planner 2024-05-27 03:03:11 +08:00
LmeSzinc
783658be0b Fix: Do double rogue first 2024-05-26 23:05:18 +08:00
LmeSzinc
12ffb8348b Merge branch 'master' into dev 2024-05-24 00:57:05 +08:00
LmeSzinc
5a55a5917b Fix: combat_wave_cost was reset in combat again 2024-05-22 19:19:58 +08:00
Zebartin
8b00515fb8 Upd: [EN] EVENT_COMPLETED 2024-05-21 19:02:45 +08:00
Zebartin
d34120358a Fix: Clear content of ASSIGNMENT_ENTRY_LIST if needed 2024-05-21 18:48:12 +08:00
LmeSzinc
6682f0c158 Merge branch 'master' into dev 2024-05-21 12:36:54 +08:00
LmeSzinc
4ef59d05fa Dev: Sync dungeon_id of the basic item to all calyx items 2024-05-21 12:36:46 +08:00
LmeSzinc
3f291925fa Fix: OBTAIN_* should be moved together 2024-05-21 12:35:45 +08:00
Zebartin
bff1da7899 Fix: ASSIGNMENT_STARTED_CHECK.2 2024-05-21 10:35:15 +08:00
Zebartin
6f1333273e Opt: Insight in assignment _check_event 2024-05-21 10:29:14 +08:00
LmeSzinc
cf31bd93af Add: is_approaching_total(), no use yet 2024-05-21 04:44:42 +08:00