Hotfix to fix BOSS
event not working in compiled versions of the mod
This update targets improving the mod experience in modpacks!
New Features:
- You can now blacklist dimensions that Reactive Music will be unable to play using
/reactivemusic blacklistDimension
This gets saved to the config and helps in cases where mods with new dimensions will have custom music and Reactive Music ends up playing on top of them. - Added VILLAGE, BOSS, and NEARBY_MOBS as new events!
- Changed default behaviour of music picking to "fallback", which further prevents songs from playing if they've played recently. This can be disbled on entries with
allowFallback: false
- If a new event becomes valid, if the song that's currently playing is part of that new event it won't switch.
Bugfixes:
- Music now properly fades back in if an event becomes valid again while it was fading out.
- Improved biome tag conversion between 1.20 and 1.21, in general just using the 1.21 tag list will work reliably in both 1.20.x and 1.21.x.
Full-on combat events are planned and coming soon! Let me know on discord if there's any other features I can add to improve the experience for modpack creators!
Here's a pretty big update for Reactive Music!
General Updates:
- Updated the built-in songpack with new songs, more variety, and better handling of some harsh transitions between nether/underground/etc.
- Fixed music breaking when hitting an invalid song or switching songpacks too quickly.
- Made songpacks with errors still able to load if those errors are non-critical
Songpack Creation:
- Added ~50 new songpack events you can use in the form of biome tags. You can find the full list of new tags here!
- Updated the songpack template to show usage examples.
New update with a few bugfixes and improvements to handling songpacks that had errors/invalid songs.
General:
- Fixed compatibility with some other mods such as Ad Astra.
- Fixed UNDERGROUND and DEEP_UNDERGROUND being swapped (thanks @Baighasan!)
- Added discord link in modmenu description.
Songpacks:
- Description and credits now show in UI.
- Rather than not showing up, songpacks will now show and display an error in the UI when they can't load.
- Songpacks will also show names of any invalid songs that don't exist in the pack
Custom songpacks are here! Learn more about how to make them with this video!
New Features:
- Custom songpacks
- YACL support
- Add command for opening config
- Debug Mode that skips all song delays and always switches songs when events change (good for testing)
Fixes:
- Fixed music volume pop when switching songs
New features:
- More delay between songs, songs no longer cut eachother off
- Basic configuration UI, can change length between songs (requires cloth config and mod menu)
- Volume fades in pause menu
- Added more songpack params behind the scenes to make the experience better for songpack creators
Fixes:
- Fixed framerate hitch when songs started playing
- Fixed that underground music got overridden by certain events
- Fixed music not stopping when set to 0 volume