-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
修复以下问题: | ||
|
||
- 无法跳出竞技场结算画面; | ||
- 设置UI无法滚动。 | ||
- 适配游戏新版本特殊竞技场奖励的领取方式; | ||
- 咨询选项识别更稳健,不再依赖images/counsel.jpg,需自行删除; | ||
- 咨询达到尝试次数限制后不应简单地按相似度选择,而应优先选择空选项(可能是省略号之类); | ||
- 咨询时遇到单选时无法继续; | ||
- 检查自动瞄准和爆裂错误; | ||
- 降低设置脚本对安卓版本的要求。 | ||
|
||
新增功能和内容: | ||
|
||
- 社交点数招募可独立设置。 | ||
- 角色【罗珊娜】【梅里:海湾女神】的咨询文本。 | ||
|
||
具体使用方式详见[README](https://github.com/Zebartin/autoxjs-scripts/blob/master/NIKKE/README.md)。 |