Skip to content

Commit 9683f13

Browse files
committed
Release 1.3.4
1 parent 4044146 commit 9683f13

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
* Added support for 1.21.4 (Fabric and NeoForge)
2-
* (Forge) Mark mod as clientside only (Only visual change)
1+
* Improved core shader modification detection (Fixes graphical issues on some servers with resource packs)
2+
* Documented the config options. You can find the documentation [here](https://github.com/RaphiMC/ImmediatelyFast?tab=readme-ov-file#config).
3+
* (1.20) Fixed graphical issues with Draconic Evolution, Multiblocked2 and Scorched Guns 2 by disabling HUD batching when they are loaded.
4+
* (1.21+) Fixed buffer corruption issues if the buffer is used over multiple frames (Fixes graphical issues with Paladins & Priests)
5+
* Added VulkanMod to the list of incompatible mods (It didn't work with ImmediatelyFast before anyway)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ reflect_version=1.3.4
1414

1515
maven_group=net.raphimc
1616
maven_name=ImmediatelyFast
17-
maven_version=1.3.4-SNAPSHOT+1.21.1
17+
maven_version=1.3.4+1.21.1

0 commit comments

Comments
 (0)