Skip to content

Releases: quizhizhe/LiteLoaderBDS-1.16.40

v408.3.1

26 Mar 14:30
Compare
Choose a tag to compare

Release 408.3.0

BDS 1.16.40.02Protocol 408

v408.3.x 版本变更内容

Added

  • 添加ActorBlockSyncMessage结构
  • 添加Potion::PotionType成员
  • 添加Potion::PotionVariant成员

Changed

  • 集中偏移量到一个头文件
  • 规范EventAPI.h里变量命名
  • 补全Explosion
  • 补全HitResult
  • 部分补全LevelContainerModel

Fixed

  • 修复PlayerDropItem事件
  • 修复BlockExploded事件
  • 修复ContainerChange事件,未测试,可能有问题
  • 修复ProjectileHitBlock事件
  • 修复MobHurt事件
  • 修复ProjectileHitEntity事件
  • 修复ProjectileSpawn事件
  • 修复SetScorePacket
  • 修复TransferPacket
  • 修复SetDisplayObjectivePacket
  • 修正HitResult::getEntity函数

v408.3.1

  • 修复指令在无作弊情况下不能使用

Other

  • 已发布到Tooth库,可使用Lip或者LipUI进行安装

Full Changelog: 408.2.0...408.3.0

v408.3.0

22 Mar 15:17
Compare
Choose a tag to compare

Release 408.3.0

BDS 1.16.40.02Protocol 408

Added

  • 添加ActorBlockSyncMessage结构
  • 添加Potion::PotionType成员
  • 添加Potion::PotionVariant成员

Changed

  • 集中偏移量到一个头文件
  • 规范EventAPI.h里变量命名
  • 补全Explosion
  • 补全HitResult
  • 部分补全LevelContainerModel

Fixed

  • 修复PlayerDropItem事件
  • 修复BlockExploded事件
  • 修复ContainerChange事件,未测试,可能有问题
  • 修复ProjectileHitBlock事件
  • 修复MobHurt事件
  • 修复ProjectileHitEntity事件
  • 修复ProjectileSpawn事件
  • 修复SetScorePacket
  • 修复TransferPacket
  • 修复SetDisplayObjectivePacket
  • 修正HitResult::getEntity函数

Other

  • 已发布到Tooth库,可使用Lip或者LipUI进行安装

Full Changelog: 408.2.0...408.3.0

v408.2.0

03 Mar 19:57
Compare
Choose a tag to compare

Release 408.2.0

BDS 1.16.40.02Protocol 408

Added

  • Null

Changed

  • 重构文件结构
  • 更改LL命名空间至ll
  • 添加SDK库SDK-cpp

Fixed

  • Fix AttributeInstance class

Full Changelog: 408.1.0...408.2.0

v408.1.0

12 Feb 06:43
Compare
Choose a tag to compare

[LiteLoader Release Note]

LiteLoaderBDS-408.1.0 update has been released, adapted 1.16.40.02, ProtocolVersion 408
Support LLCheckBag

[Add]

  • Add Level::BlockPalettePtr to replace Level::BlockPalette

[Fix]

  • Fix Form System
  • Fix WitherBossDestroy Event
  • Fix mce::UUID::isEmpty()

[Other]

  • Null

v408.0.0

07 Feb 08:41
Compare
Choose a tag to compare

[LiteLoader Release Note]

LiteLoaderBDS-408.0.0 update has been released, adapted 1.16.40.02, ProtocolVersion 408
Change the version number format to: Protocol.Minor.Patch

[Add]

  • Add Player::getClientUUID
  • Add Command::getPlayerFromOrigin
  • Add Level::getPlayer(mce::UUID)

[Fix]

  • Fix mce::UUID::isEmpty
  • Fix BlockSource::getDimensionId
  • Fix AABB::getCenter()
  • Fix CompoundTag::fromBlock(Block* block)
  • Fix BlockLegacy::getBlockItemId()

[Other]

  • remove not use action
  • 补全Actor类
  • 添加WE缺失的文件
  • 替换偏移获取

v2.6.3-1.16.40

10 Nov 09:34
39f689e
Compare
Choose a tag to compare

[LiteLoader Release Note]

LiteLoaderBDS-2.6.2-1.16.40 update has been released, adapted 1.16.40.02, ProtocolVersion 408

[Fix]

  • Fix dynamicCommand

v2.6.2-1.16.40

29 Oct 11:31
Compare
Choose a tag to compare

[LiteLoader Release Note]

LiteLoaderBDS-2.6.2-1.16.40 update has been released, adapted 1.16.40.02, ProtocolVersion 408

[Function]

  • Support 1.16.40.02