Skip to content

0.3.0

Compare
Choose a tag to compare
@dktapps dktapps released this 07 Sep 19:51
· 54 commits to master since this release
8f1329e

Changes since 0.2.0

  • PHP 8.0 is now required as a minimum.
  • Added support for 0-bits-per-block palettes (readiness for Minecraft Bedrock 1.18).
  • Added LightArray->isUniform(), which tells if the light array only contains the given unique value.
  • Fixed SubChunkConverter::convertFromLegacyColumn() not checking bounds of the yOffset parameter.