Commit Graph

210 Commits

Author SHA1 Message Date
LmeSzinc
baf9d652d3 Fix: Waiting for forgotten_hall but it doesn't exists 2023-09-23 01:32:09 +08:00
LmeSzinc
2c35abc3f6 Refactor: Faster switch to forgotten hall 2023-09-23 01:30:36 +08:00
LmeSzinc
85fbaae4ac Refactor: forgotten_hall.team as standalone file 2023-09-22 23:06:57 +08:00
LmeSzinc
920537a3de Del: Replace EXIT_CONFIRM with enlarged POPUP_*.SEARCH 2023-09-22 22:02:46 +08:00
LmeSzinc
478f187295 Del: Replace EXIT_DUNGEON with MAP_EXIT 2023-09-22 21:43:06 +08:00
LmeSzinc
d3239ac3e5 Fix: Consider abyssal map as page_main 2023-09-22 12:35:38 +08:00
LmeSzinc
ee7cd3958d Refactor: Chain calling waypoint methods 2023-09-22 12:34:12 +08:00
LmeSzinc
3cef01729a Fix: [EN] OCR result "Catyx" 2023-09-22 09:39:14 +08:00
LmeSzinc
cd01e1c402 Add: Walk with result expecting 2023-09-22 00:23:00 +08:00
LmeSzinc
ca2d7b4fb5 Opt: Remove "+200Activity" and "Progress0/1" in daily quest OCR 2023-09-20 13:35:27 +08:00
LmeSzinc
0562a0d3d5 Opt: Set default run speed to straight_run 2023-09-20 03:24:52 +08:00
LmeSzinc
a800bdb214 Fix: Retry when joystick contact lost 2023-09-20 01:20:52 +08:00
LmeSzinc
d314bab51c Add: Enemy and item detector 2023-09-19 21:11:15 +08:00
LmeSzinc
827ae2c76e Fix: [EN] Handle OCR error Echo/ofWar 2023-09-19 15:08:53 +08:00
LmeSzinc
85927da606 Fix: Add map plane Aurum Alley 2023-09-19 15:08:53 +08:00
LmeSzinc
542d19f8d9 Fix: Add plane Herta's Office 2023-09-17 11:03:22 +08:00
LmeSzinc
0279a8dc4d Fix: Get SimUni points at double event 2023-09-17 09:34:17 +08:00
LmeSzinc
1f47d63af8 Fix: Assignment duration and name OCR 2023-09-17 08:09:00 +08:00
LmeSzinc
59b3c59f99 Fix: [EN] Handle OCR error on daily quests 2023-09-17 07:36:50 +08:00
LmeSzinc
488f6c814d Upd: [EN] assets of daily and item 2023-09-17 05:26:55 +08:00
LmeSzinc
e426102148 Upd: [EN] Combat assets 2023-09-17 05:18:57 +08:00
LmeSzinc
d0cba894e0 Upd: Language irrelevant assets for base/popup 2023-09-17 05:00:16 +08:00
LmeSzinc
cb5aa5c949 Opt: Improve assignment log appearance 2023-09-16 01:52:33 +08:00
LmeSzinc
01cf806385 Fix: Handle empty dispatched list 2023-09-16 01:41:42 +08:00
LmeSzinc
b2a86fe792 Fix: [EN] Assignment name in multiple rows 2023-09-16 01:37:06 +08:00
LmeSzinc
f0dd63fa86 Upd: [EN] Assignment assets 2023-09-16 01:35:21 +08:00
LmeSzinc
b4fb7256b0 Upd: Language irravalent assets for assignment/claim 2023-09-16 01:08:26 +08:00
LmeSzinc
56cc95cfd9 Fix: Resources is never reloaded after lang changed 2023-09-16 00:50:54 +08:00
LmeSzinc
bc5e7f887d Fix: acquire_lang_checked() stuck game launch 2023-09-16 00:50:54 +08:00
LmeSzinc
c7d09043c2 Upd: [EN] DAILY_QUEST_FULL 2023-09-15 13:31:36 +08:00
LmeSzinc
37e29838c5 Refactor: Get in-game language from plane name 2023-09-15 13:29:22 +08:00
LmeSzinc
2c2c31cad7 Fix: Redispatched assignment didn't trigger battle pass call 2023-09-13 21:53:36 +08:00
LmeSzinc
c44b5c70d6 Upd: [EN] Battle pass assets 2023-09-13 04:26:36 +08:00
LmeSzinc
76127b90e7
Merge pull request #90 from LmeSzinc/dev
Bug fix
2023-09-13 02:24:06 +08:00
LmeSzinc
13c7e541f0 Fix: Use language-specific models on OCR_WAVE_COUNT 2023-09-13 01:43:59 +08:00
LmeSzinc
b29e95c1ea Fix: Handle slow game startup and game died during startup (#61) 2023-09-13 01:37:06 +08:00
LmeSzinc
d3eef2cd24 Fix: Update ocr model name 2023-09-12 18:39:23 +08:00
Zebartin
0a32329664
Fix: Assignments missing groups (#89) 2023-09-12 18:36:24 +08:00
LmeSzinc
710e8d42df Upd: button_extract 2023-09-12 02:57:22 +08:00
LmeSzinc
be4ad40310 Refactor: Move to tasks/rogue/blessing 2023-09-11 23:24:41 +08:00
Hengyu
119f90901a
Add: RogueSelector after_process (#85) 2023-09-11 18:56:19 +08:00
Hengyu
f94033a12f
Upd: rogue keywords at v1.3 (#84) 2023-09-11 12:11:23 +08:00
LmeSzinc
269f704abd Fix: Handle OCR error on bleesings 2023-09-11 01:04:33 +08:00
LmeSzinc
5988590b05 Fix: Avoid double click BLESSING_CONFIRM 2023-09-11 00:37:46 +08:00
LmeSzinc
c83edea596 Opt: Re-arrgange simuni settings 2023-09-10 23:52:53 +08:00
Geniukx
80e99220ef
detector for enemy and item (#63)
* detector for enemy and item

* Add: detector for enemy and items
2023-09-10 22:44:29 +08:00
LmeSzinc
e8a38bc1e1
Merge pull request #58 from 5upernova-heng/add/rouge_buff_selector
Add: rogue buff selector
2023-09-10 22:43:22 +08:00
LmeSzinc
f85be40c98 Fix: import BoxedResult 2023-09-10 19:23:27 +08:00
LmeSzinc
16f4f061c1 Refactor: Migrate to pponnxcr 2023-09-08 22:23:57 +08:00
LmeSzinc
3ac9e264e6 Fix: OCR_ASSIGNMENT_LIMIT 2023-09-03 00:29:01 +08:00