Skip to content

Releases: Martenfur/FmodForFoxes

v3.1.0

03 Dec 23:28
Compare
Choose a tag to compare

Added:

  • Added Position3D, Velocity3D, MinDistance, MaxDistance to EventInstance.

Fixed:

  • Fixed 3D sound attibutes not being set properly when using Fmod Studio.

v3.0.0

22 Sep 00:29
Compare
Choose a tag to compare

We're back baby!

Breaking:

  • Renamed to FmodForFoxes.
  • Migrated to .NET6.
  • Renamed TriggerCue to KeyOff.
  • Renamed FMODManager to FmodManager.
  • Replaced the NativeLibraryLoader class with INativeLibraryLoader.

Added

  • Added fmod_errors header.

Changed

  • Removed shared projects.
  • Updated to FMOD 2.02.08
  • Changed the license to MIT.

v2.0.0.0

28 Jun 22:46
Compare
Choose a tag to compare

Download on nuget! :0

Added:

  • Added FMOD Studio support.

Changed:

  • Reworked the overall API.

Removed:

  • Removed fmod.jar from the Android library.