Skip to content

v3.2.4

Latest

Choose a tag to compare

@Aeltumn Aeltumn released this 14 Aug 09:53
· 1 commit to main since this release

What's Changed

  • Fixed various issues with Noxesium's custom sounds by @trolliant in #193
    • Volume interpolation did not work.
    • Streamed sounds with an offset past 1 second were not modifiable.
    • Sounds starting at zero volume were not played.
    • Sounds can become unable to be modified or stopped due to garbage collection.
  • Rewrote client-side elytra implementation to be closer to vanilla behavior. The coyote time can now be defined as an exact amount of milliseconds and behaves much closer to how a client's ping would affect vanilla behavior.
  • Fixed crash from skull components being used before start-up completed.

New Contributors

Full Changelog: v3.2.3...v3.2.4