LmeSzinc
ea8a143780
Fix: Handle technique animation when it's being used
2023-07-20 15:09:52 +08:00
LmeSzinc
2854593f0c
Fix: Checking ACTIVE_POINTS_*_UNLOCK
2023-07-20 15:03:32 +08:00
Hengyu
2ffc19f45b
Upd: DUNGEON_ENTER_CHECKED.png
2023-07-20 13:43:34 +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
LmeSzinc
f12e18107f
Refactor: Remove use_fast parameter
2023-07-10 22:24:24 +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
LmeSzinc
ad451133d1
Add: Enter Stagnant Shadow dungeons
2023-06-28 02:27:20 +08:00
Driver-C
ab7351ab2c
Add: Daily synthesize material ( #27 )
2023-06-23 22:31:00 +08:00
LmeSzinc
812088d522
Merge pull request #22 from Driver-C/update/synthesize_optimization
...
Upd: synthesize optimization
2023-06-21 01:07:16 +08:00
LmeSzinc
514d81b34f
Add: Use consumables in daily quests
2023-06-20 00:44:53 +08:00
Driver-C
962ac2d947
Upd: Standardize image path
2023-06-19 23:41:59 +08:00
Driver-C
fe30ba38a5
Upd: Consumable usage function access synthesis
2023-06-19 23:18:12 +08:00
Driver-C
f160949d15
Upd: synthesize consumables optimization
2023-06-19 23:12:36 +08:00
Driver-C
9b05002be6
Add: Daily task 'Consumable usage' ( #14 )
2023-06-19 17:55:46 +08:00
LmeSzinc
74562d03e4
Add: Task DailyQuest
2023-06-18 18:41:58 +08:00
Driver-C
4512aeffa7
Upd: Standardize the directory structure related to the synthesis of consumables ( #15 )
2023-06-17 22:39:43 +08:00
LmeSzinc
7cfd305e15
Opt: Log daily quests
2023-06-17 04:28:54 +08:00
LmeSzinc
555a6eb813
Fix: Remove __repr__ method override in keyword classes
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
LmeSzinc
c793a6ad3d
Opt: Faster camera module
2023-06-15 01:26:28 +08:00
LmeSzinc
c567a773e3
Add: Extract keywords of dungeon list
2023-06-13 00:44:40 +08:00
LmeSzinc
9775c8bac9
Opt: Skip first screenshot when selecting items to synthesize
2023-06-13 00:24:52 +08:00
LmeSzinc
7235996dda
Doc: Camera page in and out
2023-06-13 00:24:52 +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
Driver-C
f12f40643b
Add: Synthesize consumables ( #2 )
2023-06-12 03:20:12 +08:00
Hengyu
77c0e5044c
Fix: take picture method
2023-06-08 13:24:51 +08:00
Hengyu
27c08df0ca
Add: take picture method ( #1 )
...
* Add: take picture method
* Upd: CAMERA_CHECK & TAKE_PICTURE template
* Upt: use OCR to detect whether picture was taken
* Upd: move camera to daily; use match template instead of OCR
* Upd: break process into two loops;
2023-05-29 23:08:22 +08:00