Skip to content

Releases: WisteFinch/Helldivers2CallForStratagemsOnPhone

v0.4.0

30 Sep 14:06
Compare
Choose a tag to compare

Release Note

  • Feature: Redesign the stratagem database to allow independent updates.
  • Feature: Add update, about and error hint dialog.
  • Feature: Now when the major version is the same, the client can access any version of the server (e.g. client v0.4.1, server v0.4.0)
  • Fix: Keyboard input mapping issue.
  • Fix: QR scanner availability check issue.
  • Fix: Translation issue.

更新日志

  • 新特性:重新设计战备数据库,允许独立更新数据库
  • 新特性:加入更新、关于和错误提示对话框
  • 新特性:现在只要大版本相同,客户端可使用任意版本的服务器(如客户端v0.4.1,服务器v0.4.0)
  • 修复:小键盘区域键盘输入映射问题
  • 修复:二维码扫描插件可用性检查问题
  • 修复:一些翻译问题

v0.3.4

26 Sep 11:16
Compare
Choose a tag to compare

Release Note

  • feat: #11 support mouse event 32a24d5
  • feat: add chinese translation for keys 32a24d5
  • feat: add update check d4f2b6a
  • feat: improve QR scanner availability check d4f2b6a
  • fix: some translation issues 94dfee8

Full Changelog: 0.3.3...0.3.4

更新日志

  • 特性:#11 支持模拟鼠标按键(左右中键、侧键和滚轮) 32a24d5
  • 特性:增加按键的中文译名 32a24d5
  • 特性:增加版本更新检查 d4f2b6a
  • 特性:改进二维码扫描插件下载方式,下载更快,可显示下载进度 d4f2b6a
  • 修复:一些翻译问题 94dfee8

完整更新日志: 0.3.3...0.3.4

v0.3.3

24 Sep 08:50
Compare
Choose a tag to compare

Release Note

  • feat: #9 add Chinese stratagem names e04671c
  • feat: add stratagem (Sterilizer & "Guard Dog" Dog Breath) aacb1552

Full Changelog: 0.3.2...0.3.3

更新日志

  • 特性:#9 增加中文战略配备名称 e04671c
  • 特性:新增战备(灭菌器&“护卫犬”腐息)aacb1552

完整更新日志: 0.3.2...0.3.3

v0.3.2

19 Sep 07:26
Compare
Choose a tag to compare

Release Note

  • fix: crash when activate stratagem without authorization d743e5f
  • fix: the input step display may be incorrect ef1b8a0
  • fix: wrong stratagem (Orbital EMS Strike) 5da31dd
  • feat: double click the stratagem can cancel the input ef1b8a0
  • feat: add stratagem (Orbital Napalm Barrage) 5da31dd

Full Changelog: 0.3.1...0.3.2

更新日志

  • 修复:未授权时激活战备会导致崩溃 d743e5f
  • 修复:输入可能显示不正确 ef1b8a0
  • 修复:战备错误(轨道电磁冲击波攻击) 5da31dd
  • 特性:双击战备可以取消输入 ef1b8a0
  • 特性:新增战备(轨道凝固汽油弹火力网) 5da31dd

完整更新日志: 0.3.1...0.3.2

v0.3.1

11 Aug 04:36
Compare
Choose a tag to compare

Release Note

  • fix: wrong stratagem(tesla tower) 57b1112

Full Changelog: 0.3.0...0.3.1

更新日志

  • 修复:战备错误(特斯拉塔) 57b1112

完整更新日志: 0.3.0...0.3.1

v0.3.0

04 Aug 14:32
Compare
Choose a tag to compare

Release Note

  • fix: should request any usable port from os 34ca2af
  • fix: #4 add verification to the protocol to prevent malicious attacks 3639bf6
  • feat: #5 add QR code scanning function d16a11c
  • feat: add stratagem (Anti Tank Mines) e2f7b26
  • feat: add Chinese localization for server 2d144b7
  • refactor: rewrite simulate event and reformat 9bf5733

Full Changelog: 0.2.1...0.3.0

更新日志

  • 修复:请求端口失败时,服务器会向操作系统请求随机的可用端口 34ca2af
  • 修复: #4 在通信协议中增加认证,防止恶意攻击 3639bf6
  • 特性: #5 增加二维码获取服务器地址的功能 d16a11c
  • 特性:新增战备(反坦克地雷) e2f7b26
  • 特性:服务器增加中文 2d144b7
  • 重构:重写模拟事件并格式化代码 9bf5733

完整更新日志: 0.2.1...0.3.0

v0.2.1

26 Jul 05:13
Compare
Choose a tag to compare

Release Note

  • feat: add simplified mode ecfee4e
  • fix: stratagem data error(supply pack) ad4492a
  • fix: disable back geture on some devices 9562f6a
  • fix: miss some Chinese translation ecfee4e
  • fix: miss some server output ecfee4e
  • fix: auto merge database update 394d984

Full Changelog: 0.2.0...0.2.1

更新日志

  • 新特性:增加精简模式 ecfee4e
  • 修复:战备出错(补给背包) ad4492a
  • 修复:禁止侧滑返回,仅在部分设备上有效,小米好像不行😭 9562f6a
  • 修复:缺失一些中文 ecfee4e
  • 修复:服务器缺失一些输出 ecfee4e
  • 修复:自动合并数据库更新 394d984

完整更新日志: 0.2.0...0.2.1

v0.2.0

22 Jul 04:19
Compare
Choose a tag to compare

Release Note

  • feat: add icon 1ea5e7f
  • feat: reduce apk size 1ea5e7f
  • feat: new protocol, allow you to compare server version d2a39ec
  • feat: free input mode will not automatically press open stratagem buttom ff7a2ac
  • feat: server will have colored output ff7a2ac
  • feat: adapt to light color mode c0c8908
  • feat: adapt to tables c571c47
  • fix: client freezes when the server does not respond d2a39ec
  • chore: clean up useless code 6b17ba2

Full Changelog: 0.1.0...0.2.0

更新日志

  • 新特性:新增图标 1ea5e7f
  • 新特性:减小apk体积 1ea5e7f
  • 新特性:新协议,允许比较版本 d2a39ec
  • 新特性:自由输入模式将不会自动按下 打开战略配备ff7a2ac
  • 新特性:服务器有彩色提示 ff7a2ac
  • 新特性:适配浅色模式 c0c8908
  • 新特性:适配平板 c571c47
  • 修复:服务器无响应时客户端会卡死 d2a39ec
  • 杂项:清理无用代码 6b17ba2

完整更新日志: 0.1.0...0.2.0

v0.1.0

12 Jul 15:33
Compare
Choose a tag to compare

PC server

  • Download call-for-stratagem-server-x.x.x.exe and run it, the system must be at least Windows 10 x64(I haven't tested the lower version)
  • For Linux/Mac, please refer to the Build entry to compile on your own.

Phone client

  • Downlaod call-for-stratagem-client-x.x.x.apk and install it, the system must be at least Android 8.0.