Commit Graph

28 Commits

Author SHA1 Message Date
LmeSzinc
a94d0144ea Fix: Don't relay on validator when creating StoredPlannerProxy objects 2024-06-14 21:51:19 +08:00
LmeSzinc
0707c269d1 Fix: Handle ZeroDivisionError when calculating progress 2024-06-14 02:01:23 +08:00
LmeSzinc
1003e08f52 Fix: Update again after synthesize 2024-06-13 01:55:10 +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
004e1f03ee Fix: [CN] Handle ocr error between 未 and 末 2024-06-04 16:13:52 +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
b3b06e4b79 Opt: Store higher rarity first 2024-05-30 21:30:33 +08:00
LmeSzinc
ac7be3e950 Fix: Check page_planner before scanning 2024-05-30 17:33:05 +08:00
LmeSzinc
b58aa493d8 Add: Get obtain from synthesize page 2024-05-28 21:18:33 +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
8cd2b90346 Add: Do weekly for planner 2024-05-27 03:03:11 +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
cf31bd93af Add: is_approaching_total(), no use yet 2024-05-21 04:44:42 +08:00
LmeSzinc
17c4a13d4f Fix: Patch TextDetector to have a better detection on single digit 2024-05-19 20:41:29 +08:00
LmeSzinc
9795103f4d Add: Planner result scanner on GUI 2024-05-19 19:26:20 +08:00
LmeSzinc
b04610e1e8 Fix: Progress should be calculated after synthesize 2024-05-18 02:58:17 +08:00
LmeSzinc
fa85ebe2b6 Fix: Empty planner rows are not preserved in config 2024-05-18 02:47:33 +08:00
LmeSzinc
e8dcd8ac95 Add: Do planner requested dungeon first 2024-05-18 02:35:44 +08:00
LmeSzinc
d854a90c4c Chore: Move dungeon/obtain to combat/obtain
Since obtain info is indeed getting before battle
2024-05-18 02:35:13 +08:00
LmeSzinc
9cd6f488f4 Chore: Remove unavailable items 2024-05-18 00:08:06 +08:00
LmeSzinc
d8ea34757a Add: Write planner results into config 2024-05-18 00:08:06 +08:00
LmeSzinc
117704273f Add: Planner progress in config 2024-05-18 00:07:14 +08:00
LmeSzinc
711242b1f4 Add: Get item amount in COMBAT_PREPARE 2024-05-12 02:40:50 +08:00
LmeSzinc
8bbc9bb277 Add: Parse planner results 2024-05-11 18:22:54 +08:00
LmeSzinc
f05148fcf8 Dev: Extract item keywords 2024-05-11 18:21:28 +08:00