StarRailCopilot/tasks/combat
LmeSzinc 686f29c8ee Upd: COMBAT_SUPPORT_LIST
so first support can be detected
2024-07-31 13:44:34 +08:00
..
assets Upd: COMBAT_SUPPORT_LIST 2024-07-31 13:44:34 +08:00
combat.py Opt: Prevent retry COMBAT_AGAIN after use_fuel() 2024-07-19 01:29:59 +08:00
detector.py
fuel.py Fix: Exit to COMBAT_AGAIN if fuel exhausted 2024-07-24 01:25:12 +08:00
interact.py
obtain.py Fix: Sync credits between dashboard and planner 2024-06-18 02:51:11 +08:00
prepare.py Fix: Handle missing 0 in TrailblazePowerOcr 2024-07-18 23:35:59 +08:00
skill.py Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
state.py Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
support.py Add: Combat preparation in ornament 2024-07-01 02:54:54 +08:00
team.py