1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-20 04:59:53 +08:00

Fix: restrict restart on sensitive task failure only if logger used

This commit is contained in:
positnuec
2026-08-16 15:56:18 +08:00
parent 294c8a1f00
commit 49444ee1f1
12 changed files with 24 additions and 15 deletions

View File

@@ -516,8 +516,8 @@
"name": "Record Exception",
"help": "Records exception and log into directory for review or sharing"
},
"StrictRestart": {
"name": "Strict Restart",
"RestrictRestart": {
"name": "Restrict Restart",
"help": "Stop Alas instead of restarting the game when running a sensitive task with an error.\nSensitive tasks include OpsiObscure, OpsiAbyssal and OpsiCrossMonth."
},
"OnePushConfig": {

View File

@@ -516,9 +516,9 @@
"name": "Error.SaveError.name",
"help": "Error.SaveError.help"
},
"StrictRestart": {
"name": "Error.StrictRestart.name",
"help": "Error.StrictRestart.help"
"RestrictRestart": {
"name": "Error.RestrictRestart.name",
"help": "Error.RestrictRestart.help"
},
"OnePushConfig": {
"name": "Error.OnePushConfig.name",

View File

@@ -516,7 +516,7 @@
"name": "出错时,保存 Log 和截图",
"help": ""
},
"StrictRestart": {
"RestrictRestart": {
"name": "敏感任务出错时禁止重启",
"help": "运行敏感任务出错时停止Alas而不是重启游戏\n敏感任务包含隐秘海域、深渊海域、跨月每日"
},

View File

@@ -516,7 +516,7 @@
"name": "出錯時,保存 Log 和截圖",
"help": ""
},
"StrictRestart": {
"RestrictRestart": {
"name": "敏感任務出錯時禁止重啟",
"help": "運行敏感任務出錯時停止Alas而不是重啟遊戲\n敏感任務包含隱秘海域、深淵海域、跨月每日"
},