Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

2.12.1

Compare
Choose a tag to compare
@Jasonzyt Jasonzyt released this 20 Jul 07:16
· 180 commits to v2/main since this release
27614f5

Release 2.12.1

BDS 1.19.72.01Protocol 575

Warning

BDS 1.19.70.02

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)