From e89b3c1a2549ecbd0974100da70f60ae8f44025c Mon Sep 17 00:00:00 2001 From: TheArkane <64278554+karlfoster12@users.noreply.github.com> Date: Tue, 7 Jul 2026 14:31:11 +0100 Subject: [PATCH] update booms-epic-sounds (#13407) * Clean up plugin codebase and removed certain default sounds - Reorganised the plugin into clearly defined sections for improved readability and maintenance. - Grouped RuneLite event handlers by functionality. - Improved queued sound handling during game state transitions. - Removed inappropriate and sexually explicit default sound files to better align with Plugin Hub expectations. - Updated the README with improved documentation, configuration details, and custom sound support. - General code cleanup and formatting improvements. * Final Sound Clearup + Icon upload * Update commit reference in booms-epic-sounds --- plugins/booms-epic-sounds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/booms-epic-sounds b/plugins/booms-epic-sounds index cdc61ec7f..fb217f465 100644 --- a/plugins/booms-epic-sounds +++ b/plugins/booms-epic-sounds @@ -1,2 +1,2 @@ repository=https://github.com/karlfoster12/BoomsEpicSounds.git -commit=df00924978733823cc23b176f2f68a9240a10ad9 \ No newline at end of file +commit=80657a4393cd540355536de321816a08e6d4dc81