Skip to content

0.1.5-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@skyrina skyrina released this 21 Sep 15:27
· 9 commits to 1.20 since this release

Fixes and Changes:

  • Fix reading of textures inside of zip files
  • Fix a crash caused by _newindex and adding player
  • Fix a Bug with the AST Formatter that didn't read strings correctly
  • Fix Nametag being offset when the player had a scoreboard and not rendering correctly when the avatar was unequipped
  • getBlocks now throws an explicit error if max is greater than min
  • Shadow Radius no longer returns nil and instead setting to nil returns 0.5
  • Fix UV issues on the Avatar Wizard's Elytra
  • Fix nausea not working when the avatar was unequipped (1.20.6+)
  • Fix log spam when a nonexistent post effect was used (1.20.6+)
  • Improve Component & NBT conversion, fixing toStackString and a few other issues
  • Convert Particles internally from their old pre 1.20.5 syntax to the new one
  • Fix the camera offsets not working correctly on NeoForge (1.21.1)

Full Changelog: 0.1.5-rc.2...0.1.5-rc.3