1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-16 07:37:54 +08:00

Add: 15-1 daemon

Add: plane statistics method

Upd: config MoveDownTime for 15-1 daemon and battle time in plane statistics

Opt: StopCondition RunCount for daemon 15-1

Opt: save screenshot in quit menu

Fix: use uiautomator2 long_click and pause retry
This commit is contained in:
sui-feng-cb
2025-02-20 22:45:40 +08:00
committed by sui-feng-cb
parent 400d55d9fb
commit 3ed07d0ba1
17 changed files with 487 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ MOD_CONFIG_DICT = {}
def get_available_func():
return (
'Daemon_15_1',
'Daemon',
'OpsiDaemon',
'EventStory',