Commit Graph

565 Commits

Author SHA1 Message Date
LmeSzinc
145a2862b8 Fix: Search for double remains 2023-11-03 21:13:26 +08:00
LmeSzinc
9d282b23b7 Fix: Handle Herta drop in rogue rewards 2023-11-03 21:13:26 +08:00
LmeSzinc
548d938cf0 Fix: Rogue routes 2023-11-03 13:33:55 +08:00
LmeSzinc
3e530033fa Add: Allow entering rogue from map interact 2023-11-03 01:56:23 +08:00
LmeSzinc
afa94986bc Merge branch 'bug_fix' into dev
# Conflicts:
#	tasks/base/popup.py
#	tasks/base/ui.py
#	tasks/dungeon/state.py
#	tasks/dungeon/ui.py
2023-11-03 01:36:05 +08:00
LmeSzinc
4a3af51c80 Refactor: Config update callback and add dungeon settings sync 2023-11-03 01:33:46 +08:00
LmeSzinc
ab8e54628e Dep: Update to pywebio==1.8.3 2023-11-03 01:25:37 +08:00
LmeSzinc
b1c3c0caef Fix: [ALAS] Validate datetime instead of using regex 2023-11-02 19:03:10 +08:00
LmeSzinc
e5c02fd381 Opt: Enter dungeon from map if possible 2023-11-02 18:56:20 +08:00
LmeSzinc
881389efce Fix: Handle light cone drop from Echo of War (#171) 2023-11-02 11:59:05 +08:00
LmeSzinc
1e4db4eef0 Opt: More friendly record time on dashboard 2023-11-02 11:59:04 +08:00
LmeSzinc
1af6779c13 Opt: Reduce image copy in minimap detection 2023-11-02 04:27:03 +08:00
LmeSzinc
a1a1142651 Refactor: Abstract DungeonState class to be shared in rogue 2023-11-02 04:08:26 +08:00
LmeSzinc
44fd2dd5db Fix: Rogue routes 2023-11-02 04:00:58 +08:00
LmeSzinc
e1a6b8760f Refactor: Abstract DungeonState class to be shared in rogue 2023-11-02 03:56:01 +08:00
LmeSzinc
1d14c7cb72 Fix: Retry detection on world 0 2023-11-02 01:42:46 +08:00
LmeSzinc
1b0bb2bce1 Fix: Continue rogue if still have immersifiers left 2023-11-02 01:42:46 +08:00
LmeSzinc
e4f34919d2 Opt: Support starting rogue from path page 2023-11-02 01:42:46 +08:00
LmeSzinc
68dd8c5208 Fix: exit of Luofu_StargazerNavalia_F1_X183Y315 2023-11-02 00:42:48 +08:00
LmeSzinc
524d0f4aac Fix: straight_run() should not be used after lock_rotation() 2023-11-01 03:10:28 +08:00
LmeSzinc
28a0d57950 Fix: Handle curio obtained from occurrence 2023-10-31 01:33:11 +08:00
LmeSzinc
103f3b6fbe Merge branch 'master' into dev 2023-10-30 02:40:36 +08:00
LmeSzinc
d0238d920c
Merge pull request #180 from LmeSzinc/bug_fix
Bug fix
2023-10-30 02:40:13 +08:00
LmeSzinc
0e9d87a000 Fix: Re-check in-game text lang after waiting a task 2023-10-30 02:31:14 +08:00
LmeSzinc
913de2771b Fix: Handle login popups as unknown ui 2023-10-30 02:30:47 +08:00
LmeSzinc
25e7b1876c Add: is_map_loading() 2023-10-30 02:21:28 +08:00
LmeSzinc
b925599fb9 Fix: straight_run() should not be used after lock_rotation() 2023-10-30 01:57:21 +08:00
LmeSzinc
1556b1363f Doc: Add English installation tutorial 2023-10-30 01:15:52 +08:00
LmeSzinc
45ab2ded65 Fix: Ignore values in state type arguments 2023-10-29 23:12:39 +08:00
LmeSzinc
872f55cac5
Merge pull request #177 from X-Zero-L/character
Upd: Character
2023-10-29 22:56:36 +08:00
LmeSzinc
e2b3e0ac27 Fix: Click interval on path entry 2023-10-29 22:47:48 +08:00
X-Zero-L
b98be7dc15 Upd: Character 2023-10-28 19:16:19 +08:00
LmeSzinc
0af1805ddb Merge branch 'master' into dev 2023-10-27 17:00:34 +08:00
Hengyu
1cd3e7fde8 Fix: larger REGULAR_GACHA_CHECK.SEARCH & REGULAR_GACHA_CLICK.SEARCH 2023-10-27 16:48:48 +08:00
LmeSzinc
d11cf1d695 Fix: Re-entered domain reward if stamina is confirmed exhausted 2023-10-24 00:27:06 +08:00
LmeSzinc
71d63fe379 Fix: Always up contact no matter it was downed or not 2023-10-24 00:24:22 +08:00
LmeSzinc
c3a3f43b55 Upd: Rogue routes 2023-10-24 00:22:28 +08:00
LmeSzinc
7a14d819cd Add: Decorators to lock rotation 2023-10-24 00:11:33 +08:00
LmeSzinc
e1903f0ed4 Fix: Failed to receive weekly reward if immersifier is full 2023-10-23 22:36:40 +08:00
LmeSzinc
15c78c5b3a Fix: Typo in immersifier value check 2023-10-23 02:43:47 +08:00
LmeSzinc
a6546fdc5f Fix: Handle blessing during rogue walk 2023-10-23 02:33:25 +08:00
LmeSzinc
7009f492c0 Add: Rogue routes 2023-10-23 02:28:02 +08:00
LmeSzinc
98fb6ea07b Add: Detect and switch characters 2023-10-23 02:24:46 +08:00
LmeSzinc
f383a041d0 Fix: Blessing obtained and lost 2023-10-23 02:19:54 +08:00
Zebartin
9b853db955
Fix: Redispatch directly if possible (#169) 2023-10-22 22:15:09 +08:00
LmeSzinc
4d464aad75 Add: Schedule task rogue 2023-10-21 02:25:18 +08:00
LmeSzinc
ad3d90239e Fix: _rogue_world_enter() enters an unfinished rogue 2023-10-21 02:09:41 +08:00
LmeSzinc
c0e255e4cc Fix: BLESSING_LOST.2, lost 2 blessings 2023-10-21 02:09:13 +08:00
LmeSzinc
f979955050 Fix: [CN] Domain name and blessings 2023-10-21 02:06:23 +08:00
LmeSzinc
915cd05f42 Fix: Always have a random at the end of filter 2023-10-21 01:36:17 +08:00