Releases: peter2500zz/uuid_remap
Releases · peter2500zz/uuid_remap
Release list
v0.2.1
临时阻止处理使用 mcc 的 mca 文件时崩溃的问题 VilleOlof/mca#3
Temporarily prevent the crash when processing mca files that use mcc VilleOlof/mca#3
v0.2.1-rc.1
修复映射文件中重复 UUID 导致处理错误的问题。
Fixed an issue where duplicate UUIDs in mapping files could cause incorrect processing.
修复了较早版本 Minecraft 中 UUID 计算逻辑有漏洞的问题。
Fixed an issue with UUID calculation logic affecting older Minecraft versions.
文件写入改为原子性操作。
Switched file writing to atomic operations to reduce the risk of save corruption.
v0.2.0
为这个 CLI 工具编写了 GUI 版本。
Created a GUI version of this CLI tool.
重写处理逻辑,可以覆盖至少 1.14–26.1 的游戏版本。
Reworked the processing logic to support game versions ranging from at least 1.14 to at least 26.1.