v2.1.1
- Fixed FrozenRegistryAccess lacks of client-side only RegistryAccess
- Removed test code
- Added KeyBindings for Editor (Thanks @hi4444)
v1.0.47
- Fixed a Mixin issue while loading massive mods
v2.1.0 (beta release)
- Refactor UI System
- modern UI layout system
- modern UI event system
- data binding system (support data synchronization and rpc event between server <-> remote)
- stylesheet system
- massive plug-and-play components
- in-game UI visual editor
- kjs support
- completed document and usage examples
- Remove outdated system
- widget ui
- compass
- node graph
- Many bug fixes
- Many new features and qol
- Documents and examples
- Test code
v1.0.46
- Fixed DummyWorld memory leak
- Fixed KJSPlugin wrapper for LDLib FluidStack
ChangeLog
v1.0.41
- Improve transform APIs
v1.0.45
- Fixed crash L2Hostility by Refactor VirtualChunk to fix. (thanks to @Taskeren)
- Fixed LabelWidget::detectAndSendChanges logic when using Component (thanks to @snylonue)
v1.0.44
- Fixed crash L2Hostility.
- Fix UI rounding error and Crash related to SelectorWidget (thanks to @cr3eperall)
v2.0.4
- UI Sync Framework
- Fixed fallback pack resource loading
v1.0.43
- Fixed crash L2Hostility, which tried to access level during virtual chunk <init>.
- Fixed crash with jGUI, they don't use mixin correctly
- Avoid using stream api for LinkedHashMap
ChangeLog
v2.0.3
- Fixed Mixins check
- Added Fallback to check pack resource
- Added MeshData primitive type sorting
- APIs Improvement
- Fixed cross OS path
- Fixed partialTicks
- Fixed scene renderer camera position
- Added MeshData sorter
ChangeLog
v1.0.42
- Fixed mod loading check during mixin
ChangeLog
v2.0.2
- Move file assets from the
assetsto theldlib2folder - Fixed cross-OS platform file separator char
ChangeLog
v2.0.1
Added DrawEdges method Updated Mesh texture Capture plugin crash
ChangeLog
1.0.39
- Fixed + Improved EMI compatibility (thanks to @PrototypeTrousers)
- Fixed Number Configurator doesn't support Long
- Allow separated bg for player inventory
1.0.38.d
- Fixed editor resource rename doesn't work



