Commit Graph

86 Commits

Author SHA1 Message Date
LmeSzinc
915cd05f42 Fix: Always have a random at the end of filter 2023-10-21 01:36:17 +08:00
LmeSzinc
9a113a7b9b Add: claim immersifier rewards 2023-10-20 21:57:32 +08:00
LmeSzinc
fe39645e59 Refactor: Move assets to tasks/rogue/weekly 2023-10-20 03:03:27 +08:00
LmeSzinc
2fcc0c76ef Fix: Confirm discarding blessings 2023-10-19 10:06:31 +08:00
LmeSzinc
c004af5346 Add: Rogue stop condition: weekly_point_reward 2023-10-19 02:14:29 +08:00
LmeSzinc
cfd8c1d4f1 Add: Add rogue task to scheduler and prefer occurrence 2023-10-19 01:04:30 +08:00
Zebartin
24e6f9f871
Opt: Clean rogue event options (#168) 2023-10-19 00:23:34 +08:00
LmeSzinc
0951ba6e9e Add: Check if team prepared 2023-10-19 00:07:17 +08:00
LmeSzinc
ce09d1ff22 Add: Rogue settings 2023-10-18 23:41:49 +08:00
LmeSzinc
8750704a4d Fix: Retry predict_door_by_name() to handle random OCR errors 2023-10-18 21:51:51 +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
6c9678cf87 Fix: Handle blessing randomized by curio 2023-10-18 21:28:17 +08:00
LmeSzinc
8da4644e13 Add: Enter rogue 2023-10-18 21:19:09 +08:00
LmeSzinc
c2dcadb87a Fix: Predict rogue routes with retry 2023-10-18 13:53:35 +08:00
LmeSzinc
416e09dedc Opt: Faster path entry retries 2023-10-18 12:06:12 +08:00
LmeSzinc
9f77cb1f32 Fix: Option ID in OcrRogueEventOption 2023-10-18 11:57:00 +08:00
LmeSzinc
41ec0c1fcd Refactor: Move to tasks/rogue/entry 2023-10-18 02:30:15 +08:00
LmeSzinc
2585889502 Upd: Rogue events 2023-10-17 19:02:02 +08:00
LmeSzinc
0c328f1ebd Add: Rogue routes 2023-10-15 17:43:32 +08:00
LmeSzinc
c625fba13c Fix: Handle blessings after getting a curio 2023-10-15 17:18:56 +08:00
LmeSzinc
f7b6763b8b Fix: end_point may be considered as arrived
use a fake waypoint instead
2023-10-15 04:26:47 +08:00
LmeSzinc
4491924dcd Fix: Wait appear animation to prevent double click 2023-10-15 04:23:50 +08:00
LmeSzinc
d22efbdf53 Add: Select rogue path (#145) 2023-10-15 04:21:10 +08:00
LmeSzinc
18c2027e8f Fix: Handle blessings after getting a curio 2023-10-15 04:18:04 +08:00
LmeSzinc
16b8dc4a1d Add: Claim weekly rogue rewards (#147) 2023-10-15 02:02:06 +08:00
LmeSzinc
7f6bc78ccc Merge branch 'master' into dev 2023-10-14 18:42:55 +08:00
X-Zero-L
5178dedb5b
Upd: Character (#157)
* Upd: character

* Upd: Character
2023-10-11 20:54:40 +08:00
LmeSzinc
d028023523
Merge pull request #141 from Zebartin/rogue-dev
Add: Ocr and select rogue event options
2023-10-10 00:13:35 +08:00
Zebartin
af18cdbf14 Opt: Prest event option priority 2023-10-09 23:22:40 +08:00
Zebartin
0b0198fd5c Opt: Limit drag area of OptionScroll 2023-10-09 17:10:25 +08:00
LmeSzinc
7a22c2394f Add: Loop rogue domains 2023-10-08 00:58:05 +08:00
Zebartin
aa77da69f3 Opt: Remove unused ocr checking 2023-10-07 23:21:26 +08:00
Zebartin
76febf3883 Refactor: Rename title to event_title 2023-10-07 22:20:01 +08:00
Zebartin
e48eb27fbc Add: Ocr and select rogue event options 2023-10-07 21:55:58 +08:00
Zebartin
5289b7abcf Add: Keywords of rogue event 2023-10-07 21:54:52 +08:00
LmeSzinc
8b79397984 Fix: Handle first-time cleared reward at rogue exit 2023-10-06 22:56:34 +08:00
LmeSzinc
f27510edd2 Del: Waypoint.end_rotation 2023-10-06 22:55:07 +08:00
LmeSzinc
bc53c9c37a Opt: RoguePath_DomainStrategy follow display name 2023-10-06 18:02:34 +08:00
LmeSzinc
357c3096c1 Fix: Handle BLESSING_ENHANCED and BLESSING_OBTAINED popups 2023-10-06 17:07:24 +08:00
LmeSzinc
7af080bd49 Opt: Optimize bleesing imports 2023-10-05 18:52:55 +08:00
LmeSzinc
c31b124fe4 Add: Rogue routes 2023-10-05 05:09:50 +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
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
b0acd6aac8 Fix: domain_exit_interact() was early stopped after handle_popup_confirm() 2023-10-02 17:16:14 +08:00