Skip to content

1.0.2

Compare
Choose a tag to compare
@WeAthFoLD WeAthFoLD released this 06 Jul 07:09
· 601 commits to master since this release

English

AcademyCraft 1.0.2 brings about a useful new feature: Ability data customization. The data of level upgrading is adjusted to reduce grinding. Also there are several rewrites, bugfixes and enhancements.

Features

  • Implemented full ability data customization. Find it in config/academy-craft-data.conf after starting the game once.
  • Add option to disable MisakaCloud Terminal's auto acquire (#345).

Enhancements

  • Updated zh_TW lang.
  • Rewrite Location Teleport skill.
  • Rewrite level progress calculation logic. It is now based on skill experence increment rather than CP usage.
  • Improved font rendering in lower resolutions.
  • Rewrite media player, fix some subtle bugs. (Also adjusted UI a little)
  • Some code optimization. Improve game loading speed & network performance.
  • Added localization for Skill Tree console texts.
  • Increase the speed of ability developement.

Bugfixes

  • Fix breaking container blocks doesn't close relevant UI (#299).
  • Fix some unintended failure when resetting ability.

简体中文

AcademyCraft 1.0.2 带来了一个非常有用的功能:技能数据自定义;等级升级的数据经过调整,以减少游戏过程中的重复性;除此之外,还有一些代码重写、bug修复和功能改进。

新特性

  • 实现了能力数据自定义。在启动游戏一次后,在 config/academy-craft-data.conf 可以找到设置文件。
  • 添加了关闭自动给予御坂云终端的设置 (#345)。

功能改进

  • 更新了 zh_TW lang。
  • 重制了定位传送技能。
  • 重写了玩家能力等级提升的机制:它现在基于技能熟练度的上升。
  • 改进了低分辨率下的字体渲染。
  • 重写了媒体播放器,修复了一些微妙的bug (同时轻微调整了UI)
  • 一些代码优化,提高整体的计算&网络性能。
  • 为能力开发机的控制台文字添加了本地化。
  • 提高了开发机进行开发的速度。

Bug修复

  • 修复了破坏方块不使打开的UI关闭 (#299).
  • 修复了能力重置时一些意料之外的失败。