What's Changed
- Make a lot of changes to the stencil-text api for optimization.
- Fix the seed of the FontRenderer.fontRandom to match between normal and shadow.
What's Changed
- Fix resetting config bug.
What's Changed
- Add Better Line Break compatibility.
- Extend Clipboard(GTCEu) text length limit to 65535.
- Fix crashing bug.
- Fix stencil mask bug.
- Add GTCEu compatibility(Item:Clipboard).
- Fix crashing bug if SmoothFont is not found.
- Fix StencilTextRenderer bugs.
- Remove test formatting codes.
- Add SmoothFont compatibility.
- Add section sign typing helper : Double-entered '&' are immediately converted to '§'.
- Change many codes.
- Add Optifine compatbility.
- Fix depth buffer bug of StencilTextRenderer.
- Support team color (glowing effect and spectator menu icon).
- API update : Remove useIntWidth in RenderFontUtil.
- API update : Rename RenderingCharContext.charWidth to charRenderingWidth.