StarRailCopilot/tasks/combat
2024-09-11 00:22:41 +08:00
..
assets Refactor: Abstract StaminaStatus class to handle various states 2024-08-11 02:45:03 +08:00
combat.py Fix: Early access dungeon exited at COMBAT_PREPARE 2024-09-11 00:22:41 +08:00
detector.py detector for enemy and item (#63) 2023-09-10 22:44:29 +08:00
fuel.py Refactor: Abstract StaminaStatus class to handle various states 2024-08-11 02:45:03 +08:00
interact.py Add: Allow entering rogue from map interact 2023-11-03 01:56:23 +08:00
obtain.py Fix: maxsplit amount results to handle trailing ":" 2024-08-31 21:54:27 +08:00
prepare.py Fix: combat_get_trailblaze_power never gets timeout 2024-08-11 17:17:57 +08:00
skill.py Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
stamina_status.py Fix: Storing reserved as immersifier 2024-08-14 15:07:01 +08:00
state.py Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
support.py Fix: Clear click record after list dragging 2024-08-10 22:49:36 +08:00
team.py Fix: Wait current team shown up 2024-05-13 12:38:55 +08:00