Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.13.1
v0.13.0
v0.12.1
Added
- Implemented the internal support for event cancellation [#285] @xiaoqch
- Added file version info @xiaoqch
Changed
- Refactored npm command, revert event commit @xiaoqch
Fixed
- Fixed entity.setMaxHealth [#291] @xiaoqch
- Fixed onSetArmor, onEffectAdded and onEffectRemoved [#299] @xiaoqch
- Fixed npm command @xiaoqch
- Fixed unload crash [#300] @xiaoqch
- Disabled input in console npm command @xiaoqch
- Fixed old nodejs addon load error [#9] @xiaoqch
- Ensured microtasks are executed automatically [#10] @xiaoqch
- Fixed ll.onUnload [#303] @xiaoqch
- Fixed onServerStarted event for nodejs engine @xiaoqch
- Ensured mods are unloaded when the server stops [#303] @xiaoqch
- Added missing enter scope on mods unload @xiaoqch
- Fixed ll.isRelease @xiaoqch
v0.12.0
v0.11.3
v0.11.2
v0.10.9
v0.11.1
v0.10.8
v0.11.0
Changed
- Refactored GUI API
- Support LeviLamina 1.2.0-rc.2