1.2.2
Fixed
- Serverside crashing caused by SVG parser
- SVGs are no longer supported -- if you're a mod dev and would like this feature, contact me.
1.2.1
Fixed
- mod icon renderer not working on forge/neoforge
- issues with create on 1.21.1
Added
- support for more image formats in url texture utils (SVG, JPG, anything else supported by stbimage)
1.2.0
Changed
- Item overlay API improvements & global renderers.
1.1.1
Fixed
- showoff hand packet issue
- mild off thread rendering
- uncaught potential renderer exceptions
Changed
- showoff now accepts any equipmentslot (ie head, chest, legs, etc)
1.1.1
Fixed
- Lighting issues
- showoff hand packet issue
- mild off thread rendering
- uncaught potential renderer exceptions
Changed
- showoff now accepts any equipmentslot (ie head, chest, legs, etc)
1.1.0
Added
- Support for animated sprites in spritelike system
- Render hook for rendering over items in GUI
- Sprite renderer color toggle