Commit Graph

17 Commits

Author SHA1 Message Date
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