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

2.12.2

Compare
Choose a tag to compare
@Jasonzyt Jasonzyt released this 20 Jul 07:16
· 164 commits to v2/main since this release
4a1561f

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)