Commit Graph

284 Commits

Author SHA1 Message Date
LmeSzinc
357c3096c1 Fix: Handle BLESSING_ENHANCED and BLESSING_OBTAINED popups 2023-10-06 17:07:24 +08:00
LmeSzinc
b2b540698f Add: Rogue routes, fix rotation overflow 2023-10-06 04:32:59 +08:00
LmeSzinc
7af080bd49 Opt: Optimize bleesing imports 2023-10-05 18:52:55 +08:00
LmeSzinc
b74551afd6 Fix: Remove debug code 2023-10-05 05:19:31 +08:00
LmeSzinc
c31b124fe4 Add: Rogue routes 2023-10-05 05:09:50 +08:00
LmeSzinc
739a4d33b7 Fix: Confirm COMBAT_PREPARE before getting double remain 2023-10-05 05:04:10 +08:00
LmeSzinc
1751001499 Fix: Handle event options disabled 2023-10-05 03:30:40 +08:00
LmeSzinc
312cc6f617 Add: Detect domain exit and go 2023-10-05 03:30:40 +08:00
LmeSzinc
62150e60b9 Opt: Choose the first event for now 2023-10-05 02:04:08 +08:00
LmeSzinc
0dbdd27f9b Add: Simple rogue event handler 2023-10-04 11:06:28 +08:00
LmeSzinc
c217fb0fb9 Fix: Entered herta shop on the way to exit 2023-10-04 10:47:36 +08:00
LmeSzinc
9b6b9edde8 Merge branch 'master' into dev 2023-10-04 02:26:10 +08:00
Zebartin
77fb8f9026 Fix: Check DungeonDouble before combat 2023-10-03 20:06:44 +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
d1abb19982 Add: is_map_loading() 2023-10-03 06:03:53 +08:00
LmeSzinc
4831a9d71e Fix: position2direction() returns NaN 2023-10-02 23:49:11 +08:00
Zebartin
3203fe9445 Fix: Search of assignment group buttons 2023-10-02 21:52:51 +08:00
LmeSzinc
0b1c9a1c9d Opt: Faster retry after contract lost 2023-10-02 17:17:06 +08:00
LmeSzinc
b0acd6aac8 Fix: domain_exit_interact() was early stopped after handle_popup_confirm() 2023-10-02 17:16:14 +08:00
LmeSzinc
745d82ae9f Fix: Handle OCR error at plane name 2023-10-02 17:15:03 +08:00
LmeSzinc
0e55bb58e2 Add: Support rogue specific planes 2023-10-02 17:14:33 +08:00
LmeSzinc
80429efe72 Fix: Handle ValueError when converting plane names 2023-10-02 17:13:01 +08:00
LmeSzinc
2e4ea37ca6 Fix: Allow locking minimap init position 2023-10-02 16:34:05 +08:00
LmeSzinc
0e78cbb4a6 Add: Treat DomainBoss as DomainElite and add routes 2023-10-02 16:32:54 +08:00
LmeSzinc
76805d6753 Add: Rogue route framework 2023-10-02 16:32:53 +08:00
Zebartin
f01d2a5648 Fix: OCR of double event 2023-10-02 12:28:51 +08:00
Zebartin
5d55f86b27 Fix: Salvage relic timeout & check_all assignment 2023-10-02 12:28:31 +08:00
LmeSzinc
6e789412af Fix: Strict is_in_main() with color check 2023-10-01 19:17:43 +08:00
LmeSzinc
2041fe8a74 Fix: Handle popup when exiting elite domain 2023-10-01 19:17:16 +08:00
LmeSzinc
8452e91312 Fix: Handle random suffix in plane name 2023-10-01 16:26:07 +08:00
LmeSzinc
fdcd2feb47 Add: Handle rogue reward 2023-10-01 16:24:00 +08:00
LmeSzinc
0300de86f6 Refactor: Set default speed to 'run'
other speed level will require manual set
2023-09-30 18:37:37 +08:00
LmeSzinc
826d92e40e Add: page_rogue 2023-09-29 18:28:23 +08:00
LmeSzinc
8648644c2f Fix: Cropping outside of direction area 2023-09-29 17:59:08 +08:00
Zebartin
298a5e3232 Opt: Locked checking 2023-09-28 21:39:13 +08:00
Zebartin
f791265a4b Fix: Ensure exiting assignment report 2023-09-28 17:35:25 +08:00
LmeSzinc
23b210d820 Fix: Handle ocr error on plane name 2023-09-28 00:06:29 +08:00
LmeSzinc
3eec7ef0da Fix: Dont call BattlePass if it's already leveled max 2023-09-27 23:28:05 +08:00
LmeSzinc
28081361d9
Merge pull request #113 from Zebartin/dev
Add: Event assignments (Space Station Task Force)
2023-09-27 22:38:21 +08:00
Zebartin
cb1dac5955 Fix: ASSIGNMENT_STARTED_CHECK 2023-09-27 13:53:15 +08:00
Zebartin
c70d1622ec Opt: Log of AssignmentStatus 2023-09-27 12:52:37 +08:00
Zebartin
2730e61526 Opt: Better insight when calling goto_entry 2023-09-27 11:05:55 +08:00
Zebartin
4481da676c Fix: keyword_class in draggable list 2023-09-27 10:53:37 +08:00
Zebartin
b2fcbbc818 Fix: Wrong check of ASSIGNMENT START 2023-09-27 10:32:01 +08:00
Zebartin
442cec332b Opt: Earlier stop of assignment checking 2023-09-27 10:31:10 +08:00
LmeSzinc
96b6bdadf0 Add: Task Echo of War 2023-09-27 03:14:12 +08:00
LmeSzinc
5cf1f19491 Add: Extract map worlds 2023-09-27 02:26:03 +08:00
Zebartin
c033d3b60d Opt: Reduce ocr in goto_entry 2023-09-26 23:11:45 +08:00
Zebartin
818b196e45 Fix: Remove unused OCR asset 2023-09-26 23:01:13 +08:00
Zebartin
a6a6b70c87 Fix: Use match instead of ocr for assignment group 2023-09-26 22:35:55 +08:00