Skip to content

Commit

Permalink
Release 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed May 19, 2024
1 parent 3957169 commit 31d4d63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
* Fixed HUD batching injection ordering issues
* Fixed draw order issues when force drawing batches
* Fixed GL state issues when force drawing batches
* Fixed blend/depth state issues
* Track texture 1 and 2 in RenderSystemState (Fixes issue with dark items / item count text)
* Fixed graphical issues with experimental universal HUD batching (1.20.5)
* Updated libraries
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ reflect_version=1.3.3

maven_group=net.raphimc
maven_name=ImmediatelyFast
maven_version=1.2.15-SNAPSHOT+1.20.6
maven_version=1.2.15+1.20.6

0 comments on commit 31d4d63

Please sign in to comment.