Bug fixes! It is recommended that you update if you want to avoid lag spikes.
Shoutout to MoneyManCorp in discord for doing testing for me, so we could get this out quickly.
Bugfixes and Technical Changes
- Bugfix: Subtitles button was previously broken (incorrect behaviour). Has now been fixed.
- Bugfix: Subtitles are no longer on by default
- Bugfix: Rewritten subtitles to avoid encountering lag spikes
- Storing sounds in HashMap instead of TreeMap. Extracting volumes is now O(n) instead of O(logn), at the expense of requiring sorting when displaying in the configs screen
- Using WrapOperation mixins for better compatibility with other mods
v1.2.0 - 1.21.4
Updated to 1.21.4! This version brings a few new important features and bugfixes.
Features
- Sliders now go to 200%. You can increase sound volumes! (Resolves #17)
- Added reset buttons, so you don't need to manually set sliders back to 100%
- Trigger buttons (play sound, reset volume) can now be cancelled by releasing your mouse click outside the button area
Bug fixes
- Fixed the UI on buttons, so it renders properly when pressing or releasing
- The search bar and filter are reset when the page is closed