StarRailCopilot/tasks/combat
2024-06-13 01:55:40 +08:00
..
assets Fix: [EN] Enlarge ITEM_NAME to detect letter g 2024-06-13 01:55:40 +08:00
combat.py Fix: DUNGEON_COMBAT_INTERACT may slow to response 2024-06-10 16:11:19 +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 Opt: Click slider to set waves 2024-06-12 23:16:48 +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