StarRailCopilot/tasks/combat
2024-06-10 16:00:09 +08:00
..
assets Fix: Get obtain with Trailblaze_EXP drops 2024-05-28 00:51:16 +08:00
combat.py Fix: Skip obtain check if was not doing for planner (fixed #499) 2024-06-10 16:00:09 +08:00
detector.py detector for enemy and item (#63) 2023-09-10 22:44:29 +08:00
interact.py Add: Allow entering rogue from map interact 2023-11-03 01:56:23 +08:00
obtain.py Fix: Handle None from _obtain_parse() 2024-06-04 16:00:48 +08:00
prepare.py Fix: Cache _combat_can_again() as no expected stamina reduce during retry 2023-12-19 00:01:28 +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 Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
team.py Fix: Wait current team shown up 2024-05-13 12:38:55 +08:00