Skip to content

v0.1.0

Compare
Choose a tag to compare
@stechyo stechyo released this 19 Jan 18:52
· 25 commits to master since this release

This extension is now in an alpha state. I'm now using it on my own game, and it's been fairly stable. Don't expect to be able to ship a game with this extension right now unless you are ready to make some fixes/optimizations to it on your own (and if you do, PRs are accepted).

What's Changed

  • Removed a possible crash cause (#35).
  • Removed the sub_stream property from SteamAudioPlayer! (#33) This should make it less annoying to adapt AudioStreamPlayer3D into SteamAudioPlayer.

⚠️ If you are upgrading from 0.0.5, please upgrade to 0.0.6 first! 0.0.6 will make all of your streams the same as your sub_streams, meaning that on upgrading to this release you won't lose data on your scene. Also, if you change streams at runtime check the wiki.

Please open an issue if you encounter any problems. Thanks!

Full Changelog: 0.0.6...0.1.0