Releases: LiteLDev/LegacyScriptEngine
Releases · LiteLDev/LegacyScriptEngine
v0.11.0
20 May 07:00
Compare
Sorry, something went wrong.
No results found
Changed
Refactored GUI API
Support LeviLamina 1.2.0-rc.2
Fixed
v0.10.7
20 May 06:40
Compare
Sorry, something went wrong.
No results found
v0.10.6
27 Apr 11:49
Compare
Sorry, something went wrong.
No results found
v0.10.5
13 Apr 12:42
Compare
Sorry, something went wrong.
No results found
Fixed
Fixe param of onBlockExploded event callback [#264 ] @xiaoqch
v0.10.4
12 Apr 05:49
Compare
Sorry, something went wrong.
No results found
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