StarRailCopilot/tasks/combat
2023-12-25 20:34:44 +08:00
..
assets Opt: Enter dungeon from map if possible 2023-11-02 18:56:20 +08:00
combat.py Fix: Get light cone in combat_finish() 2023-12-25 20:34:44 +08:00
detector.py
interact.py Add: Allow entering rogue from map interact 2023-11-03 01:56:23 +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
state.py Fix: Limit COMBAT_PAUSE offset or will cause combat state detection error 2023-11-28 08:55:17 +08:00
support.py Update support.py (#200) 2023-11-19 19:04:11 +08:00
team.py