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