Skip to content

Releases: RaphiMC/ImmediatelyFast

ImmediatelyFast 1.14.1

18 Dec 12:12
a0b5ad9

Choose a tag to compare

Changelog

  • Made ImmediatelyFast compatible with Java 25
  • Only apply map atlas texture coords when the map texture is set correctly (Fixes map rendering issues with ImageFrameClient mod)

ImmediatelyFast 1.13.4

18 Dec 12:10
c516c2d

Choose a tag to compare

Changelog

  • Made ImmediatelyFast compatible with Java 25
  • Only apply map atlas texture coords when the map texture is set correctly (Fixes map rendering issues with ImageFrameClient mod)

ImmediatelyFast 1.12.4

18 Dec 12:08
923d9d1

Choose a tag to compare

Changelog

  • Made ImmediatelyFast compatible with Java 25
  • Only apply map atlas texture coords when the map texture is set correctly (Fixes map rendering issues with ImageFrameClient mod)

ImmediatelyFast 1.8.5

18 Dec 12:05
9ef7a7d

Choose a tag to compare

Changelog

  • Made ImmediatelyFast compatible with Java 25
  • Clear Iris shadow pass outline buffer in case mods render into the wrong buffer (Fixes crash with glowing entities rendered with geckolib)
  • Only apply map atlas texture coords when the map texture is set correctly (Fixes map rendering issues with ImageFrameClient mod)

ImmediatelyFast 1.6.9

18 Dec 11:58
2cb08ff

Choose a tag to compare

Changelog

  • Made ImmediatelyFast compatible with Java 25
  • Clear Iris shadow pass outline buffer in case mods render into the wrong buffer (Fixes crash with glowing entities rendered with geckolib)

ImmediatelyFast 1.14.0

09 Dec 20:31
7a7f2c5

Choose a tag to compare

Changelog

  • Added support for Minecraft 1.21.11

ImmediatelyFast 1.13.3

09 Dec 20:29
6cc8c7c

Choose a tag to compare

Changelog

  • Allow ImmediatelyFast to run with VulkanMod (It mostly works with VulkanMod, except for the experimental sign buffering optimization)
  • Fixed experimental sign buffering sometimes not rendering text glow effect

ImmediatelyFast 1.12.3

09 Dec 20:28
00acf15

Choose a tag to compare

Changelog

  • Allow ImmediatelyFast to run with VulkanMod (It mostly works with VulkanMod, except for the experimental sign buffering optimization)

ImmediatelyFast 1.8.3

09 Dec 20:26
5d53bee

Choose a tag to compare

Changelog

  • Allow ImmediatelyFast to run with VulkanMod (It mostly works with VulkanMod, except for the experimental sign buffering optimization)
  • Fixed potential performance issue with Iris

ImmediatelyFast 1.6.8

09 Dec 20:23
d9d93c2

Choose a tag to compare

Changelog

  • Improved compatibility with mods which don't render into the batching buffer while batching (Fixes graphical issue with AcceleratedRendering mod)
  • Fixed potential performance issue with Iris