Releases: ModularMCLib/SyncedData-Lib
Releases · ModularMCLib/SyncedData-Lib
26.1-0.0.3 SNAPSHOT 18a61e3
The latest build of GTMoreMachine for Minecraft 26.1.
Please report any issues.
What's Changed since v0.0.2-26.1
Added
- feat: add annotation-driven sync data system by @QiuYe-123 in #12
- feat(sync): validate annotation metadata eagerly by @QiuYe-123 in #16
- feat(sync): add lightweight explicit block entity sync by @QiuYe-123 in #17
Fixed
-
添加部分同步类 by @QiuYe-123 in #9
-
修复log排除问题 by @QiuYe-123 in #10
-
test: add gametest coverage for sync data by @QiuYe-123 in #14
-
test(sync): cover registered block and item sync paths by @QiuYe-123 in #18
3852 lines changed - see the full diff here
v0.0.2-26.1
- 修复日志更改
v0.0.1-26.1
- 初始化