Skip to content

Releases: KatatsumuriPan/BetterFormattingCode

BetterFormattingCode-1.12.2(Forge)-3.0.0

01 Mar 16:00

Choose a tag to compare

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

22 Feb 07:17
543f6ad

Choose a tag to compare

What's Changed

  • Fix resetting config bug.

BetterFormattingCode-1.12.2(Forge)-2.2.0

17 Feb 14:06
2836c37

Choose a tag to compare

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

12 Feb 12:53
ca6ab6f

Choose a tag to compare

  • Add GTCEu compatibility(Item:Clipboard).

BetterFormattingCode-1.12.2(Forge)-2.0.1

10 Feb 16:01
cf448a5

Choose a tag to compare

  • Fix crashing bug if SmoothFont is not found.
  • Fix StencilTextRenderer bugs.
  • Remove test formatting codes.

BetterFormattingCode-1.12.2(Forge)-2.0.0

10 Feb 05:51
504c50a

Choose a tag to compare

  • Add SmoothFont compatibility.
  • Add section sign typing helper : Double-entered '&' are immediately converted to '§'.
  • Change many codes.