This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
2.12.1
Release 2.12.1
Warning
Added
- feat: add patch to fix LevelChunkPacket crash (by @ShrBox)
- feat: optimize error messages (by @StarsDream00)
Changed
- refactor: remove AntiGive because it has been fixed by Mojang (by @ShrBox)
- feat: optimize error messages (LiteLDev#1159) (by @@StarsDream00)
Fixed
- fix: fix NpcCmd(LiteLDev#1158) & Actor::isOnGround (by @OEOTYAN)
- fix: fix hot load/reload of python plugins (by @yqs112358)
- fix: add some missing LLSE apis (by @yqs112358)
- fix: add SetThreadDescription to DEBUG compile mode (by @yqs112358)
- fix: update ScriptX to fix a serious Python constructor bug (by @yqs112358)
- fix: error in Schedule task will not cause the repeat stopped (by @yqs112358)
- fix: disable all python's sys.stdin to fix stdin hijack (by @yqs112358)
- fix: update data structure StringByteInput for CompoundTag::fromBinaryNBT (LiteLDev#1166) (by @WangYneos)
- fix: PlayerScoreChangedEvent LiteLDev#1165 (by @ShrBox)