Skip to content

v0.4.1 User Experience Improvement

Compare
Choose a tag to compare
@blacksilvergeek blacksilvergeek released this 14 Nov 16:47
· 227 commits to main since this release
0d89c60

Update information

  1. Solve the memory leak problem
  2. Add automatic task submission function
  3. Add automatic screenshot function when an error is reported (under logs folder)
  4. Separate log and error files are provided
  5. Support search when selecting heroes
  6. Add 7,8,9 boss levels to the selection
  7. Press ctrl+Q to stop the script from running

If you have questions, please check the FAQ first.

Annex Notes

If you don't have python on your computer, you can download script_with_python37, unzip it and run "run.bat".

If it doesn't work, you can download the source code and run it with python on your computer.

更新信息

  1. 解决了内存泄漏问题
  2. 增加了自动提交任务功能
  3. 增加了报错时自动截图功能(log文件夹下)
  4. 提供了单独的log和error文件
  5. 支持选择英雄时进行搜索
  6. 增加了7,8,9关的选择
  7. 按住ctrl+Q停止脚本运行

有问题请优先查看FAQ

附件说明

电脑没有python的情况下,优先选择下载script_with_python37,解压运行"run.bat"即可

如果不能正常运行可以下载source code通过自己电脑上的python运行