Skip to content

Releases: SamsTheNerd/inline

Inline 1.21.1-1.2.2

22 May 22:01
Compare
Choose a tag to compare

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.

Inline 1.20.1-1.2.2

22 May 21:55
Compare
Choose a tag to compare

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.

Inline 1.21.1-1.2.1 [Fabric]

21 May 23:35
Compare
Choose a tag to compare

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)

Inline 1.20.1-1.2.1 [Fabric]

21 May 23:33
Compare
Choose a tag to compare

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)

Inline 1.21.1-1.2.0 [Fabric]

29 Apr 00:01
Compare
Choose a tag to compare

1.2.0

Changed

  • Item overlay API improvements & global renderers.

Inline 1.20.1-1.2.0 [Fabric]

29 Apr 00:00
Compare
Choose a tag to compare

1.2.0

Changed

  • Item overlay API improvements & global renderers.

Inline 1.21.1-1.1.1 [Fabric]

01 Apr 23:23
Compare
Choose a tag to compare

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)

Inline 1.20.1-1.1.1 [Fabric]

01 Apr 23:58
Compare
Choose a tag to compare

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)

Inline 1.21.1-1.1.0 [Fabric]

17 Mar 05:05
Compare
Choose a tag to compare

1.1.0

Added

  • Support for animated sprites in spritelike system
  • Render hook for rendering over items in GUI
  • Sprite renderer color toggle

Inline 1.20.1-1.1.0 [Fabric]

17 Mar 05:03
Compare
Choose a tag to compare

1.1.0

Added

  • Support for animated sprites in spritelike system
  • Render hook for rendering over items in GUI
  • Sprite renderer color toggle