1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-30 07:23:29 +08:00

Del: unused tasks GUI

This commit is contained in:
2026-07-26 11:14:52 +08:00
committed by positnuec
parent fa07ae686f
commit b6b58b5084
9 changed files with 23 additions and 389 deletions

View File

@@ -4701,241 +4701,6 @@
}
}
},
"Hospital": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false,
"option": [
true,
false
]
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "Hospital",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 0,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 120,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"Hospital": {
"UseRecommendFleet": {
"type": "checkbox",
"value": true
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
"value": 1000
},
"RunCount": {
"type": "input",
"value": 0,
"display": "hide"
},
"MapAchievement": {
"type": "select",
"value": "non_stop",
"option": [
"non_stop",
"non_stop_clear_all",
"100_percent_clear",
"map_3_stars",
"threat_safe",
"threat_safe_without_3_stars"
],
"display": "hide"
},
"StageIncrease": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"GetNewShip": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"ReachLevel": {
"type": "input",
"value": 0,
"display": "hide"
}
},
"Emotion": {
"Mode": {
"type": "select",
"value": "calculate",
"option": [
"calculate",
"ignore",
"calculate_ignore"
]
},
"Fleet1Value": {
"type": "input",
"value": 119
},
"Fleet1Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "disabled"
},
"Fleet1Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
],
"display": "hide"
},
"Fleet1Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
],
"display": "hide"
},
"Fleet1Oath": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Fleet1Onsen": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Fleet2Value": {
"type": "input",
"value": 119,
"display": "hide"
},
"Fleet2Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "hide"
},
"Fleet2Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
],
"display": "hide"
},
"Fleet2Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
],
"display": "hide"
},
"Fleet2Oath": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Fleet2Onsen": {
"type": "checkbox",
"value": false,
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaritimeEscort": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false,
"option": [
true,
false
]
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "MaritimeEscort",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"MaritimeEscort": {
"Enable": {
"type": "checkbox",
"value": true
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"WarArchives": {
"Scheduler": {
"Enable": {
@@ -14865,16 +14630,6 @@
}
}
},
"IslandPearl": {
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"Benchmark": {
"Benchmark": {
"DeviceType": {

View File

@@ -30,8 +30,6 @@
"Raid",
"RaidScuttle",
"CoalitionScuttle",
"Hospital",
"MaritimeEscort",
"WarArchives"
]
},
@@ -108,7 +106,6 @@
"OpsiDaemon",
"EventStory",
"BoxDisassemble",
"IslandPearl",
"Benchmark",
"DowntimeFetch",
"AzurLaneUncensored",

View File

@@ -215,24 +215,24 @@ RaidScuttle:
Fleet2Recover: not_in_dormitory
Fleet2Oath: false
Fleet2Onsen: false
Hospital:
StopCondition:
RunCount: 0
MapAchievement: non_stop
StageIncrease: false
GetNewShip: false
ReachLevel: 0
Emotion:
Fleet1Control: prevent_yellow_face
Fleet1Recover: not_in_dormitory
Fleet1Oath: false
Fleet1Onsen: false
Fleet2Value: 119
Fleet2Record: 2020-01-01 00:00:00
Fleet2Control: prevent_yellow_face
Fleet2Recover: not_in_dormitory
Fleet2Oath: false
Fleet2Onsen: false
# Hospital:
# StopCondition:
# RunCount: 0
# MapAchievement: non_stop
# StageIncrease: false
# GetNewShip: false
# ReachLevel: 0
# Emotion:
# Fleet1Control: prevent_yellow_face
# Fleet1Recover: not_in_dormitory
# Fleet1Oath: false
# Fleet1Onsen: false
# Fleet2Value: 119
# Fleet2Record: 2020-01-01 00:00:00
# Fleet2Control: prevent_yellow_face
# Fleet2Recover: not_in_dormitory
# Fleet2Oath: false
# Fleet2Onsen: false
RaidDaily:
Scheduler:
SuccessInterval: 30
@@ -260,11 +260,11 @@ RaidDaily:
Fleet2Recover: not_in_dormitory
Fleet2Oath: false
Fleet2Onsen: False
MaritimeEscort:
Scheduler:
SuccessInterval: 30
FailureInterval: 30
ServerUpdate: 00:00
# MaritimeEscort:
# Scheduler:
# SuccessInterval: 30
# FailureInterval: 30
# ServerUpdate: 00:00
Coalition:
Scheduler:
SuccessInterval: 30

View File

@@ -124,14 +124,6 @@ Event:
- Fleet
- Submarine
- Emotion
Hospital:
- Scheduler
- Hospital
- StopCondition
- Emotion
MaritimeEscort:
- Scheduler
- MaritimeEscort
WarArchives:
- Scheduler
- Campaign
@@ -381,8 +373,6 @@ Tool:
- EventStory
BoxDisassemble:
- BoxDisassemble
IslandPearl:
- IslandPearl
Benchmark:
- Benchmark
DowntimeFetch: