Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
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
v0.8.9
Changed
Fixed
- Fix onMobHurt crash
- Fix DefaultDataLoadHelper
v0.8.8
Fixed
- Fix setNbt bug
- Refactor MoreGlobal
- Fix a critical issue in 0.8.7
v0.8.7
Changed
- Adapt to LeviLamina 0.13.5
- Remove useless output
- Remove useless translation
- Refactor translation
v0.8.6
Fixed
- Fix onMobHurt exception [#157]
v0.8.5
Changed
- Downgrade cpp-httplib
- Refactoring some confusing code
- Remove useless package for python engine
Fixed
- Fix exception message in NbtCompoundClass::constructor
- Fix onMobHurt [#154]
- Fix Entity::hurt [#153]