StarRailCopilot/module
2024-06-21 13:31:43 +08:00
..
base Add: [ALAS] set_cached_property 2024-06-18 03:03:16 +08:00
config Fix: Redirect Item_Moon_Madness_Fang to Item_Moon_Rage_Fang 2024-06-19 23:04:53 +08:00
daemon Chore: [ALAS] Move func methods to the Alas class 2024-05-30 17:30:09 +08:00
device Opt: Auto package detection when cloud game and android game both installed 2024-06-18 02:51:10 +08:00
handler
logger Chore: [ALAS] Abstract save_error_log for reusing 2024-05-20 23:34:22 +08:00
notify Opt: [ALAS] Lazy import onepush 2024-04-30 00:51:43 +08:00
ocr Fix: Patch TextDetector to have a better detection on single digit 2024-05-19 20:41:29 +08:00
ui Add: [ALAS] Switch.wait() 2024-06-21 13:31:43 +08:00
webui Opt: Remove eta of weekly items since it's meaningless 2024-06-18 12:41:52 +08:00
alas.py Chore: Treat invalid staring page of planner scan as GamePageUnknownError 2024-06-12 11:43:20 +08:00
exception.py Fix: Leave rogue on error instead of restarting 2024-05-20 23:35:06 +08:00
server_checker.py