Skip to content

Releases: RaphiMC/ImmediatelyFast

ImmediatelyFast 1.2.21

28 Aug 20:32
d95a712
Compare
Choose a tag to compare
  • Readded Forge support (1.20.6 and 1.21.1)
  • Improved compatibility with mods which don't render into the batching buffer while batching
  • Fixed text shadow layering issues when resource pack fonts are rendered
  • Fixed text display see through text rendering (Text is now visible)

Please report issues here

ImmediatelyFast 1.2.20

10 Aug 23:00
029fb6e
Compare
Choose a tag to compare

v1.2.20 Changelog

  • Hotfix mod compatibility issues introduced in v1.2.19

v1.2.19 Changelog

  • Added support for Minecraft 1.21.1 (Fabric + NeoForge)
  • Updated libraries
  • Fixed screen batching conflict with PolyLib
  • Added support for custom glint RenderLayers
  • Fixed compatibility issues with mods rendering custom item overlays
  • Fixed performance issues with negative width glyphs
  • Fixed armor trim rendering order

Please report issues here

ImmediatelyFast 1.2.19

08 Aug 18:51
8593188
Compare
Choose a tag to compare
  • Added support for Minecraft 1.21.1 (Fabric + NeoForge)
  • Updated libraries
  • Fixed screen batching conflict with PolyLib
  • Added support for custom glint RenderLayers
  • Fixed compatibility issues with mods rendering custom item overlays
  • Fixed performance issues with negative width glyphs
  • Fixed armor trim rendering order

Please report issues here

ImmediatelyFast 1.2.18

13 Jun 19:54
998e32f
Compare
Choose a tag to compare
  • Updated to Minecraft 1.21 (Fabric + NeoForge)
  • Updated libraries
  • Removed Iceberg compatibility mixin (Not needed anymore)

Please report issues here

ImmediatelyFast 1.2.17

01 Jun 10:03
70d745d
Compare
Choose a tag to compare

v1.2.17 Changelog

  • Fixed enchantment glint rendering on items (Caused by the item batching rewrite in v1.2.16)

v1.2.16 Changelog

  • Rewrote item batching
    • Fixes lighting issues with items (Requires a geckolib update if you're using it)
    • The Ars-Nouveau spell book is still broken, but should start working once baileyholl/Ars-Nouveau#1307 is merged
  • Fixed issues with negative width characters in chat messages

Please report issues here

ImmediatelyFast 1.2.16

31 May 21:00
c0a78fa
Compare
Choose a tag to compare

Changelog

  • Rewrote item batching
    • Fixes lighting issues with items (Requires a geckolib update if you're using it)
    • The Ars-Nouveau spell book is still broken, but should start working once baileyholl/Ars-Nouveau#1307 is merged
  • Fixed issues with negative width characters in chat messages

Please report issues here

ImmediatelyFast 1.2.15

19 May 14:30
31d4d63
Compare
Choose a tag to compare

Changelog

  • Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
  • Fixed graphical issues with experimental universal HUD batching (1.20.5)
  • Updated libraries

Please report issues here

ImmediatelyFast 1.2.14

05 May 13:55
2fcc4cf
Compare
Choose a tag to compare

Changelog

  • Fixed HUD batching injection ordering issues
  • Fixed draw order issues when force drawing batches
  • Fixed GL state issues when force drawing batches
  • Fixed blend/depth state issues

Please report issues here

ImmediatelyFast 1.2.13

02 May 16:54
c5b55ec
Compare
Choose a tag to compare

Changelog

  • Draw current batch when scissor box changes (Fixes issues with Smooth Scrolling mod)
  • Draw current batch when mods render stuff on their own (Fixes issues with Xaero's Minimap)
  • Fixed universal HUD batching (1.20.5)
  • Rewrote HUD batching for more mod compatibility

Please report issues here

ImmediatelyFast 1.2.12

26 Apr 18:58
7177c16
Compare
Choose a tag to compare

Changelog

  • Added 1.20.5 support
  • Workaround for horse marking/armor render order

Please report issues here