Releases: RelativityMC/raise-sound-limit-simplified
Releases · RelativityMC/raise-sound-limit-simplified
1.1.10
28 Sep 10:47
Compare
Sorry, something went wrong.
No results found
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
1.1.9
17 Jun 09:55
Compare
Sorry, something went wrong.
No results found
Raise Sound Limit Simplified 1.1.8 for Minecraft Fabric 1.18.2-1.21.6 is released
Changelog:
1.1.8
13 Mar 16:08
Compare
Sorry, something went wrong.
No results found
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: fb1fd09
1.1.6
26 Dec 09:04
Compare
Sorry, something went wrong.
No results found
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
1.1.5
31 Oct 12:23
Compare
Sorry, something went wrong.
No results found
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
1.1.4
11 Jul 12:08
Compare
Sorry, something went wrong.
No results found
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.3
11 Jul 08:27
Compare
Sorry, something went wrong.
No results found
Raise Sound Limit Simplified 1.1.3 for Minecraft 1.18.2-1.21 is released
This release adds 1.21 support.
1.1.1
31 Dec 09:59
Compare
Sorry, something went wrong.
No results found
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 : 1.1.0...1.1.1
1.1.0
05 Nov 07:28
Compare
Sorry, something went wrong.
No results found
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 tmpdir contains 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-config and fabric-api)
1.0.1
05 Jan 16:18
Compare
Sorry, something went wrong.
No results found
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.