Skip to content

v2.2.1

Compare
Choose a tag to compare
@hedgehog1029 hedgehog1029 released this 11 Nov 01:03
· 35 commits to main since this release

TrombLoader 2.2.1

TrombLoader 2.2.1 has just been released! 🥳

Fixes

  • Update compatibility warning log to only log when encountering floats, hopefully making it less spammy
  • Mark fields in the .tmb without default values as required
    • This should prevent charters accidentally breaking their game with incomplete/in-development charts

For users

You can download the update in r2modman! Just click the "Update All" button you'll get at the top of the window. 🆙

As always you can find TrombLoader here: https://trombone-champ.thunderstore.io/package/TromboneChamps/TrombLoader/

For charters

TrombLoader is stricter on accepting chart files again - it will no longer silently set required fields to null if they're missing from the tmb file. I've checked against the ~3.7k charts in my database and zero of them fail this validation, so this shouldn't break anything for users.

A note regarding 2.2.0+

There was a bug in Trombone Charter that was exporting charts with an invalid field in the tmb files. These charts loaded fine under 2.1.0, but in 2.2.0 they fail to load as TrombLoader expects this field to contain valid data. From a scan it looks like only 9 charts were affected by this; I've let the authors know and fixed versions should be out for all of them over the next few days.