Skip to content

v2.6.0

Compare
Choose a tag to compare
@hedgehog1029 hedgehog1029 released this 02 Jan 02:09
· 17 commits to master since this release

On NuGet: https://www.nuget.org/packages/TromboneChamp.BaboonAPI/2.6.0
On Thunderstore: https://trombone-champ.thunderstore.io/package/TromboneChamps/BaboonAPI/2.6.0/

BaboonAPI 2.6.0 is finally here, with a couple of features and a bunch of fixes!

Changes

  • Add experimental off-thread track reloading
    • This may be unstable and/or break! As of this release it isn't used yet but TootTally will start testing it.
  • Add more coroutine utilities, including one for loading textures asynchronously
  • BaseGameTrack is now publicly accessible for type-checking
  • Add a guide in the docs for entrypoints

Fixes

  • Fix accidentally quadratic track sorting
    • Track loading has also been optimized a little overall as part of the refactor to support async track loading
  • Fix song previews not loading on mac, hopefully
  • Fix entrypoints crashing in the case of multiple optional dependencies
  • Fix the "backing track" volume slider not working at all