Commit Graph

28 Commits

Author SHA1 Message Date
LmeSzinc
98efb031bc Chore: Rename KEYWORD_* to KEYWORDS_* 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
Zebartin
9b853db955
Fix: Redispatch directly if possible (#169) 2023-10-22 22:15:09 +08:00
Zebartin
5d55f86b27 Fix: Salvage relic timeout & check_all assignment 2023-10-02 12:28:31 +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
2730e61526 Opt: Better insight when calling goto_entry 2023-09-27 11:05:55 +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
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
81d785852d Add: Support for event assignments 2023-09-26 15:12:12 +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
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
LmeSzinc
b5030e0ab1 Add: Link task Assignment with daily tasks 2023-08-27 17:27:47 +08:00
Zebartin
1c304f2baa Fix: Duration ocr & late stop in assignment 2023-07-11 11:50:15 +08:00
Zebartin
1de3741a6e Refactor: remove unused import in assignment 2023-07-09 17:29:38 +08:00
Zebartin
7d5bacdbc4 Fix: Friendlier config & details in assignment
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#pullrequestreview-1496702101
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1240852168
2023-06-26 00:07:52 +08:00
Zebartin
e5c57dc9b0 Fix: Character selecting in assignment
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235537186
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235549827
2023-06-22 13:51:50 +08:00
zebartin.wu
cd97951394 Fix: Remove redefinition of dispatched 2023-06-20 21:30:48 +08:00
Zebartin
724610404a Opt: Reduce use of ocr 2023-06-20 21:30:47 +08:00
Zebartin
346e7a1578 Add: Task assignment 2023-06-20 21:30:47 +08:00