Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.9.0-rc.1
Changed
- Support LeviLamina 1.0.0-rc.2
- Replace QuickJs with QuickJs-Ng v0.8.0
- Upgrade Lua to v5.4.7
- Upgrade NodeJs to v22.12.0
- Upgrade Python to v3.12.8
- Refactor command api
v0.8.20
Fixed
- Fix setGameMode
- Fix clearItem [#186]
v0.8.19
Changed
- Remove NativeAPI completely
Fixed
- Fix LLSECallEventsOnHotLoad's position
- Fix Entity::teleport with 2 argument
v0.8.17
Fixed
- Add valid check for Entity
v0.8.16
Fixed
- Fix EntityAPI completely [#157]
v0.8.14
Fixed
- Fix NbtAPI constructor [#160]
v0.8.13
Added
- Add uuid support for
mc.getPlayer()
- Add new PlayerInfo API
Fixed
- Fix simulateLookAt [#146]
v0.8.12
Fixed
- Fix bugs related to Nbt ownership
v0.8.11
Changed
- Refactoring DeviceAPI to prevent crash
Fixed
- Add missing Logger::setPlayer