mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-30 08:33:50 +08:00
Fix: [FPY]change FpyTool.page to tool (#2777)
* Fix: `Start` button on tool page 私の不始末で多大なご迷惑をお掛けしました 申し訳ございません 謝罪します * Fix: [FPY]set_stop_event + text optimization Slap to myself a month ago * Fix: change FpyTool.page to `tool`
This commit is contained in:
@@ -101,7 +101,7 @@ def loop(config_name):
|
|||||||
|
|
||||||
|
|
||||||
def set_stop_event(e):
|
def set_stop_event(e):
|
||||||
FgoAutoScript().stop_event = e
|
FgoAutoScript.stop_event = e
|
||||||
|
|
||||||
|
|
||||||
def export_method(func):
|
def export_method(func):
|
||||||
|
|||||||
@@ -21,9 +21,9 @@
|
|||||||
"FpyDailyFpSummon"
|
"FpyDailyFpSummon"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Tool": {
|
"FpyTool": {
|
||||||
"menu": "list",
|
"menu": "list",
|
||||||
"page": "setting",
|
"page": "tool",
|
||||||
"tasks": [
|
"tasks": [
|
||||||
"FpyBattle",
|
"FpyBattle",
|
||||||
"FpyBenchmark",
|
"FpyBenchmark",
|
||||||
|
|||||||
@@ -39,11 +39,11 @@ FpyDaily:
|
|||||||
FpyDailyFpSummon:
|
FpyDailyFpSummon:
|
||||||
- Scheduler
|
- Scheduler
|
||||||
|
|
||||||
# ==================== Tool ====================
|
# ==================== FpyTool ====================
|
||||||
|
|
||||||
Tool:
|
FpyTool:
|
||||||
menu: 'list'
|
menu: 'list'
|
||||||
page: 'setting'
|
page: 'tool'
|
||||||
tasks:
|
tasks:
|
||||||
FpyBattle: []
|
FpyBattle: []
|
||||||
FpyBenchmark:
|
FpyBenchmark:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"name": "Daily",
|
"name": "Daily",
|
||||||
"help": ""
|
"help": ""
|
||||||
},
|
},
|
||||||
"Tool": {
|
"FpyTool": {
|
||||||
"name": "Tool",
|
"name": "Tool",
|
||||||
"help": ""
|
"help": ""
|
||||||
}
|
}
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
},
|
},
|
||||||
"LaunchPath": {
|
"LaunchPath": {
|
||||||
"name": "LaunchPath",
|
"name": "LaunchPath",
|
||||||
"help": "The absolute path of the `AzurLaneAutoScript` subdirectory in the `deploy` directory of FGO-py\nYou can copy this subdirectory to another location for distributed deployment"
|
"help": "The absolute path of the `AzurLaneAutoScript` subdirectory in the `deploy` directory of FGO-py\nPlease read the `Run with AzurLaneAutoScript` section of the FGO-py readme first."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FpyInterval": {
|
"FpyInterval": {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"name": "日課",
|
"name": "日課",
|
||||||
"help": ""
|
"help": ""
|
||||||
},
|
},
|
||||||
"Tool": {
|
"FpyTool": {
|
||||||
"name": "ツール",
|
"name": "ツール",
|
||||||
"help": ""
|
"help": ""
|
||||||
}
|
}
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
},
|
},
|
||||||
"LaunchPath": {
|
"LaunchPath": {
|
||||||
"name": "起動パス",
|
"name": "起動パス",
|
||||||
"help": "FGO-pyの`deploy`ディレクトリにある`AzurLaneAutoScript`サブディレクトリの絶対パスです\nこのサブディレクトリを別の場所にコピーして、分散配置することも可能です"
|
"help": "FGO-pyの`deploy`ディレクトリにある`AzurLaneAutoScript`サブディレクトリの絶対パスです\nFGO-py readmeの「AzurLaneAutoScriptで実行する」を先にお読みください"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FpyInterval": {
|
"FpyInterval": {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"name": "每日",
|
"name": "每日",
|
||||||
"help": ""
|
"help": ""
|
||||||
},
|
},
|
||||||
"Tool": {
|
"FpyTool": {
|
||||||
"name": "工具",
|
"name": "工具",
|
||||||
"help": ""
|
"help": ""
|
||||||
}
|
}
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
},
|
},
|
||||||
"LaunchPath": {
|
"LaunchPath": {
|
||||||
"name": "启动路径",
|
"name": "启动路径",
|
||||||
"help": "FGO-py的deploy目录下AzurLaneAutoScript子目录的绝对路径\n你可以把这个子目录拷贝至其他位置方便分布式部署"
|
"help": "FGO-py的deploy目录下AzurLaneAutoScript子目录的绝对路径\n请先阅读FGO-py readme的「在AzurLaneAutoScript中运行」章节"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FpyInterval": {
|
"FpyInterval": {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"name": "Menu.FpyDaily.name",
|
"name": "Menu.FpyDaily.name",
|
||||||
"help": "Menu.FpyDaily.help"
|
"help": "Menu.FpyDaily.help"
|
||||||
},
|
},
|
||||||
"Tool": {
|
"FpyTool": {
|
||||||
"name": "Menu.Tool.name",
|
"name": "Menu.Tool.name",
|
||||||
"help": "Menu.Tool.help"
|
"help": "Menu.Tool.help"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user