Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.10.3
23 Mar 06:34
Compare
Sorry, something went wrong.
No results found
v0.10.2
15 Mar 17:34
Compare
Sorry, something went wrong.
No results found
Changed
Synced ScriptX with upstream
Delay onServerStarted for 1 tick to fix compatibility with old plugins(e.g. LLSE-FakePlayer)
Show error when loading plugins failed [#240 ] @xiaoqch
Fixed
Fixed DefaultDataLoadHelper
v0.10.0
14 Mar 13:21
Compare
Sorry, something went wrong.
No results found
Changed
Upgrade tooth.json to manifest v3
Fixed
v0.10.0-rc.2
01 Mar 16:50
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed onNpcCmd event
Use coro for delay command registration instead of ServerStartedEvent to fix command registration in onServerStarted event
v0.10.0-rc.1
01 Mar 13:15
Compare
Sorry, something went wrong.
No results found
Changed
Adapted to LeviLamina 1.1.0(MCBE 1.21.60.10)
Disabled onNpcCmd temporarily because it is broken
Not delay onServerStartedEvent and command registration for compatibility with LeviStone
v0.9.7
10 Feb 11:08
Compare
Sorry, something went wrong.
No results found
Added
Added more block for onRedStoneUpdate [#212 ]
Fixed
Fixed debug command output
Fixed Player::talkAs & talkTo
Fixed onMobHurt [#236 ]
Fixed onEffectRemoved not triggered when effects are removed manually
v0.9.6
07 Feb 14:56
Compare
Sorry, something went wrong.
No results found
Added
Added ll.onUnload [#227 ]
Added onNpcCmd [#226 ]
Added onEffectAdded/Updated/Removed
Added onEntityTransformation
Changed
Make version related api show LSE version instead of LeviLamina version
Fixed
Fixed onPlayerInteractEntity [#231 ]
Fixed onEntityExplode [#225 ]
v0.9.5
04 Feb 05:25
Compare
Sorry, something went wrong.
No results found
Added
Added some api and event [#220 ]
Changed
Updated translation
Updated lightwebsocketclient [#221 ]
Fixed
v0.9.4
02 Feb 03:37
Compare
Sorry, something went wrong.
No results found
Changed
Disabled LLSECallEventsOnHotUnload when server stops
Fixed
Fixed setTimeout can't be cancelled [#219 ]
Fixed crash on unload
v0.9.3
30 Jan 08:46
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed Player::clearItem [#216 ]