Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v3.18.4

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 30 Jun 18:33
· 612 commits to dev since this release

Version 3.18.4

If you like this open-source project, why not give it a Star (top right corner)?

Additions

  • Pressing M will jump to the Music Start tracker
  • Added button in Advanced Options to reload the SFX Database
    • This will clear the editor!
  • Added new button if advanced options are enabled: Export as Image
    • Exports the entire remix as a giant image
    • Attempts to try to keep the image square, but override this by holding SHIFT for an entirely horizontal image
  • Entities, trackers, and time signatures will explode when clicking New Remix
  • SFXDB: Added the language field to GameObject

Changes

  • The --verify-registry launch argument has been replaced with --verify-sfxdb
    • The old launch argument will still work but may stop functioning in a later update
  • Large refactor of how the SFX Database is represented in-code
    • Internally it was called the "game registry", and various logging messages referred it as that
    • Now it is consistent and only referred to as the "SFX database"

Bugfixes

  • Fixed analytics threads being left behind (non-daemon)
  • Fixed an issue with the RAINBOW colour tag being invisible
  • Fixed an issue with the minimap preview and using menu backgrounds still causing the glass entities effect to be displayed