Raise Sound Limit Simplified
A mod that raises Minecraft sound sources limit in a simple way
Raise Sound Limit Simplified 1.2.0 for Minecraft Fabric 26.1 is released
Changelog:
- Port to 26.1
Fix the damn runtime mojmap
Raise Sound Limit Simplified 1.1.15 for Minecraft Fabric 1.19-1.21.11 & NeoForge 1.21-1.21.11 is released
This should be the last release for versions before 26.1.
Changelog:
- fix: prevent world random from leaking into sound engine
Raise Sound Limit Simplified 1.1.15 for Minecraft Fabric 1.19-1.21.11 & NeoForge 1.21-1.21.11 is released
This should be the last release for versions before 26.1.
Changelog:
- fix: prevent world random from leaking into sound engine
Raise Sound Limit Simplified 1.1.14 for Minecraft Fabric 1.18.2-1.21.11 & NeoForge 1.21-1.21.11 is released
Changelog:
- fix: freeze when output device is lost sometimes
Raise Sound Limit Simplified 1.1.14 for Minecraft Fabric 1.18.2-1.21.11 & NeoForge 1.21-1.21.11 is released
Changelog:
- fix: freeze when output device is lost sometimes
Raise Sound Limit Simplified 1.1.13 for Minecraft Fabric 1.18.2-1.21.11 & NeoForge 1.21-1.21.11 is released
Changelog:
- fix: crash in some rare cases on world join
- fix: synchronize sound executor tasks to avoid crashes on sound engine restart (#21)
Raise Sound Limit Simplified 1.1.13 for Minecraft Fabric 1.18.2-1.21.11 & NeoForge 1.21-1.21.11 is released
Changelog:
- fix: crash in some rare cases on world join
- fix: synchronize sound executor tasks to avoid crashes on sound engine restart (#21)
Raise Sound Limit Simplified 1.1.11 for Minecraft Fabric 1.18.2-1.21.11 is released
Changelog:
- Port to 1.21.11
Нет описания изменений
Raise Sound Limit Simplified 1.1.10 for Minecraft Fabric 1.18.2-1.21.9 is released
Changelog:
- new: support for 1.21.9
- fix: check sound set before checking sound
- fix: use async dispatch for sound instance ticking
Raise Sound Limit Simplified 1.1.8 for Minecraft Fabric 1.18.2-1.21.6 is released
Changelog:
- Port to 1.21.6
Raise Sound Limit Simplified 1.1.8 for Minecraft Fabric 1.18.2-1.21.4 & NeoForge 1.21-1.21.4 is released
Changelog:
- NeoForge port
- fix: use HashSet for pending sounds
- fix: mixin failing to initialize some final fields
NeoForge: fb1fd0983eefbcbc66dd4cb6f5bf4d8fb7791774
Raise Sound Limit Simplified 1.1.8 for Minecraft Fabric 1.18.2-1.21.4 & NeoForge 1.21-1.21.4 is released
Changelog:
- NeoForge port
- fix: use HashSet for pending sounds
- fix: mixin failing to initialize some final fields
NeoForge: fb1fd0983eefbcbc66dd4cb6f5bf4d8fb7791774
Raise Sound Limit Simplified 1.1.6 for Minecraft 1.18.2-1.21.4 is released
Changelog:
- fix: multiple music track playing at the same time
Raise Sound Limit Simplified 1.1.5 for Minecraft 1.18.2-1.21.3 is released
Changelog:
- new: 1.21.3 support
- fix: avoid unsafe world random sccess
- fix: target java 17 instead
Raise Sound Limit Simplified 1.1.4 for Minecraft 1.18.2-1.21 is released
1.1.3 release adds 1.21 support. This release is a hotfix to disable mixin audit from development.
(1.1.2 is accidentally skipped for some reasons)
Raise Sound Limit Simplified 1.1.1 for Minecraft 1.18.2-1.20.4 is released
This release contains bugfixes.
Changelog:
- new: 1.20.3 and 1.20.4 support (#7)
- fix: disconnection issues due to race condition during early connection (#6)
Full Changelog: https://github.com/RelativityMC/raise-sound-limit-simplified/compare/1.1.0...1.1.1
Raise Sound Limit Simplified 1.1.0 for Minecraft 1.18.2-1.20.2 is released
This release contains bugfixes and new features.
Changelog:
- fix: injection failure when absolute path to
tmpdircontains non-ascii characters - new: drop sounds when the sound engine cannot handle rather than glitching out
- new: configurable maximum sound limit
- new: add config and a in-game config editor (requires
cloth-configandfabric-api)
- fix: injection failure when absolute path to
Raise Sound Limit Simplified for Minecraft 1.18.2-1.19.3 is released
This release adds support for 1.19.3 and adds a small optimization for sound engine.