Skip to content

Version 2.3-1.21.3

Latest
Compare
Choose a tag to compare
@SaolGhra SaolGhra released this 04 Dec 22:00
· 1 commit to master since this release

Changelog - Version 2.3-1.21.3

Fixed

  • DrawContext drawTexture Fix:
    • Updated the drawExclamationMark and drawTexture methods to use a more appropriate render layer (RenderLayer::getGui()).
    • The issue with missing textures has been resolved, ensuring that textures now render correctly in the GUI.
    • Adjusted texture coordinates to align with the actual texture dimensions for proper display.

Changes

  • Replaced RenderLayer::getGuiTexturedOverlay with RenderLayer::getGuiTexturedOverlay for general GUI rendering.
  • Simplified transformation logic for better handling of texture scaling and positioning.

Notes

  • This update improves the rendering reliability and fixes issues with texture overlays in the GUI.