LmeSzinc
f0607ffe95
Fix: Click account confirm at login
...
just donno why there is a button to confirm login this account even if there is only one account
2024-09-15 02:48:51 +08:00
LmeSzinc
5188b5423b
Add: Switch among relic pages
2024-06-30 22:37:01 +08:00
LmeSzinc
02d8eb978f
Fix: Enharge MAY_OBTAIN.SEARCH to fit the level too low notice
2024-06-11 19:25:11 +08:00
LmeSzinc
12ffb8348b
Merge branch 'master' into dev
2024-05-24 00:57:05 +08:00
Zebartin
8b00515fb8
Upd: [EN] EVENT_COMPLETED
2024-05-21 19:02:45 +08:00
LmeSzinc
408971892c
Merge branch 'master' into dev
2024-05-21 00:46:11 +08:00
Zebartin
c43a0837c4
Fix: Check EVENT_FINISHED
...
TODO: [EN] Add EVENT_FINISHED
2024-05-21 00:15:11 +08:00
Yinhr
384c4302a2
Fix: Obtain position & closed ( #464 )
...
* Fix: Obtain position & closed
* Add: find may_obtain to locate obtain_1
* Fix: stupid bug
2024-05-20 01:49:50 +08:00
Zebartin
99a6ab2a11
feat: Event assignments (All About Boothill)
2024-05-19 23:50:37 +08:00
LmeSzinc
e0707b8286
Fix: [CN] Handle curio fixed
...
TODO: [EN] Update CURIO_FIXED
2024-05-14 03:09:31 +08:00
LmeSzinc
d61924a42b
Upd: [CN] Assignment ui tab
...
the font just changed
2024-05-08 13:36:35 +08:00
LmeSzinc
816c787ed0
Upd: ASSIGNMENT_CHECK
2024-05-08 13:32:47 +08:00
LmeSzinc
b89289b686
Upd: [CN] CURIO_OBTAINED when using TopazNumby's techniques ( #384 )
2024-04-08 22:56:23 +08:00
LmeSzinc
e748d3b83d
Merge branch 'master' into dev
2024-04-02 12:38:53 +08:00
LmeSzinc
92288deff3
Fix: Update CONFIRM_ASSIGNMENT and close character list
2024-04-02 12:38:35 +08:00
LmeSzinc
ca8e4bef05
Upd: ASSIGNMENT_START
2024-03-28 22:29:44 +08:00
Yinhr
93400b525e
Upd: click left/right to wrong path
2023-11-29 16:28:33 +08:00
LmeSzinc
145a2862b8
Fix: Search for double remains
2023-11-03 21:13:26 +08:00
LmeSzinc
9d282b23b7
Fix: Handle Herta drop in rogue rewards
2023-11-03 21:13:26 +08:00
LmeSzinc
afa94986bc
Merge branch 'bug_fix' into dev
...
# Conflicts:
# tasks/base/popup.py
# tasks/base/ui.py
# tasks/dungeon/state.py
# tasks/dungeon/ui.py
2023-11-03 01:36:05 +08:00
LmeSzinc
881389efce
Fix: Handle light cone drop from Echo of War ( #171 )
2023-11-02 11:59:05 +08:00
LmeSzinc
28a0d57950
Fix: Handle curio obtained from occurrence
2023-10-31 01:33:11 +08:00
LmeSzinc
f383a041d0
Fix: Blessing obtained and lost
2023-10-23 02:19:54 +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
Zebartin
77fb8f9026
Fix: Check DungeonDouble before combat
2023-10-03 20:06:44 +08:00
Zebartin
298a5e3232
Opt: Locked checking
2023-09-28 21:39:13 +08:00
LmeSzinc
28081361d9
Merge pull request #113 from Zebartin/dev
...
Add: Event assignments (Space Station Task Force)
2023-09-27 22:38:21 +08:00
LmeSzinc
96b6bdadf0
Add: Task Echo of War
2023-09-27 03:14:12 +08:00
Zebartin
a6a6b70c87
Fix: Use match instead of ocr for assignment group
2023-09-26 22:35:55 +08:00
Zebartin
17fc2979ea
Fix: Remove ambiguous REPORT and LOCKED
2023-09-26 19:44:06 +08:00
Zebartin
81d785852d
Add: Support for event assignments
2023-09-26 15:12:12 +08:00
LmeSzinc
d0cba894e0
Upd: Language irrelevant assets for base/popup
2023-09-17 05:00:16 +08:00
LmeSzinc
b4fb7256b0
Upd: Language irravalent assets for assignment/claim
2023-09-16 01:08:26 +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
4440523d67
Fix: Handle USER_AGREEMENT_ACCEPT at login
2023-07-19 13:34:46 +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
a27c6015b8
Merge pull request #23 from Zebartin/assignment
...
Assignment
2023-06-26 18:32:51 +08:00
Zebartin
c2b935f946
Fix: Unreliable use of Timer
...
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235525692
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235539035
2023-06-21 23:50:45 +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
Zebartin
346e7a1578
Add: Task assignment
2023-06-20 21:30:47 +08:00
Driver-C
962ac2d947
Upd: Standardize image path
2023-06-19 23:41:59 +08:00
Driver-C
f160949d15
Upd: synthesize consumables optimization
2023-06-19 23:12:36 +08:00
Hengyu
9edd120538
Add: Battle Pass Claim Rewards ( #13 )
...
* Add: Battle Pass Claim Rewards
* Upd: comments of public methods
* Fix: Break half way if not waiting for animation change finish
* Fix: set dataclass repr to false
* Add: Tasks BattlePass
* Upd: break get_rewards into two loops
2023-06-19 21:57:19 +08:00
Driver-C
9b05002be6
Add: Daily task 'Consumable usage' ( #14 )
2023-06-19 17:55:46 +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
d7bc6d82f6
Add: Combat finish assets
2023-06-17 02:39:30 +08:00
LmeSzinc
173485b2f7
Add: Prepare combat team
2023-06-16 22:31:53 +08:00
LmeSzinc
c793a6ad3d
Opt: Faster camera module
2023-06-15 01:26:28 +08:00
LmeSzinc
71b02ae767
Add: Goto dungeon from page_guide
2023-06-15 00:15:14 +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