LmeSzinc
3eec7ef0da
Fix: Dont call BattlePass if it's already leveled max
2023-09-27 23:28:05 +08:00
LmeSzinc
2591bb3a28
Fix: Remove debug code
2023-09-24 19:06:50 +08:00
LmeSzinc
7a8f9f129e
Add: Task to update dashboard
2023-09-24 17:06:41 +08:00
LmeSzinc
491b848e28
Add: Do Himeko trial to achieve daily quests
2023-09-24 06:56:54 +08:00
LmeSzinc
3fa28fba24
Refactor: More compact route files
2023-09-24 06:56:54 +08:00
LmeSzinc
e6c19268d6
Add: Do quest Complete_Forgotten_Hall_1_time
2023-09-23 19:22:35 +08:00
LmeSzinc
3cef01729a
Fix: [EN] OCR result "Catyx"
2023-09-22 09:39:14 +08:00
LmeSzinc
ca2d7b4fb5
Opt: Remove "+200Activity" and "Progress0/1" in daily quest OCR
2023-09-20 13:35:27 +08:00
LmeSzinc
827ae2c76e
Fix: [EN] Handle OCR error Echo/ofWar
2023-09-19 15:08:53 +08:00
LmeSzinc
59b3c59f99
Fix: [EN] Handle OCR error on daily quests
2023-09-17 07:36:50 +08:00
LmeSzinc
d3eef2cd24
Fix: Update ocr model name
2023-09-12 18:39:23 +08:00
LmeSzinc
16f4f061c1
Refactor: Migrate to pponnxcr
2023-09-08 22:23:57 +08:00
LmeSzinc
625e9b08f0
Fix: [CN] Handle ocr result with "了"
2023-09-02 21:07:13 +08:00
LmeSzinc
9aaadc4136
Upd: [CN] DAILY_QUEST_FULL ( #76 )
...
And add logs to _get_quest_reward()
2023-08-31 01:25:10 +08:00
LmeSzinc
51e49e2077
Add: Link task BattlePass to Dungeon, Assignment, DailyQuest
2023-08-31 01:06:24 +08:00
LmeSzinc
a5e2eb0004
Refactor: Link task dungeon with daily quests
2023-08-27 17:13:05 +08:00
LmeSzinc
7e778efa17
Fix: Redundant swipe left after getting reward from daily
2023-07-30 17:18:19 +08:00
LmeSzinc
2854593f0c
Fix: Checking ACTIVE_POINTS_*_UNLOCK
2023-07-20 15:03:32 +08:00
Hengyu
211314aaa1
Add: salvage relic ( #40 )
...
* Add: ItemUI
* Add: Salvage relic
* Upd: reuse CONFIRM_POPUP
* Add: wait_until_tab_loaded
* Add: wait_until_tab_loaded
* Fix: Return to item page when finish salvaging
* Add: Salvage relics to daily quest
* Fix typo
* Add: all item tabs' navigation
* Upd: remove unused asset
* Upd: remove item tab keywords' underscore
2023-07-14 12:35:56 +08:00
Hengyu
e9a02da75b
Add: Use techniques ( #36 )
...
* Add: Use techniques
* Add: Use technique to daily quests task
* Upd: change to use control module
* Upd: handle dungeon popup
* Upd: Make UseTechniqueUI extends from MapControlJoystick & ForgottenUI
* Upd: move _enter_forgotten_hall_dungeon() to ForgottenHallUI; extract choose first character method
2023-07-06 00:15:16 +08:00
Driver-C
ab7351ab2c
Add: Daily synthesize material ( #27 )
2023-06-23 22:31:00 +08:00
LmeSzinc
514d81b34f
Add: Use consumables in daily quests
2023-06-20 00:44:53 +08:00
LmeSzinc
74562d03e4
Add: Task DailyQuest
2023-06-18 18:41:58 +08:00
LmeSzinc
7cfd305e15
Opt: Log daily quests
2023-06-17 04:28:54 +08:00
Hengyu
035ab0a778
Upd: return incomplete quests only ( #11 )
...
* Upd: return incomplete quests only
* Fix: Typo
* Fix: Use split_and_pair_button
2023-06-17 01:07:34 +08:00
Hengyu
a54826aa94
Upd: daily quests ocr exceptions ( #8 )
2023-06-15 12:01:51 +08:00
Hengyu
012fffbb31
Add: daily_request_recognition; get_daily_rewards ( #3 )
...
* Add: daily_request_recognition; get_daily_rewards
* Fix: typo
* Fix: typo
* Upd: delete eval; use one loop to handle 5 active point rewards;
* Upd: change DAILY_QUEST_GOTO/REWARD pattern; update swipe private method name; extract keyword compare method
* Upd: move warning to single page recognition
* Upd: merge from main
* Add: methods that load daily quests keywords from QuestData.json
* Upd: avoid read TextMap twice
* Upd: revert Keyword.find method
* Add: preprocess of keyword extract; after_process of daily quest ocr
* Upd: move assets to daily/reward
* Upd: simplify ocr result replacement
2023-06-13 00:24:38 +08:00