Releases: KatatsumuriPan/BetterFormattingCode
Releases · KatatsumuriPan/BetterFormattingCode
BetterFormattingCode-1.12.2(Forge)-3.0.0
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.
BetterFormattingCode-1.12.2(Forge)-2.2.1
What's Changed
- Fix resetting config bug.
BetterFormattingCode-1.12.2(Forge)-2.2.0
What's Changed
- Add Better Line Break compatibility.
- Extend Clipboard(GTCEu) text length limit to 65535.
- Fix crashing bug.
- Fix stencil mask bug.
BetterFormattingCode-1.12.2(Forge)-2.1.0
- Add GTCEu compatibility(Item:Clipboard).
BetterFormattingCode-1.12.2(Forge)-2.0.1
- Fix crashing bug if SmoothFont is not found.
- Fix StencilTextRenderer bugs.
- Remove test formatting codes.
BetterFormattingCode-1.12.2(Forge)-2.0.0
- Add SmoothFont compatibility.
- Add section sign typing helper : Double-entered '&' are immediately converted to '§'.
- Change many codes.