Releases: RelativityMC/raise-sound-limit-simplified
Releases · RelativityMC/raise-sound-limit-simplified
1.2.0
26 Mar 13:31
Compare
Sorry, something went wrong.
No results found
Raise Sound Limit Simplified 1.2.0 for Minecraft Fabric 26.1 is released
Changelog:
1.1.15
26 Mar 08:05
Compare
Sorry, something went wrong.
No results found
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
1.1.14
21 Dec 02:39
Compare
Sorry, something went wrong.
No results found
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
1.1.13
12 Dec 12:21
Compare
Sorry, something went wrong.
No results found
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 )
1.1.11
07 Dec 15:10
Compare
Sorry, something went wrong.
No results found
Raise Sound Limit Simplified 1.1.11 for Minecraft Fabric 1.18.2-1.21.11 is released
Changelog:
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