Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 349 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 349 Bytes
  • Draw current batch when mods render stuff on their own (Fixes graphical issues with mods which don't use DrawContext for HUD rendering)
  • Fixed chat screen rendering issue if experimental screen batching is enabled
  • Fixed HUD batching graphical issues on NeoForge
  • Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)