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
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
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
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
f658f584b5
Add: Rogue routes
2023-10-19 01:21:20 +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
c3a1a5720e
Add: Rogue routes
2023-10-18 21:00:02 +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
f7f61549c1
Refactor: Abstract BACK and CLOSE handlers
2023-10-18 12:00:48 +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
084ada106f
Merge branch 'master' into dev
...
# Conflicts:
# dev_tools/keyword_extract.py
2023-10-17 19:01:09 +08:00
LmeSzinc
848a9e2499
Fix: [CN] OCR error on Stagnant_Shadow_Scorch ( #165 )
2023-10-17 12:45:12 +08:00
LmeSzinc
d3bf9a808c
Fix: [CN] OCR error on Stagnant_Shadow_Scorch
2023-10-16 19:13:13 +08:00
LmeSzinc
fca21d88c1
Fix: Retry insight Stage_1 ( #156 )
2023-10-16 19:05:41 +08:00
LmeSzinc
a720a70f66
Opt: Reduce dunplcate clicks at CAN_GET_REWARD
2023-10-16 18:40:49 +08:00
LmeSzinc
8f1813733a
Upd: [EN] PROFILE in freebies
2023-10-16 12:36:33 +08:00
X-Zero-L
315bc261bb
Add: Get Support Reward Everyday ( #155 )
...
* Add: Get Support Reward Everyday
* Upd: i18n
* Upd: Instead of using ocr, use template matching
* fix bug
* fix: remove debug img
* Upd: Character (#157 )
* Upd: character
* Upd: Character
---------
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-10-16 12:24:52 +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
68fda96809
Fix: Wrong rotation is never corrected if allow_rotation_set turns False
2023-10-15 04:25:07 +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
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
0a5aa2e03c
Opt: Reduce checks during resource loading
2023-10-15 02:19:16 +08:00
LmeSzinc
4434e12bbe
Upd: [EN] Assignment navs without event
2023-10-15 02:18:27 +08:00
LmeSzinc
16b8dc4a1d
Add: Claim weekly rogue rewards ( #147 )
2023-10-15 02:02:06 +08:00