Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.10.9
Added
- Added ll.pluginsRoot and ll.getCurrentPluginInfo apis @xiaoqch
Changed
Fixed
- Fixed compatibility with custom mods directory @xiaoqch
- Fixed ll.getPluginInfo fails to get current plugin info during loading @xiaoqch
- Fixed onPlaceBlock [#242] @ShrBox
v0.11.1
Added
- Added ll.pluginsRoot and ll.getCurrentPluginInfo apis @xiaoqch
Changed
- Updated LeviLamina to 1.2.0
- Updated ScriptX to fix v8 backend issue [#277] @ShrBox
- Refactored onAte event (#279) @killcerr
Fixed
- Fixed compatibility with custom mods directory @xiaoqch
- Fixed ll.getPluginInfo fails to get current plugin info during loading @xiaoqch
v0.10.8
Changed
- Update LeviLamina to 1.1.2
Fixed
- Fixed mc.getPlayerScore [#273]
- Fixed network.httpGet [#269]
v0.11.0
Changed
- Refactored GUI API
- Support LeviLamina 1.2.0-rc.2
Fixed
v0.10.5
Fixed
- Fixe param of onBlockExploded event callback [#264] @xiaoqch