Skip to content

Releases: THUAI-ssast/THUAI6

v1.2.2

15 May 12:06
91691e0
Compare
Choose a tag to compare

What's Changed

  • 修复了在评测平台极其明显的莫名其妙的吞信息、吞操作的bug。fix(AiPlayer): observations are gone unnecessarily by @Ethkuil in #53
  • 修改更新position与rotation的方式,可能提高了精度。fix(AiPlayer): decide to revert to set position and rotation directly by @Ethkuil in #54

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 May 12:50
Compare
Choose a tag to compare
  • 修改 Fixed TImestep 为 0.02s,提供更高精度的控制。

v1.2.0

02 May 13:23
e73d747
Compare
Choose a tag to compare

注:Windows-intel-64bit.7z 包含了 C++ 与 Python 的 SDK,无需重复下载。

What's Changed

  • feat(config): use command to replace language and entryPoint by @Ethkuil in #41
  • fix(AiPlayer): use async to avoid main game blocked by slow ai by @Ethkuil in #43
  • fix: consistence between playing and replaying by @Ethkuil in #44
  • feat(recorder): Put result first in record by @Ethkuil in #47
  • Optimizing game mechanics and implementations by @Ethkuil in #49
    • RotationSpeed: 600 -> 150
  • Health Bar and ID display of player by @Ethkuil in #50
  • Add BGM

Full Changelog: v1.0.0...v1.2.0

v1.1.0

22 Apr 07:46
16e5626
Compare
Choose a tag to compare

What's Changed

  • feat(config): use command to replace language and entryPoint by @Ethkuil in #41

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Apr 12:04
Compare
Choose a tag to compare

后续可能变动:

  • 平衡性调整
    • 数值调整
    • 随机生成地图
  • 表现效果优化:
    • 显示角色的 ID 与 HP
    • 美观性
    • 添加一些提醒用的特效,如 玩家复活、传送到目的地。
  • 为人类玩家提供按键映射