You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed the versioning of ImmediatelyFast. The minor version is now incremented with every Minecraft update. The patch version is incremented with every ImmediatelyFast release. This aims to group all releases for a specific Minecraft version together. It also allows for more frequent releases because I can do a release for a single Minecraft version instead having to accumulate enough changes to justify a release for all supported versions.
1
+
* Fixed experimental screen batching on NeoForge and (Lex)Forge
2
+
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
3
+
* Fixed rendering issues with FTB Chunks minimap
4
+
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)
0 commit comments