docs.更新v3.9.0-beta.6的CHANGLOG

This commit is contained in:
MistEO
2022-05-29 04:48:25 +08:00
parent 2ce4ee6b6a
commit fa03a20180
2 changed files with 27 additions and 96 deletions

View File

@@ -1,6 +1,10 @@
- 优化自动战斗编队时干员名的识别效果
- 作业制作器新增支持干员名选择、新增支持添加说明文本
- 修复自动战斗编队时技能点到词条上的 bug
- 其他一些小修复
**该版本肉鸽功能还没适配完,暂时无法正常使用,如有需要请用老版本~**
- 肉鸽大幅重构,新增练度识别、干员技能自动选择及释放
- 肉鸽新增支持随缘买商店的收藏品
- 肉鸽战斗干员朝向优化、干员摆放优先级优化
- 新增自动抄作业支持按坐标撤退干员
- 修复一些肉鸽卡住的问题,修复肉鸽战斗不能二倍速的问题
- 修复自动抄作业不能使用中文文件名的问题
- 优化自动抄作业导入 JSON 时的界面显示
- 修复一个掉落识别的问题
- 修复某些情况下连接模拟器不生效的问题
- 界面上贴了一个 MAA 官网网址!

View File

@@ -34,10 +34,15 @@
],
"actions": [
{
"type": "二倍速"
"name": "令",
"location": [
10,
4
],
"direction": "左"
},
{
"name": "棘刺",
"name": "“弦惊”",
"location": [
8,
6
@@ -45,37 +50,7 @@
"direction": "上"
},
{
"name": "克洛丝",
"location": [
2,
4
],
"direction": "上"
},
{
"name": "伊芙利特",
"location": [
10,
4
],
"direction": "左"
},
{
"name": "蜜莓",
"location": [
10,
5
],
"direction": "左"
},
{
"kills": 16,
"name": "克洛丝",
"type": "撤退"
},
{
"kills": 18,
"name": "红",
"name": "“弦惊”",
"location": [
3,
5
@@ -83,74 +58,26 @@
"direction": "左"
},
{
"kills": 21,
"name": "史尔特尔",
"name": "“弦惊”",
"location": [
2,
3
],
"direction": "下",
"rear_delay": 1500
},
{
"name": "史尔特尔",
"type": "技能"
},
{
"kills": 23,
"name": "史尔特尔",
"type": "撤退"
},
{
"kills": 25,
"pre_delay": 10000,
"name": "红",
"location": [
3,
5
],
"direction": "左"
},
{
"name": "红",
"type": "撤退"
},
{
"kills": 29,
"name": "史尔特尔",
"location": [
9,
4
],
"direction": "左",
"rear_delay": 1500
},
{
"pre_delay": 1000,
"name": "红",
"location": [
4,
4
],
"direction": "下"
},
{
"name": "史尔特尔",
"type": "技能"
},
{
"kills": 34,
"name": "史尔特尔",
"type": "撤退"
},
{
"pre_delay": 5000,
"name": "红",
"location": [
3,
5
],
"direction": ""
"type": "撤退"
},
{
"location": [
2,
3
],
"type": "撤退"
}
]
}