Skip to content

2.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 20:06
· 39 commits to main since this release

Thanks to our testers and community for the continued support!

Features

Chat

  • The bot join message can now be customized.
  • The bot join message can now be disabled.
  • Messages now have custom colors (see below)

Rank System

  • All ranks now have a color property. This is used to style chatmessage based off of a users rank.
  • The three default ranks have a special color when viewing rank properties. This is not related to the above feature.
  • Ranks can now be reset to their default properties.

Music Player

  • The song duration is now shown correctly. The current duration will be added soon.
  • The music overlay now shows the song cover if present.
    A music player rewrite is needed and will likely happen soon.

UI

  • The update notification is now the proper color
  • The default message colors have been changed. Admin colors is now a brighter red (only applies to the static message from Mytho)

Performance and Backend

  • Moved the animal facts functions to their own module. Only loaded when required saving memory
  • The music overlay was formatted for easier editing.
  • The shell modules used to open files specified by the user (backup/overlay locations) has been moved to the main process. It is still bugged but will be fixed in a future release. Opening external links will work as expected.

Upcoming

  • Automatic backups
  • Event logic overhaul
  • Music player overhaul
  • Userlist

Full Changelog: v2.5.6...v2.5.7