Commit Graph

1405 Commits

Author SHA1 Message Date
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
58ba02fe29
Merge pull request #491 from LmeSzinc/dev
Dev
2024-05-30 21:51:40 +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
8dfac73f30 Chore: [ALAS] Move func methods to the Alas class 2024-05-30 17:30:09 +08:00
LmeSzinc
0dd8c6b921 Fix: [ALAS] Game restarted twice if close game during wait 2024-05-30 12:32:26 +08:00
LmeSzinc
456fed4b29 Dev: [ALAS] Log ScriptError as exception so traceback can be logged 2024-05-30 12:20:56 +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
Zero
f661ed5ced
Upd: Character (#488)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-05-30 10:00:33 +08:00
LmeSzinc
f3da1f7815
Merge pull request #485 from LmeSzinc/dev
Bug fix
2024-05-28 23:33:15 +08:00
LmeSzinc
a8fa072aab Fix: Starting from cloud main page 2024-05-28 23:31:47 +08:00
LmeSzinc
60cee618a7 Doc: Add character planner in readme 2024-05-28 23:12:38 +08:00
LmeSzinc
5579118ce1 Fix: Starting from planner result page 2024-05-28 23:06:35 +08:00
LmeSzinc
3350a3d3af
Merge pull request #484 from LmeSzinc/dev
增加角色养成规划 | Add Character Planner
2024-05-28 22:55:24 +08:00
LmeSzinc
4584937435 Merge branch 'master' into dev 2024-05-28 22:53:23 +08:00
LmeSzinc
e26e733f3d Doc: Add help text of character planner 2024-05-28 22:08:11 +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
f567b3569f
Merge pull request #483 from LmeSzinc/bug_fix
Bug fix
2024-05-28 01:03:08 +08:00
LmeSzinc
66c41648be Fix: Default dungeon wasn't converted to 2.0 2024-05-28 01:00:55 +08:00
LmeSzinc
1b1b72c208 Fix: Allow a total of 6 double calyx 2024-05-28 01:00:52 +08:00
LmeSzinc
4f1da32256 Fix: Handle random ocr error on data update 2024-05-28 01:00:49 +08:00
LmeSzinc
b2015a6909 Fix: Handle character switch popup during rogue tp 2024-05-28 01:00:42 +08:00
LmeSzinc
ca18869f2f Fix: Get obtain with Trailblaze_EXP drops 2024-05-28 00:51:16 +08:00
LmeSzinc
4a5508859e Fix: Default dungeon wasn't converted to 2.0 2024-05-27 23:42:30 +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
d6968fdf64 Del: Remove do_not_use option of dungeon support cuz no effect 2024-05-27 22:03:11 +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
d615886993 Dev: [ALAS] Extract ButtonGrid assets 2024-05-27 02:54:51 +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
LmeSzinc
9f802e009a
Merge pull request #475 from Zebartin/bug_fix
Fix: Clear content of ASSIGNMENT_ENTRY_LIST if needed
2024-05-21 21:42:23 +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