Releases: imengyu/Ballance
Releases · imengyu/Ballance
v2.0.0 New Level Editor
- 新增游戏内置关卡编辑器.
- 新增手柄支持,支持修改控制按键.
- 优化之前版本的游戏卡顿问题。
- v1.0.3-v1.0.7 来自于 aaasoft 的修改(合并有部分改动)。
- 游戏中的大量细节修复。
- UI文字更换为TMP,中文字体修改为思源宋体。
- Add a built-in level editor to the game.
- Add support for controllers, and rebinding control buttons.
- Optimize the lag issue in previous versions of the game.
- Modifications from v1.0.3 to v1.0.7 by aasoft .
- Small fixes in the game.
- Change the UI text to TextMeshPro.
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2 - Stable
- 新增 Linux64 版本。
- 新增 MacOS (Intel64+AppleSilicon) 版本。
- 手机端控制键盘优化。
- 增加键盘说明
- 增加控制键盘大小调整设置
- 设置优化,增加了之前隐藏的按键设置(分别是上、下、Shift2)。
- 优化一些组件的触摸范围(方便手机触摸)。
- 新增模组设置界面接口,方便模组搭建自定义设置界面。
- 新增3个示例模组(分别是高速球、自杀器、无限生命),内置在 PC 版中。
- 修改球声音曲线以获得较好的音效(低速情况下声音加大)。
===
- Add a Linux 64 version.
- Add a MacOS (Intel64+AppleSilicon) version.
- Optimization of mobile control keyboard.
- Add mobile keyboard explain.
- Add control keyboard size adjustment settings.
- Added previously hidden button settings (up, down, Shift2 etc.).
- Optimize the touch range of some components (convenient for mobile phone touch).
- Add a mod setting interface to facilitate module building and custom setting interfaces.
- Add 3 sample modules (including high-speed ball, self-kill, and infinite-life), which are built-in in the PC version.
- Modify the sound curve of the ball to achieve better sound effects (increasing sound at low speeds).
v1.0.1
v0.9.9
v0.9.8
新功能:
- [NEW!] 新增加载原版 Ballance nmo 关卡文件!你可以加载通过点击 “开始” > “加载原版 Ballance NMO 关卡” 来加载一个标准的原版关卡。(仅windows)
修复:
- 修复在过关后进入下一关物理引擎模拟速率变快问题(现在可以通过指令修改速率)
- 修复 #6 反向旋转功能不正确问题
- 实现 GRAVITY 彩蛋 #1
- 修正机关占位的方向以和 Virtools 中导出一致,现在使用 vtobjplugin 导出关卡至 Unity 中,大部分可以无须重新调整机关占位符的方向。
- 修改了摄像机旋转,支持45度地图
- 其他细节修复