Releases: RaphiMC/ImmediatelyFast
Releases · RaphiMC/ImmediatelyFast
ImmediatelyFast-1.1.13
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
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
Changelog
- Fixed pie chart text not rendering
- Fixed armor trims render issues
Please report issues here
ImmediatelyFast-1.1.10
Changelog
- Added 1.19.4 support
- Improved performance of Iris compatibility interface
Please report issues here
ImmediatelyFast-1.1.9
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
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
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
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
Fixed transparency issues caused by hud batching
ImmediatelyFast-1.1.4
Fixed severe z layering issue