Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.17.12
01 Apr 12:38
Compare
Sorry, something went wrong.
No results found
Changed
Bumped ScriptX to 2026.4.1
Bumped quickjs-ng to v0.13.0
Bumped lua to v5.5.0
Fixed
Fixed memory leak issue in Python engine [#343 ]
v0.17.11
01 Apr 08:56
Compare
Sorry, something went wrong.
No results found
Changed
Replaced legacy CommandCompatibleAPI(fake command based on event) with LegacyCommandAPI(real registered command)
Improved translations
v0.17.10
31 Mar 16:12
Compare
Sorry, something went wrong.
No results found
Changed
Added globalEngineSnapshot to improve performance
v0.17.9
30 Mar 15:27
Compare
Sorry, something went wrong.
No results found
Changed
Breaking Change : Exceptions will be thrown to scripts directly when API calls fail, instead of returning null or
undefined. This may cause some old scripts to break if they don't handle exceptions properly. @zimuya4153 @ShrBox
Fixed
v0.17.8
24 Mar 14:12
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed the container close event [#294 ] @zimuya4153
Fixed Node.js installation for tooth.json in newer version of lip
v0.17.7
08 Mar 04:08
Compare
Sorry, something went wrong.
No results found
Changed
Update 7-zip tooth url in tooth.json
v0.17.6
07 Mar 09:31
Compare
Sorry, something went wrong.
No results found
Changed
Rollbacked LightWebSocketClient to v1.0.1
v0.17.5
27 Feb 05:37
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed crash on stop for Node.js engine
Fixed item.maxDamage [#349 ] (#354 ) @lwenk
v0.17.4
24 Feb 07:26
Compare
Sorry, something went wrong.
No results found
Added
Changed
Bumped LightWebSocketClient to v1.0.2 [#353 ]
Fixed
Fixed crash on stop for Node.js engine
v0.17.2
04 Feb 05:24
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed ScriptEngine lifecycle