Skip to content

Releases: RaphiMC/ImmediatelyFast

ImmediatelyFast-1.1.13

07 Jun 15:49
dd5d16e
Compare
Choose a tag to compare

Changelog

  • Improved HUD batching efficiency
  • Added VulkanMod compatibility
  • Improved macOS conflict handling
  • Fixed AppleSkin render issues
  • Optimized text character lookup even more
  • Enabled item batching by default

Please report issues here

ImmediatelyFast-1.1.12

10 Apr 22:07
Compare
Choose a tag to compare

Changelog

  • Reduced OpenGL state tracking overhead
  • Fixed Status effect bars mod incompatibility
  • Experimental: Added option to disable OpenGL error checking (Reduce overhead)

Please report issues here

ImmediatelyFast-1.1.11+1.19.4

24 Mar 11:31
Compare
Choose a tag to compare

Changelog

  • Fixed pie chart text not rendering
  • Fixed armor trims render issues

Please report issues here

ImmediatelyFast-1.1.10

14 Mar 18:33
Compare
Choose a tag to compare

Changelog

  • Added 1.19.4 support
  • Improved performance of Iris compatibility interface

Please report issues here

ImmediatelyFast-1.1.9

19 Feb 16:23
Compare
Choose a tag to compare

Changelog

  • Fixed depth test issues
  • Fixed crash when Iris is installed
  • Improved performance in combination with Iris

Please report issues here

ImmediatelyFast-1.1.8

26 Jan 17:12
Compare
Choose a tag to compare

Changelog

  • Fixed "Force Unicode Font" option not working anymore
  • Default disable item batching because it can cause unfixable issues (Fixes Iris related bug)
  • Fixed text render glitch when turning off hud_batching
  • Fixed incompatibility with "Slight GUI Modifications"

Please report issues here

ImmediatelyFast-1.1.7

19 Jan 18:05
Compare
Choose a tag to compare

Changelog

  • Fixed incompatibility with mods drawing the buffer early (Invisible item models)
  • Fixed text Z layering/translucency issues
  • Added buffer upload optimization (Should boost overall FPS when rendering a lot in immediate mode)
  • Added fast text lookup optimization (Text rendering optimization)

Please report issues here

ImmediatelyFast-1.1.6

06 Jan 17:28
Compare
Choose a tag to compare

Added held item tooltip batching (Improves performance of mods which show more text in it)
Recoded z sorting to finally fix all issues
Fixed Armor Chroma mod rendering issues

ImmediatelyFast-1.1.5

02 Jan 19:40
Compare
Choose a tag to compare

Fixed transparency issues caused by hud batching

ImmediatelyFast-1.1.4

02 Jan 01:23
Compare
Choose a tag to compare

Fixed severe z layering issue