Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
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]
v0.8.4
Changed
- Adapt to LeviLamina 0.13.4
v0.8.3
Fixed
- Fix Entity::hurt [#152]
- Fix trident consumption for onSpawnProjectile [#143]
v0.8.2
Fixed
- Fix onLiquidFlow's behavior
- Fix player attribute setter (#149)
v0.8.1
Fixed
- Fix reduceExperience [#145]
- Fix ScoreboardAPI [#84]
v0.8.0
Added
- Adapt to LeviLamina 0.13.x