Skip to content

Releases: MeAlam1/BlueLib

Bluelib 1.3.0

22 Nov 19:00

Choose a tag to compare

1.3.0

Added

  • Added Logging to the Markdown

Bug Fixes

Fixed the Custom Parameters

Deleted

  • Removed the need to initialize the Custom parameters.

BlueLib 1.2.0

21 Nov 13:43

Choose a tag to compare

Added

  • Users can now modify the Prefix/Suffix of the Markdown.
  • Users can now check if a specific Markdown is enabled.
  • Adding \ in front of the markdown will cancel it out.
    • ex. \**bold** will send **bold** in stead of bold.

Changed

  • If your message between the Prefix and the Suffix is empty, it will not delete the Prefix/Suffix.
    • Before if you typed ** without anything else, it would delete the ** because the code assumed that it was applying Italic Styling.
  • Fixed the Console logging that it can't find the Variants while it could.

Bug Fixes

  • Fixed Custom Parameters not being recognised
  • Fixed the Markdown not being applied correctly on Fabric

Deleted

BlueLib 1.1.0

20 Nov 14:20

Choose a tag to compare

Added

  • Markdown Chat Support
    • **Bold**
    • *Italic*
    • ~~Strikethrough~~
    • __Underline__

Changed

  • Made setVariantParameter static to avoid initializing the class without needing it.

BlueLib 1.0.0

06 Nov 12:07

Choose a tag to compare

Variant Loader

Custom Logging System

Utility Classes

  • Conversion
    • Case
    • Math
  • Math
    • Algebraic
    • Geometric
    • Matrix
    • Random Generation
    • Statistical
    • Misc
  • Minecraft
    • Chunk