Skip to content

Releases: imengyu/Ballance

v0.9.6

22 May 05:32
Compare
Choose a tag to compare
  1. 修改Floor_Side亮度(之前的还是太黑)
  2. 修改球阴影显示距离,方便定位球
  3. 修改 P_Modul_03 墙壁重心,防止向内侧倒
  4. PE_Balloon添加一个停顿,防止过关后额外分数球没有收集一直跟着
  5. 调整 P_Modul_26 沙袋摆动幅度
  6. 修改按扭亮不起来
  7. 纸球阻力过大导致不灵敏
  8. 其他细节修改

反馈太少了,没有太多动力做了,未来更新频率会很低。

v0.9.5

08 May 16:22
Compare
Choose a tag to compare

新增:

  • 新增 MacOS 版本(初试,可能存在问题)。

修改:

  • 修复了 MacOS 版本编辑器运行游戏出现错误的问题 (同时调整了物理引擎)。
  • 修复 P_Modul_17 单摆 无法正常回弹问题 。
  • 调整 P_Modul_26 沙袋 使之摆动幅度不再过大 。
  • 调整 P_Extra_Point 分数球的上升动画使之不再像之前一样生硬。
  • 修改 iOS 版本物理引擎为静态库。

New features:

  • Add MacOS Version (preliminary test, possible problems).

Modification:

  • Fixed an error in running the game in the MacOS Unity editor.
  • Fix that P_Modul_17 cannot be turned back normally.
  • Fix that P_Modul_26 swin force so that the swing amplitude is no longer too large.
  • Adjust rising animation of P_Extra_Point's score ball makes it no longer as stiff as before.
  • Modify the IOS version of the physical engine to a static library.

v0.9.3

02 May 07:14
Compare
Choose a tag to compare

新增功能:

  1. 对部分未国际化的页面文字进行了翻译。
  2. 调整了部分英语翻译文字。
  3. 模组包内容说明文字支持国际化。
  4. 优化了一点点启动速度。
  5. 新增 Android 版本(初试,可能存在问题)。

修改:

  1. 修复快速运动暂停,然后继续时摄像机抖动问题。
  2. 修复了MenuLevel远处有两个材质不对。
  3. 调整了石球与木球碎片抛出力。
  4. 修复了UTF-8 Bom 文件读取失败问题。
  5. 修改语言或者模组设置后,现在可以自动重启游戏,不需要手动运行。

New features:

  1. Translated some non internationalized page text.
  2. Some English translations have been adjusted.
  3. The content of the module PackageDef.xml supports internationalization.
  4. Optimize the starting speed.
  5. New Android Version (preliminary test, possible problems).

Modification:

  1. Fix camera jitter when fast motion pauses and then continues.
  2. Fixed two wrong materials in the distance of menulevel.
  3. Adjust the throwing force of stone ball and wood ball peices.
  4. Fixed the problem of UTF-8 BOM file reading failure.
  5. After modifying the language or module settings, the game can now be restarted automatically without manual start.

v0.9.1

25 Apr 04:33
Compare
Choose a tag to compare

0.9.1 修复更新


主要修改:

  1. 修复了设置中修改控制按键无效的错误。
  2. 修改了变球器碰撞触发器的形状为半径2.3的球体,贴近原版(感谢@yyc12345的建议)。
  3. 精细的调整了摄像机的跟随,现在摄像机移动还是比较平滑的。
  4. 调整了物理模拟速率,消除之前的物理模拟抖动。
  5. 修复了释放物理环境时错误的操作数据导致物理引擎崩溃问题。
  6. 优化了一点点帧率。
  7. 修复了球滚动声音异常问题。

其他修改:

  1. 先按 左/右键 再按 Shift 也可以旋转视角了。
  2. 移除无用的许可同意界面。
  3. 在自定义关卡菜单中,现在会显示已经过关的原版关卡,已经过关后,你可以使用这里的预览功能来预览原版关卡。

新增BUG:

可能新增了一些隐藏的BUG,我在测试中不一定能全部测试出来,如果你遇到了这些隐藏的BUG,欢迎向我反馈呀

v0.9.0

19 Apr 14:37
Compare
Choose a tag to compare

v0.9.0 正式版


版本修改

  1. 修复了球碎片回收时偶尔卡顿的问题
  2. 修复了过关后没有解锁下一关的问题
  3. 调整摄像机跟随平滑
  4. 修改设置中仅调整全屏无效问题
  5. 其他细节调整

v0.8.0-beta

18 Mar 01:24
Compare
Choose a tag to compare
v0.8.0-beta Pre-release
Pre-release

v0.8.0-beta预发布版本

可下载体验尝鲜。

主要功能:

  1. 原版游戏内容和玩法
  2. 1-13 关游戏内容
  3. 自制地图(以魔脓空间站为例)
  4. 关卡预览器
  5. 模组管理器