Commit Graph

67 Commits

Author SHA1 Message Date
Zebartin
4bb0cd6ef6
Add: Add i18n auto generation for assignments (#308) 2024-02-07 21:43:20 +08:00
LmeSzinc
98efb031bc Chore: Rename KEYWORD_* to KEYWORDS_* 2024-02-07 08:04:45 +08:00
LmeSzinc
18666ce817 Upd: Add assignments in 2.0 2024-02-07 08:04:45 +08:00
X-Zero-L
fa78e15c27 Fix: Restore quests 2023-12-28 01:07:33 +08:00
X-Zero-L
6dcebcb1f2 Fix: Remove duplicate calls 2023-12-28 00:59:45 +08:00
X-Zero-L
e9d62faa1a Fix: unique daily quest config 2023-12-28 00:43:20 +08:00
X-Zero-L
cde23a479e Fix: Rename keyword in assignment 2023-12-27 19:46:04 +08:00
LmeSzinc
6b212a1c69 Merge branch 'bug_fix' into dev
# Conflicts:
#	module/base/button.py
#	tasks/base/popup.py
#	tasks/freebies/support_reward.py
2023-11-07 13:55:56 +08:00
LmeSzinc
7930672434 Fix: Each button frame should have its own search attribute 2023-11-07 13:31:12 +08:00
LmeSzinc
0af1805ddb Merge branch 'master' into dev 2023-10-27 17:00:34 +08:00
Zebartin
9b853db955
Fix: Redispatch directly if possible (#169) 2023-10-22 22:15:09 +08:00
LmeSzinc
c4f19cf41a Fix: interval_is_reached() and interval_reset() should have the same interval 2023-10-18 21:43:26 +08:00
LmeSzinc
4434e12bbe Upd: [EN] Assignment navs without event 2023-10-15 02:18:27 +08:00
Zebartin
3203fe9445 Fix: Search of assignment group buttons 2023-10-02 21:52:51 +08:00
Zebartin
5d55f86b27 Fix: Salvage relic timeout & check_all assignment 2023-10-02 12:28:31 +08:00
Zebartin
298a5e3232 Opt: Locked checking 2023-09-28 21:39:13 +08:00
Zebartin
f791265a4b Fix: Ensure exiting assignment report 2023-09-28 17:35:25 +08:00
LmeSzinc
3eec7ef0da Fix: Dont call BattlePass if it's already leveled max 2023-09-27 23:28:05 +08:00
Zebartin
cb1dac5955 Fix: ASSIGNMENT_STARTED_CHECK 2023-09-27 13:53:15 +08:00
Zebartin
c70d1622ec Opt: Log of AssignmentStatus 2023-09-27 12:52:37 +08:00
Zebartin
2730e61526 Opt: Better insight when calling goto_entry 2023-09-27 11:05:55 +08:00
Zebartin
4481da676c Fix: keyword_class in draggable list 2023-09-27 10:53:37 +08:00
Zebartin
b2fcbbc818 Fix: Wrong check of ASSIGNMENT START 2023-09-27 10:32:01 +08:00
Zebartin
442cec332b Opt: Earlier stop of assignment checking 2023-09-27 10:31:10 +08:00
Zebartin
c033d3b60d Opt: Reduce ocr in goto_entry 2023-09-26 23:11:45 +08:00
Zebartin
818b196e45 Fix: Remove unused OCR asset 2023-09-26 23:01:13 +08:00
Zebartin
a6a6b70c87 Fix: Use match instead of ocr for assignment group 2023-09-26 22:35:55 +08:00
Zebartin
afdef03711 Fix: Check assignment status with timeout 2023-09-26 21:27:38 +08:00
Zebartin
aad72ea533 Fix: EMPTY_SLOT search & undispatched if event 2023-09-26 21:08:17 +08:00
Zebartin
2c31967195 Fix: Config for event assignments
https://github.com/LmeSzinc/StarRailCopilot/pull/113#discussion_r1336990868
2023-09-26 21:07:51 +08:00
Zebartin
17fc2979ea Fix: Remove ambiguous REPORT and LOCKED 2023-09-26 19:44:06 +08:00
Zebartin
0adca58643 Fix: keywords and configs in es 2023-09-26 16:04:54 +08:00
Zebartin
81d785852d Add: Support for event assignments 2023-09-26 15:12:12 +08:00
Zebartin
b92ae0a143 Fix: Use ocr to check assignment groups instead 2023-09-26 15:12:12 +08:00
LmeSzinc
907f2303e9 Add: Spanish keywords 2023-09-25 23:24:40 +08:00
LmeSzinc
1f47d63af8 Fix: Assignment duration and name OCR 2023-09-17 08:09:00 +08:00
LmeSzinc
cb5aa5c949 Opt: Improve assignment log appearance 2023-09-16 01:52:33 +08:00
LmeSzinc
01cf806385 Fix: Handle empty dispatched list 2023-09-16 01:41:42 +08:00
LmeSzinc
b2a86fe792 Fix: [EN] Assignment name in multiple rows 2023-09-16 01:37:06 +08:00
LmeSzinc
f0dd63fa86 Upd: [EN] Assignment assets 2023-09-16 01:35:21 +08:00
LmeSzinc
b4fb7256b0 Upd: Language irravalent assets for assignment/claim 2023-09-16 01:08:26 +08:00
LmeSzinc
2c2c31cad7 Fix: Redispatched assignment didn't trigger battle pass call 2023-09-13 21:53:36 +08:00
LmeSzinc
76127b90e7
Merge pull request #90 from LmeSzinc/dev
Bug fix
2023-09-13 02:24:06 +08:00
Zebartin
0a32329664
Fix: Assignments missing groups (#89) 2023-09-12 18:36:24 +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
3ac9e264e6 Fix: OCR_ASSIGNMENT_LIMIT 2023-09-03 00:29:01 +08:00
Zebartin
c9111273b8 Fix: Change of assignment ui in ver 1.3 2023-08-31 14:42:33 +08:00
LmeSzinc
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
LmeSzinc
b8c0e9cf7c Merge branch 'master' into dev 2023-08-30 18:59:04 +08:00