Skip to content

Releases: LiteLDev/LegacyScriptEngine

v0.9.0-rc.5

15 Jan 11:22
0688e41
Compare
Choose a tag to compare
v0.9.0-rc.5 Pre-release
Pre-release

Fixed

  • Add missing condition for onContainerChange
  • Fix onFarmLandDecay cancellation
  • Fix processConsolePipCmd [#208]
  • Fix NodeJs engine disabling

v0.9.0-rc.4

13 Jan 02:44
783fc2c
Compare
Choose a tag to compare
v0.9.0-rc.4 Pre-release
Pre-release

Changed

  • Find modules in python engine's directory

Fixed

  • Fix playerInfo not launch [#206]
  • Fix plugin reload [#207]

v0.9.0-rc.3

12 Jan 05:46
5544aa8
Compare
Choose a tag to compare
v0.9.0-rc.3 Pre-release
Pre-release

Changed

  • Support LeviLamina 1.0.0-rc.3

v0.9.0-rc.2

10 Jan 15:09
f335b92
Compare
Choose a tag to compare
v0.9.0-rc.2 Pre-release
Pre-release

Fixed

  • Fix command compatibility
  • Fix System::cmd and System::newProcess [#203]
  • Fix npm & pip command

v0.9.0-rc.1

09 Jan 07:55
5c12247
Compare
Choose a tag to compare
v0.9.0-rc.1 Pre-release
Pre-release

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

01 Dec 05:36
d06f844
Compare
Choose a tag to compare

Fixed

  • Fix setGameMode
  • Fix clearItem [#186]

v0.8.19

23 Aug 13:38
af05127
Compare
Choose a tag to compare
v0.8.19 Pre-release
Pre-release

Changed

  • Remove NativeAPI completely

Fixed

  • Fix LLSECallEventsOnHotLoad's position
  • Fix Entity::teleport with 2 argument

v0.8.18

12 Aug 11:59
e15f84d
Compare
Choose a tag to compare
v0.8.18 Pre-release
Pre-release

Fixed

  • Fix onMobHurt [#157]

v0.8.17

10 Aug 09:21
9388d00
Compare
Choose a tag to compare
v0.8.17 Pre-release
Pre-release

Fixed

  • Add valid check for Entity

v0.8.16

10 Aug 08:21
0e7974d
Compare
Choose a tag to compare
v0.8.16 Pre-release
Pre-release

Fixed

  • Fix EntityAPI completely [#157]