Skip to content

v26.10.8

Choose a tag to compare

@ShrBox ShrBox released this 18 Apr 14:27
· 67 commits to main since this release
5c26d29

Added

  • Enhanced i18n support and error handling across modules, finish [#1806] @OEOTYAN
  • Added mayPrintCommandError function for improved error handling in command execution @OEOTYAN

Changed

  • Bumped bedrock-runtime-data to v26.10.4-server.12 and v26.10.4-client.12
  • Updated Error message handling and parameter types for better clarity @OEOTYAN
  • Updated nbt at() method @OEOTYAN

Fixed

  • Fixed ll::getWorldDataRoot() and ll::getWorldConfigRoot() crash @OEOTYAN
  • Fixed missing include in TypeTraits.h @zimuya4153