StarRailCopilot/tasks/combat
2024-05-18 02:35:44 +08:00
..
assets Chore: Move dungeon/obtain to combat/obtain 2024-05-18 02:35:13 +08:00
combat.py Add: Do planner requested dungeon first 2024-05-18 02:35: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
obtain.py Chore: Move dungeon/obtain to combat/obtain 2024-05-18 02:35:13 +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: Character trial ended at page_main 2024-04-18 23:00:49 +08:00
state.py Fix: Use rgb2luma in combat state detection to fit video streaming 2024-03-16 16:13:57 +08:00
support.py Opt: Search prioritize characters before scrolling 2024-05-13 16:36:29 +08:00
team.py Fix: Wait current team shown up 2024-05-13 12:38:55 +08:00