Skip to content

v2.2.0 - Async Everything

Compare
Choose a tag to compare
@Majekdor Majekdor released this 30 Nov 17:22
· 105 commits to main since this release

HexNicks 2.2.0 - Async Everything

Okay not async everything but a lot of stuff that should be async now is!

Changes ☑️

  • Switched access to MySQL database from synchronous to asynchronous.
  • Added support for autoReconnect flag for MySQL.
  • Implemented feature requested in #36. Options for disabling text decorations.
  • Did some normal code cleanup.
  • Fixed bug with overflowing colors in chat on Spigot.