Merge pull request #2672 from MaaAssistantArknights/dev

Release v4.6.12
This commit is contained in:
zzyyyl
2022-11-09 00:12:10 +08:00
committed by GitHub
2 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
_修复了之前版本过于稳定的 BUG修复了版本号过低的 BUG_
- 更新 `叙拉古人` EX 关卡数据 @MistEO
- 新增 `叙拉古人` 活动关卡导航 @MistEO @ABA2396 @zzyyyl
- 新增 自动战斗 自动跳过战斗前的剧情 @MistEO
@@ -12,6 +14,7 @@
- 分离 肉鸽 不同主题招募、购物配置,优化 傀影肉鸽 干员招募优先级 @MistEO @WWPXX233
- 修复 B 服 启动游戏错误 @zzyyyl
- 修复 自动战斗 干员名识别错误 @ABA2396 @zzyyyl
- 修复 自动战斗 自动编队滑过头的问题 @MistEO
- 修复 公开招募 掉线后卡住的问题 @ABA2396
- 修复 基建 掉线后卡住的问题 @MistEO
- 修复 基建 干员名识别错误 @ABA2396 @zzyyyl
@@ -22,5 +25,8 @@
- 修复 macOS OCR 识别错误 @hguandl
- 修复 macOS 肉鸽 干员名及练度识别 @hguandl
- 修复 自启动 读取注册表时可能的崩溃问题 @dantmnf
- 修复 公招 一定次数后卡住的问题 @MistEO
- 修复 刷理智 部分主线关卡进不去的问题 @zzyyyl
- 修复 肉鸽 招募有时提前结束的问题 @zzyyyl
- 优化 界面 首次启动时报错弹窗提示 @MistEO
- 更新 文档、界面 @MistEO @ABA2396 @wallsman

View File

@@ -409,13 +409,22 @@
"fullMatch": true,
"isAscii": true,
"cache": false,
"withoutDet": true,
"text": [],
"ocrReplace": [
[
"OPERATION",
""
],
[
" ",
""
]
],
"roi": [
920,
80,
92,
32
845,
72,
170,
50
]
},
"Episode": {
@@ -502,7 +511,7 @@
"algorithm": "JustReturn",
"action": "DoNothing",
"sub": [
"01@Episode"
"Episode1"
],
"next": [
"Stage1-7",
@@ -2694,6 +2703,8 @@
"PRTS2",
"PRTS3",
"EndOfAction",
"WaitAfterPRTS@Loading",
"WaitAfterPRTS@Loading2",
"ClickCornerAfterPRTS_1"
]
},
@@ -2716,6 +2727,8 @@
"UseMedicine",
"UseStone",
"NoStone",
"WaitAfterPRTS@Loading",
"WaitAfterPRTS@Loading2",
"StartUpThemes#next"
]
},