Commit Graph

867 Commits

Author SHA1 Message Date
LmeSzinc
8c5d516300 Fix: use_fuel() didn't exit if fuel exhausted 2024-07-19 15:27:54 +08:00
LmeSzinc
6df40750e7 Opt: Sync Dungeon.TrailblazePower and Ornament.TrailblazePower 2024-07-19 12:30:04 +08:00
LmeSzinc
94449226f4 Opt: Allow Consume_120_Trailblaze_Power before everyday's 22:00 2024-07-19 10:03:12 +08:00
LmeSzinc
8de65f2c98 Opt: Avoid update dungeon double twice 2024-07-19 10:01:57 +08:00
LmeSzinc
4591497de1 Fix: Infinite schedule call on ornament 2024-07-19 10:01:28 +08:00
LmeSzinc
650664ca3d Fix: Add stored object BattlePassQuestStagnantShadow 2024-07-19 01:48:49 +08:00
LmeSzinc
0173303d06 Opt: Prevent retry COMBAT_AGAIN after use_fuel() 2024-07-19 01:29:59 +08:00
LmeSzinc
3fa5b5b5c0 Chore: Move fuel assets to standalone directory 2024-07-19 00:14:01 +08:00
LmeSzinc
d3481e7c0c Fix: Increase slider threshold to 235
so slider can be clicked on white background
2024-07-19 00:12:58 +08:00
LmeSzinc
be4c401913 Fix: Detect empty fuel 2024-07-19 00:03:50 +08:00
LmeSzinc
4a9e8066a0 Fix: Handle missing 0 in TrailblazePowerOcr 2024-07-18 23:35:59 +08:00
LmeSzinc
a0cbcd0d0a Chore: Reuse code in fuel 2024-07-18 23:27:41 +08:00
LmeSzinc
b70d6bb48b
Merge pull request #551 from 5upernova-heng/add/more_trablaize_power
Add: use fuel & extract trailblaze power
2024-07-16 01:23:07 +08:00
LmeSzinc
f93445b70c Fix: Simplify cloud login calls, remove nested retries 2024-07-15 23:41:37 +08:00
LmeSzinc
83c9fb9b06 Fix: Running free weekly for planner 2024-07-15 21:47:59 +08:00
LmeSzinc
2621cb5d53 Fix: Weekly farming was skipped if immersifiers are preserved for ornament 2024-07-15 18:50:05 +08:00
LmeSzinc
287f51386e Fix: Selection may have lost after setting rarity 2024-07-12 21:13:20 +08:00
Lo Mu
df22d61aaa
Fix: ocr scan chinese '方相果实' to replace '万相果实' (#572)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-07-11 21:52:14 +08:00
Hengyu
14e50acf92 Add: use reserved trailblaze power/fuels properly
(max count that won't exceed trailblaze power limit)
2024-07-11 18:18:11 +08:00
LmeSzinc
91f1a8e605 Fix: Don't claim domain reward if ornament enabled (#565) 2024-07-09 19:38:00 +08:00
LmeSzinc
7042ddcfb6 Fix: [CN] Handle OCR error on Interstellar_Construct_Burst_Lattice 2024-07-06 02:04:45 +08:00
LmeSzinc
7c434049fb Fix: Empty character_current 2024-07-06 01:42:46 +08:00
LmeSzinc
81a26d5e78 Pref: Lower screenshot speed during teleportation 2024-07-06 01:08:33 +08:00
LmeSzinc
7389788278 Fix: Handle missing 一 on A_box_of_expired_doughnuts 2024-07-06 01:02:49 +08:00
LmeSzinc
e327371c8a Fix: Increase SecondaryMaatouchBuilder to contact=2 2024-07-06 01:02:18 +08:00
LmeSzinc
8d3a700f2e Fix: Inventory.set() finishes before clicked 2024-07-05 21:27:12 +08:00
LmeSzinc
96cfe4f8d4 Fix: Set combat_wave_cost to 40 before every combat 2024-07-03 22:13:21 +08:00
LmeSzinc
f04ddac9ef
Merge pull request #560 from LmeSzinc/dev
Add Ornament Extraction task | 增加饰品提取任务
2024-07-03 18:46:59 +08:00
LmeSzinc
7f1d0a9c09 Fix: Ornament task delayed dungeon task 2024-07-03 12:42:09 +08:00
LmeSzinc
0339b1c852 Fix: Ornament scheduling 2024-07-02 05:29:16 +08:00
LmeSzinc
779d4e4c1c Fix: Achieved weekly by doing Ornament_Extraction 2024-07-02 04:25:25 +08:00
LmeSzinc
4ea4946a58 Fix: Getting the correct planner lang 2024-07-02 04:11:47 +08:00
LmeSzinc
4d4c65f9b5 Fix: Remove OCR lang since planner is available for all 2024-07-02 03:42:24 +08:00
LmeSzinc
6c80316a0c Fix: combat_wave_cost was cleared after battle 2024-07-02 02:52:09 +08:00
LmeSzinc
4afe0bf908 Add: Task Ornament 2024-07-02 02:41:12 +08:00
LmeSzinc
71e01d9bd8 Fix: Check save file before entering ornament 2024-07-02 01:25:59 +08:00
LmeSzinc
0d54d22ac3 Opt: Slower screenshot interval during combat 2024-07-01 23:36:36 +08:00
LmeSzinc
fe7dc5ac3c Add: Goto ornament boss 2024-07-01 23:18:22 +08:00
LmeSzinc
a637a5cfb9 Upd: Floor data in Penacony 2024-07-01 12:40:56 +08:00
LmeSzinc
d238838dda Add: oe_leave() 2024-07-01 03:07:11 +08:00
LmeSzinc
85ac47d6b6 Add: Combat preparation in ornament 2024-07-01 02:54:54 +08:00
LmeSzinc
b1ef9d0786 Add: dungeon_goto Ornament_Extraction 2024-07-01 02:46:18 +08:00
LmeSzinc
f478058cb9 Fix: Enlarge search area of SURVIVAL_INDEX_OE_LOADED
so it can be detected during double rogue event
2024-07-01 02:46:18 +08:00
LmeSzinc
694cb51b5f Fix: [EN] "I" prefix in RadiantFeldspar 2024-07-01 02:46:18 +08:00
LmeSzinc
5188b5423b Add: Switch among relic pages 2024-06-30 22:37:01 +08:00
LmeSzinc
dc6bcf4a56 Fix: Handle repeated words in OCR_WEEKLY_LIMIT (#554) 2024-06-29 20:17:48 +08:00
LmeSzinc
bc4081a697 Fix: Enter cloud at account login page 2024-06-29 20:11:42 +08:00
Hengyu
bbe7d10746 Fix: state loop 2024-06-29 16:18:06 +08:00
Hengyu
aaa3c5badb Add: fuel.py 2024-06-28 06:29:39 +08:00
Hengyu
e9758080d1 Add: use fuel & extract trailblaze power 2024-06-28 03:08:48 +08:00