Skip to content

Releases: sanmusen214/BAAH

BAAH1.6.5

09 Sep 16:03
2ce304c
Compare
Choose a tag to compare

Fix / 修复

修复 学院交流会的双倍活动识别 错误
Fix the recognition of double reward event

BAAH1.6.4

03 Sep 08:35
e55db71
Compare
Choose a tag to compare

Fix / 修复

修复国际服队伍编辑界面识别失败问题
Fix the issue of recognition failure in the international server team editing interface

Feat / 新功能

自动修改DPI为240
Automatically adjust DPI to 240

制造功能优先选择黄色节点
Prioritize the selection of yellow nodes for manufacturing functions

出错时按r可以重新
Press r to reset when an error occurs

Update / 更新

修改了日志开头格式
Modified the format of the beginning of the log

BAAH1.6.3

21 Aug 15:55
90b70ff
Compare
Choose a tag to compare

Fix / 修复

修复日服活动推图队伍编辑页面识别失败
Fix the issue about the event quest exploration in JP server

BAAH1.6.2

18 Aug 22:34
56de335
Compare
Choose a tag to compare

Feat / 新功能

添加关卡的双倍奖励识别,可以设置仅在有双倍奖励时执行关卡扫荡任务。( #56 )
Add recognition of double rewards of quest, can decide whether do raid quest based on double rewards or not.

添加GUI困难关的注释输入框 ( #101 )
Add Note Area in Hard Quest in GUI

Fix / 修复

修复了GUI连续按下截图按钮导致GUI未响应的问题
Fix the problem that multiple click the screen cut button in GUI will cause crash.

BAAH1.6.1

06 Aug 14:02
4b77ae5
Compare
Choose a tag to compare

Add

启动GUI时可以指定ip, port, token
You can specify the ip, port, and token when starting the GUI.
Example: BAAH_GUI.exe --port 5500 --token pwd

Fix

修复国际服课程表智能选择报错
Fix the error of smart selection of global server's timetable

Attention

使用BAAH_UPDATE.exe更新时,会出现 >>> You can not use this script to replace itself. Please unpack the zip manually. <<<,目前这是一个bug,你不需要管它
When updating with BAAH_UPDATE.exe, it will show >>> you can't use this script to replace itself Please unpack the zip manually. <<<, This is a bug till now, you don't need to worry about it

BAAH1.6.0

02 Aug 21:04
42d5612
Compare
Choose a tag to compare

Feat / 新功能

制造功能上线,尚在改进中
The manufacturing function has been launched but is still under improvement.

GUI内新增”一键更新“来全自动更新BAAH版本
Add button "one-click to update to the latest" to update the BAAH version easily.

新增按钮用于切换推图时是否使用简易攻略
Added a button to switch whether use simple quest to explore quest.

Fix / 修复

修复日服推图无法推15-A或18-A这种关卡
Fixed the issue of unable to explore 15-A or 18-A levels on the Japanese server.

BAAH1.5.5

25 Jul 12:28
431cf9f
Compare
Choose a tag to compare

Fix

修复1.5.4版本国服推图时无法识别S标志导致走格子失败
Fix the issue about exploring quest in CN server

BAAH1.5.4

24 Jul 09:58
429d568
Compare
Choose a tag to compare

Fix

修复了国际服自动推图识别错误导致格子关卡无法出击队伍
Fix the issue that exploring quest can not work due to the UI change in global server

BAAH1.5.3

23 Jul 20:28
a5e8866
Compare
Choose a tag to compare

Update/Fix

适配国际服7月23号更新导致的竞技场任务和社团任务失败
Adapting to the failure of tactical and club task due to the July 23rd update of the global BA server.

Feat/Add

添加用户自定义任务
Add user-defined tasks

添加GUI启动时自动检测版本更新
Add automatic detection of version updates on GUI startup

BAAH1.5.2

12 Jul 13:21
ca742df
Compare
Choose a tag to compare

Update

GUI内部的日志可以自动滚动至底部
The log in the GUI can be scrolled down automatically

Fix

GUI内添加在新终端内运行按钮,防止GUI内运行时编码异常导致中断 ( #65
Add button in GUI to execute BAAH in a new terminal, avoiding encoding error if run in GUI ( #65