Skip to content

v2.0.0a3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 17:06
· 2652 commits to main since this release
43ac827

New

  • 使用 minitouch 解决游戏内滑动惯性的问题
  • 自动下载 adb 二进制文件
  • adb server 崩溃时自动重启

Bug Fixes

  • 修复了见习任务会导致脚本在运行任务进程时报错的问题 (#34 #49 #61) Thanks @rebelice
  • 修复在信用交易所购买物品时的错误逻辑实现 (#47 #69)
  • 修复公开招募时无法正确识别获得干员的名字 (#35 #63) Thanks @rebelice
  • 修复默认策略和参数指定混用带来的歧义理解 (#68 #70)

Style

  • 重构代码,降低阅读和维护难度 (#65)