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
- @trolliant made their first contribution in #193
Full Changelog: v3.2.3...v3.2.4