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

Releases: LiteLDev/LiteLoaderBDS

2.12.4

20 Jul 07:14
4341232
Compare
Choose a tag to compare

Release 2.12.4

BDS 1.19.73.02 Protocol 575

Warning

BDS 1.19.70.02
SDK in this version have a great change, please use the latest prepare_libraries.cmd from template!

Added

Changed

Fixed

Read more

2.12.3

20 Jul 07:56
6dd902b
Compare
Choose a tag to compare

Release 2.12.3

BDS 1.19.72.01Protocol 575

Warning

BDS 1.19.70.02

Fixed

  • fix: remove carried item display fixing to fix a nullptr crash

2.12.2

20 Jul 07:16
4a1561f
Compare
Choose a tag to compare

Release 2.12.2

BDS 1.19.72.01Protocol 575

Warning

BDS 1.19.70.02

Added

  • refactor: add struct ClimateUtils::Parameter (LiteLDev#1169) (by @killcerr)
  • feat: add BlockActorType (by @OEOTYAN)
  • feat: add members to RedstoneSystem (by @OEOTYAN)
  • feat: add members to RecipeUnlockingRequirement (by @qingyu)

Changed

  • chore: update PeEditor to v3.1.1
  • refractor: change hash function (by @OEOTYAN)

Fixed

  • fix: reuse SymCall for tryUnwrap (by @OEOTYAN)
  • fix: update ScriptX to re-support ESM modules (by @yqs112358)
  • fix: remove bad static_assert in RecipeUnlockingRequirement (by @yqs112358)
Read more

2.12.1

20 Jul 07:16
27614f5
Compare
Choose a tag to compare

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)
Read more

2.12.0

20 Jul 07:17
4c43e26
Compare
Choose a tag to compare

Release 2.12.0

BDS 1.19.72.01Protocol 575

Warning

BDS 1.19.70.02

New Feature

Adaptation

Added

Changed

  • refactor: remove built-in packet filter (by @ShrBox)
  • refactor: update MinecraftPacketIds (by @dreamguxiang)

Fixed

Full Changelog: 2.11.1...2.12.0-beta.1

Read more

2.12.0-beta.1

20 Jul 07:57
be1127a
Compare
Choose a tag to compare
2.12.0-beta.1 Pre-release
Pre-release

Release 2.12.0-beta.1

BDS 1.19.72.01Protocol 575

Warning

BDS 1.19.70.02

New Feature

Adaptation

Added

Changed

  • refactor: remove built-in packet filter (by @ShrBox)
  • refactor: update MinecraftPacketIds (by @dreamguxiang)

Fixed

Full Changelog: 2.11.1...2.12.0-beta.1

Read more

2.11.1

20 Jul 07:58
Compare
Choose a tag to compare

Release 2.11.1

BDS 1.19.63.01Protocol 568

Added

  • feat: add PosDelta for entity in LLSE (by OEOTYAN)
  • feat: rename pl.sneaking & add be.name for LLSE (by @shishkevichd @OEOTYAN)
  • feat: add Level::getDimensionPtr (by @OEOTYAN)

Changed

  • feat: update WeakEntityRef.hpp (by @OEOTYAN)
  • fix: fix a problem caused by HopperEvents (by @OEOTYAN)

Fixed

Full Changelog: 2.11.0...2.11.1

Read more

2.11.0

20 Jul 07:35
Compare
Choose a tag to compare

Release 2.11.0

BDS 1.19.63.01Protocol 568

Added

  • Add feetPos for Player and Entity in LLSE (by @yqs112358)
  • Add resourcepack encryption (by @dreamguxiang)
  • Add get/setTime() get/setWeather() api in LLSE (by @ACX66)

Changed

  • Update Header for 1.19.63 (by @dreamguxiang)
  • Add members for HopperSearchItemEvent & HopperPushOutEvent (by @ACX66)

Fixed

  • Fix PlayerAttackEvent::mAttackDamage (by @ACX66)

Full Changelog: 2.10.1...2.11.0

Read more

2.10.1

20 Jul 07:58
Compare
Choose a tag to compare

Release 2.10.1

BDS 1.19.62.01Protocol 567

Changed

  • Remove unused configuration item (by @StarsDream00)

Fixed

  • Fix SimulatedPlayer Bugs (by @dreamguxiang)
  • Fix LLSE crash when loading wrong json config file (by @ACX66)
  • Fix LLSE's fastlog (by @ACX66)

Full Changelog: 2.10.0...2.10.1

Read more

2.10.0

20 Jul 07:37
661d946
Compare
Choose a tag to compare

Release 2.10.0

BDS 1.19.61.01Protocol 567

Added

  • Release package containing all modules seperately (by @futrime)
  • Throwing original exception when fail to load plugin (by @yqs112358)
  • SimulatedPlayer::simulateRespawn for LLSE (by @OEOTYAN)

Changed

Fixed

Full Changelog: 2.9.3...2.10.0

Read more