Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
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
v0.17.1
27 Jan 15:19
Compare
Sorry, something went wrong.
No results found
v0.17.0
25 Jan 12:56
Compare
Sorry, something went wrong.
No results found
Added
Changed
Supported LeviLamina 1.9.0
Replace int with CommandPermissionLevel for debugCommandLevel
v0.17.0-rc.2
19 Jan 09:09
Compare
Sorry, something went wrong.
No results found
Changed
Supported LeviLamina 1.8.0-rc.2
Added client support
Replace int with CommandPermissionLevel for debugCommandLevel
v0.16.8
14 Jan 07:01
Compare
Sorry, something went wrong.
No results found
v0.16.7
13 Jan 07:32
Compare
Sorry, something went wrong.
No results found
Changed
Used shared_ptr to manage script::ScriptEngine @ShrBox
v0.16.6
12 Jan 16:07
Compare
Sorry, something went wrong.
No results found
Changed
No need to copy raw pointer of nbt @ShrBox
Optimized ItemAPI
Added std::monostate to DB::Any for preventing some exceptions @ShrBox
Avoided unnecessary new and raw pointer @ShrBox
Fixed
Fixed potential memory leak in _extractValue(RemoteCall::ItemType&& v) of RemoteCallAPI @ShrBox
v0.16.5
12 Jan 13:25
Compare
Sorry, something went wrong.
No results found
Changed
Stored CommandOutput and CommandOrigin as shared_ptr for asynchronous command processing