Commit Graph

33 Commits

Author SHA1 Message Date
LmeSzinc
7f96e98e50 Fix: Override click_button of BattlePassTab 2024-08-01 12:33:10 +08:00
LmeSzinc
650664ca3d Fix: Add stored object BattlePassQuestStagnantShadow 2024-07-19 01:48:49 +08:00
Zero
1e1ad5dda8
Fix keyword_extract and i18n (#530)
* Fix keyword_extract and i18n

* Fix: config redirection

* Upd: i18n

* Fix: empty name warning in GenerateKeyword class

* Fix: config redirection
2024-06-19 21:49:12 +08:00
LmeSzinc
55ddf7fb4d Fix: Limit button of side tabs to avoid clicking on the cloud game float 2024-06-15 02:06:24 +08:00
LmeSzinc
af603eadf8 Fix: Lower OcrCharacterName.merge_thres_y so DanHeng's long name won't mix with others 2024-05-13 19:24:17 +08:00
LmeSzinc
98efb031bc Chore: Rename KEYWORD_* to KEYWORDS_* 2024-02-07 08:04:45 +08:00
LmeSzinc
6e7fd4eff9 Upd: Battle pass tabs 2024-02-06 15:13:05 +08:00
LmeSzinc
e84e564e8b Fix: Handle GET_REWARD while switching battle pass tabs 2024-01-19 01:58:00 +08:00
LmeSzinc
7e543c2215 Fix: Recognize quests after claiming rewards as quests will refresh 2024-01-02 03:58:31 +08:00
LmeSzinc
4cd2e06849 Add: Record progress of battle pass quests 2024-01-02 00:43:34 +08:00
LmeSzinc
064e0547b2 Upd: Remove today's battle pass quests 2023-12-28 02:34:09 +08:00
X-Zero-L
6bd7209464 Upd: Character 2023-12-27 13:09:44 +08:00
LmeSzinc
5eba06cd0e Upd: Battle pass loaded checkers 2023-11-17 22:20:02 +08:00
LmeSzinc
74cf112cbc Fix: Entered _claim_rewards() but no rewards to claim 2023-11-17 21:54:35 +08:00
Zebartin
10e4f49d90 Fix: OCR_LEVEL in BattlePass 2023-11-17 19:03:34 +08:00
LmeSzinc
e1468db85d Fix: Handle reward on complex background 2023-11-07 13:36:40 +08:00
Zebartin
2278e2b9b5
Fix: Loop call of update_battle_pass_quests (#153) 2023-10-09 12:16:03 +08:00
LmeSzinc
907f2303e9 Add: Spanish keywords 2023-09-25 23:24:40 +08:00
LmeSzinc
56cc95cfd9 Fix: Resources is never reloaded after lang changed 2023-09-16 00:50:54 +08:00
LmeSzinc
c44b5c70d6 Upd: [EN] Battle pass assets 2023-09-13 04:26:36 +08:00
LmeSzinc
710e8d42df Upd: button_extract 2023-09-12 02:57:22 +08:00
LmeSzinc
16f4f061c1 Refactor: Migrate to pponnxcr 2023-09-08 22:23:57 +08:00
LmeSzinc
320e9395d1 Fix: battle_pass_quests_recognition() returns OcrResultButton 2023-08-31 01:34:16 +08:00
LmeSzinc
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
Hengyu
28d5c43602
Add: battle pass recognition (#49)
* Add: battle pass mission recognition

* Fix: typo

* Add: version mission recognition

* Fix: typo

* Upd: remove version mission

* Upd: keep ui of version quest
2023-08-02 19:07:46 +08:00
LmeSzinc
267c1f7387 Fix: Handle randomly missing battle pass entrance 2023-07-30 17:18:19 +08:00
LmeSzinc
ac04e2aace Fix: Check MAIN_GOTO_BATTLE_PASS 2023-07-19 13:36:48 +08:00
LmeSzinc
c9ddacfedb Fix: Handle gap between 2 battla pass periods 2023-07-17 13:40:58 +08:00
LmeSzinc
866612345f Opt: Delay battle pass to exact 04:00 2023-07-09 18:10:50 +08:00
Zebartin
cfdb09f7c3 Opt: delay battle pass to next version if possible 2023-07-09 17:29:38 +08:00
LmeSzinc
d9b8c0db08 Opt: Improve log appearance in battle pass 2023-06-26 19:16:19 +08:00
Hengyu
e1954801db
Opt: not go to rewards page if battle pass level is not upgraded (#25) 2023-06-23 09:40:42 +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