Haven-King / Atmosfera

A mod for Minecraft that adds atmospheric sounds
Apache License 2.0
26 stars 9 forks source link

Add new conditions, settings, built-in resources #16

Closed zeydOpr closed 3 years ago

zeydOpr commented 3 years ago

This comprehensive commit includes new sound system features, config interface changes, bug-fixes, many tweaks and a resource overhaul.

The new features and patches to the sound system consist of minor, practical additions rather than major, fundamental changes.

The config needed new sections and a more user-friendly interface since the complexity has increased with the recent additions.

The new resource implementation with the dedicated assets offers full compatibility with the playback system (2D, stereo loops) and more customizability for both devs and users.

Sound events were expanded with the Dungeons pack to cover a wider range of regions and make use of the sound system's full capabilities.

Every part of the project has been tweaked to have consistency and follow the coding conventions.

Caveats and known issues:

Resolves: #5, #10, #14, #15

Haven-King commented 3 years ago

I'm actually just going to merge this and fix it up myself, since I have some time today 😄