Skip to content

v1.0.2 - Stable

Compare
Choose a tag to compare
@imengyu imengyu released this 01 May 12:58
· 49 commits to main since this release
  1. 新增 Linux64 版本。
  2. 新增 MacOS (Intel64+AppleSilicon) 版本。
  3. 手机端控制键盘优化。
    1. 增加键盘说明
    2. 增加控制键盘大小调整设置
  4. 设置优化,增加了之前隐藏的按键设置(分别是上、下、Shift2)。
  5. 优化一些组件的触摸范围(方便手机触摸)。
  6. 新增模组设置界面接口,方便模组搭建自定义设置界面。
  7. 新增3个示例模组(分别是高速球、自杀器、无限生命),内置在 PC 版中。
  8. 修改球声音曲线以获得较好的音效(低速情况下声音加大)。

===

  1. Add a Linux 64 version.
  2. Add a MacOS (Intel64+AppleSilicon) version.
  3. Optimization of mobile control keyboard.
    1. Add mobile keyboard explain.
    2. Add control keyboard size adjustment settings.
  4. Added previously hidden button settings (up, down, Shift2 etc.).
  5. Optimize the touch range of some components (convenient for mobile phone touch).
  6. Add a mod setting interface to facilitate module building and custom setting interfaces.
  7. Add 3 sample modules (including high-speed ball, self-kill, and infinite-life), which are built-in in the PC version.
  8. Modify the sound curve of the ball to achieve better sound effects (increasing sound at low speeds).