Skip to content

Commit

Permalink
Release 1.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed May 31, 2024
1 parent 81ef30e commit c0a78fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* 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
* Rewrote item batching
* Fixes lighting issues with items (Requires a geckolib update if you're using it)
* The Ars-Nouveau spell book is still broken, but should start working once https://github.com/baileyholl/Ars-Nouveau/pull/1307 is merged
* Fixed issues with negative width characters in chat messages
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.16-SNAPSHOT+1.20.6
maven_version=1.2.16+1.20.6

0 comments on commit c0a78fa

Please sign in to comment.