Skip to content

0.1.3-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@skyrina skyrina released this 26 Feb 07:44
· 109 commits to 1.20 since this release

What's Changed

  • Fixed a few Geckolib related crashes
  • Most Geckolib Armors now work with pivots
  • Fixed a crash when playing LuaSounds
  • Fixed a clipping issue that happened with modded and vanilla armor as it wouldn't follow arm rotation correctly
  • Version check now works properly on Forge, again
  • Fixed a VM Error when getting an invalid slot or when the player was dead
  • Bumped to LuaJ 3.0.8
  • Moved to Neovisionaries WebSocket
  • Fix issues on systems with different locales
  • Fix Optifine not working on 1.18.2
  • Fix PoseStack not empty crashes with Mana and Artifice, and other mods
    Additions:
  • Added a new render type CUTOUT_EMISSIVE_SOLID
  • Added Entity Render Tasks
  • Blockstate getTextures now returns the break texture for blocks that use block entities instead of nothing
  • Added a remove method to FiguraModelPart to remove a part from it's parent to match render tasks
  • ElytraPivot has been separated up into LeftElytraPivot and RightElytraPivot
  • Addded a new field to Texture:applyMatrix, 'clip' which clamps the resulting colours' channels between 0 and 1
  • Addded getDayTime and getDay to WorldAPI
  • Added a way for developers to add custom events to the Events API
  • Figura now supports 1.16.5

New Contributors

Full Changelog: 0.1.3-rc.4...0.1.3-rc.5