Skip to content

Releases: qwaecd/speed-uuuuuuup

1.3.0 for 1.20.1 Forge

Choose a tag to compare

@qwaecd qwaecd released this 21 Nov 08:53
4a812bb

What's Changed

New

  • /race check <track_name>: Check the information of all participants on the track.
  • /racetrack rankinglist <track_name> [page]: Add a page parameter to browse more rankings.
  • /racetrack clearRankingList <track_name>: Clear the ranking list.
  • /race stop <track_name> [show_ranking_on_stop]: Add a new parameter to decide whether to show the ranking at the end of the race.

Fix

  • Improved the display format and spacing of the player's result time: minute : second : millisecond

New

  • /race check <赛道名> : 查看该赛道下所有参赛者的信息。
  • /racetrack rankinglist <赛道名> [page]: 新增页码参数来浏览更多排名。
  • /racetrack clearRankingList <赛道名> : 清除排行榜。
  • /race stop <赛道名> [是否显示本次比赛排名]: 添加新参数来决定是否在比赛结束时显示排名。

Fix

  • 改进玩家成绩时间的显示格式和间距: minute : second : millisecond

1.2.1-forge for Minecraft 1.20.1

Choose a tag to compare

@qwaecd qwaecd released this 08 Aug 15:06

What's Changed

  • Fixed an issue where regions were still not visible even when the client's debug option to display all regions was enabled.
  • Fixed an issue where track initialization would fail if the chunk was not loaded.
  • Fixed an issue where stopping a specific track would fail if the chunk was not loaded. (If this still occurs, use the command /kill @e[type=speed_uuuuuuup:region_marker] to remove the marker).
  • Fixed an issue where entities used for marking points were incorrectly removed after a chunk was unloaded.
  • 修复了客户端打开显示所有区域的调试选项时,依然无法看到区域的问题。
  • 修复了当区块未加载时,初始化赛道不成功的问题。
  • 修复了当区块未加载时,停止指定赛道不成功的问题。(若仍有此情况,使用指令/kill @e[type=speed_uuuuuuup:region_marker]即可移除)
  • 修复了区块卸载之后,用于标记点位的实体被异常移除的问题。

1.1.1-forge for Minecraft 1.20.1

Choose a tag to compare

@qwaecd qwaecd released this 20 Jul 15:03

修复

  • 修复了单人游戏中不同存档错误共享赛道数据的bug.
  • 修复了当存档不存在赛道时,使用 /racetrack list 指令列出所有赛道不产生任何信息的bug.

1.1.0-forge for Minecraft 1.20.1

Choose a tag to compare

@qwaecd qwaecd released this 20 Jul 13:59
4b6cb8c

国际化翻译键。

新添指令

  • /racetrack description
    向指定赛道添加描述。
  • /racetrack laps
    向指定赛道修改比赛圈数。
  • /speeduuuuuuup debug show_all <true/false>
    是否显示所有的点位范围。

1.0.0-forge for Minecraft 1.20.1

Choose a tag to compare

@qwaecd qwaecd released this 19 Jul 09:42
Merge remote-tracking branch 'origin/master'