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 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
prepare.py Fix: Cache _combat_can_again() as no expected stamina reduce during retry 2023-12-19 00:01:28 +08:00
skill.py Fix: Trying to fix use_Q() exit (#108) 2023-09-25 23:01:06 +08:00
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 Add: Combat module 2023-06-17 04:28:51 +08:00