Skip to content

MINIcontrol 0.4.0

Compare
Choose a tag to compare
@reaby reaby released this 08 Jul 19:49
· 85 commits to main since this release
b41374b

Breaking changes:

  • Switched runtime from Bun to Node.js & tsx
  • Switched ORM from drizzle to sequelize
    • database support added for mysql, postgres with sqlite still supported
    • new environmental variable: DATABASE is introduced, check .env.example for how to setup
    • also there is few schema changes for database, recommended to start a new database or do a manual changes

Note for plugin developers

Your plugins will need to be updated so that all imports use relative paths with this release. We're sorry for the inconvenience.

Other changes and fixes:

New: Added /endwu command for TM2020 servers. Ends the currently running warmup.
New: Added /cancelpack command to interrupt pack downloads from (T)MX.
Improved: Maniaplanet compability
Bugfix: Dedimania works again on TMNF / TMUF
Bugfix: XAseco database migrations should work again with this release
Bugfix: Confirm dialogues now correctly show up only for the person who initiated the action instead of all connected players
Bugfix: Maps that were removed from the server that were still in the jukebox won't result in a crash anymore
Bugfix: Checkpoint counter fixed for multilap maps