Commit Graph

87 Commits

Author SHA1 Message Date
LmeSzinc
b6d022866f Upd: _position_match_special 2024-03-27 22:57:34 +08:00
LmeSzinc
a650309db1 Add: Click tutorial and dungeon exit in daemon 2024-03-20 18:38:31 +08:00
LmeSzinc
11eb3a5eb5 Fix: Enlarge STORY_OPTION searching to match 2 rows of option text 2024-03-11 01:58:40 +08:00
LmeSzinc
c7159e77c3 Upd: Add MAIN_GOTO_CHARACTER under purple screen 2024-02-19 17:50:49 +08:00
LmeSzinc
6e26817e5d Upd: Map interact assets 2024-02-07 08:14:05 +08:00
LmeSzinc
c7b54e4939 Upd: Move MENU_CHECK as no exit on cloud 2024-02-06 15:13:16 +08:00
LmeSzinc
f374e8fa69 Fix: Copy raw attributes of the first frame to all 2024-02-06 15:11:26 +08:00
LmeSzinc
98876f9245 Fix: Avoid interrupting human contact in daemon 2024-01-17 19:08:16 +08:00
LmeSzinc
6214c8d494 Add: Aim clicker in daemon 2024-01-17 19:07:25 +08:00
LmeSzinc
eff7568285 Fix: Don't click investigate, too many meaningless interacts of them 2024-01-12 23:58:22 +08:00
LmeSzinc
6fe869702b Add: Do map interacts in dialogue clicker 2024-01-07 11:52:26 +08:00
Zero
32acdec15a
Merge branch 'dev' into character 2023-12-27 22:24:37 +08:00
LmeSzinc
696a04e9ac Fix: Teleport to forgotten hall 2023-12-27 21:01:45 +08:00
X-Zero-L
12997ca421 Upd: rogue assets 2023-12-27 19:46:04 +08:00
LmeSzinc
ff60964a0d Add: Dialogue clicker 2023-12-27 00:56:24 +08:00
LmeSzinc
6acd64a1f4 Fix: Lang check failed due to popup 2023-12-08 22:52:28 +08:00
LmeSzinc
e4377655ae Upd: Rogue routes 2023-11-29 03:43:28 +08:00
LmeSzinc
ec3ca73972 Upd: Rogue routes 2023-11-18 03:53:58 +08:00
LmeSzinc
2f0626c0a0 Merge branch 'master' into dev 2023-11-16 13:39:06 +08:00
LmeSzinc
407e874608 Upd: BATTLE_PASS_NOTIFICATION 2023-11-15 18:46:58 +08:00
LmeSzinc
cfa04be41d Upd: Update domain exit 2023-11-15 01:49:28 +08:00
LmeSzinc
e3c65ffa46 Add: Switch to ranged characters 2023-11-10 23:08:02 +08:00
LmeSzinc
6bdc272563 Fix: Handle reward on complex background 2023-11-07 13:56:50 +08:00
LmeSzinc
6b212a1c69 Merge branch 'bug_fix' into dev
# Conflicts:
#	module/base/button.py
#	tasks/base/popup.py
#	tasks/freebies/support_reward.py
2023-11-07 13:55:56 +08:00
LmeSzinc
e1468db85d Fix: Handle reward on complex background 2023-11-07 13:36:40 +08:00
LmeSzinc
7930672434 Fix: Each button frame should have its own search attribute 2023-11-07 13:31:12 +08:00
LmeSzinc
9d282b23b7 Fix: Handle Herta drop in rogue rewards 2023-11-03 21:13:26 +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
881389efce Fix: Handle light cone drop from Echo of War (#171) 2023-11-02 11:59:05 +08:00
LmeSzinc
103f3b6fbe Merge branch 'master' into dev 2023-10-30 02:40:36 +08:00
LmeSzinc
913de2771b Fix: Handle login popups as unknown ui 2023-10-30 02:30:47 +08:00
LmeSzinc
98fb6ea07b Add: Detect and switch characters 2023-10-23 02:24:46 +08:00
LmeSzinc
f979955050 Fix: [CN] Domain name and blessings 2023-10-21 02:06:23 +08:00
LmeSzinc
c4f19cf41a Fix: interval_is_reached() and interval_reset() should have the same interval 2023-10-18 21:43:26 +08:00
LmeSzinc
8da4644e13 Add: Enter rogue 2023-10-18 21:19:09 +08:00
LmeSzinc
f7f61549c1 Refactor: Abstract BACK and CLOSE handlers 2023-10-18 12:00:48 +08:00
LmeSzinc
084ada106f Merge branch 'master' into dev
# Conflicts:
#	dev_tools/keyword_extract.py
2023-10-17 19:01:09 +08:00
LmeSzinc
a720a70f66 Opt: Reduce dunplcate clicks at CAN_GET_REWARD 2023-10-16 18:40:49 +08:00
LmeSzinc
9ec0f9ded0 Merge branch 'bug_fix' into dev 2023-10-15 02:51:51 +08:00
LmeSzinc
dbda1aa969 Fix: Handle popups during ui switches 2023-10-15 02:22:47 +08:00
LmeSzinc
5ba5e7aad2 Add: Rogue routes 2023-10-08 01:15:15 +08:00
LmeSzinc
7a22c2394f Add: Loop rogue domains 2023-10-08 00:58:05 +08:00
LmeSzinc
312cc6f617 Add: Detect domain exit and go 2023-10-05 03:30:40 +08:00
LmeSzinc
398488f5e7 Fix: Rogue bugfixes
- Do nothing if multiple aim found
- Continue walking after handle_map_A()
- Allow arrive with unexpected result
- Strict route search
2023-10-03 17:59:51 +08:00
LmeSzinc
745d82ae9f Fix: Handle OCR error at plane name 2023-10-02 17:15:03 +08:00
LmeSzinc
6e789412af Fix: Strict is_in_main() with color check 2023-10-01 19:17:43 +08:00
LmeSzinc
8452e91312 Fix: Handle random suffix in plane name 2023-10-01 16:26:07 +08:00
LmeSzinc
826d92e40e Add: page_rogue 2023-09-29 18:28:23 +08:00
LmeSzinc
23b210d820 Fix: Handle ocr error on plane name 2023-09-28 00:06:29 +08:00
LmeSzinc
ddb3ba5ae3 Fix: [EN] OCR error at Herta's Office 2023-09-25 12:24:29 +08:00