mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update tobdeathsound (#8229)
* Add ToB Death Sound Casual plugin that makes a custom sound whenever the player or a teammate dies within Theatre of Blood. Currently the plugin only has 3 custom sounds, one being an inside joke amongst friends. I'm very new to coding so if there's a lot of mistakes, I apologize!!!! * Force add ToB Death Sound plugin * Add ToB Death Sound plugin Adds a plugin that plays a custom sound when a nearby player dies during the Theatre of Blood raid. - Works only inside ToB (region ID check) - Includes volume slider, enable/disable toggle, and sound selector - Sounds included: sitstella.wav, zerk.wav, sports.wav Author: Nic * Updated Tob Death Sounds Changed file names to be read by CI, apologies for the redundancy * Updated Tob Death Sounds 02 Updated again to previous file extensions with decapitalization * Update 03 Once again updating file names for CI * Fix plugin filenames and metadata * Initial plugin setup with working ToB Death Sound code New commit in my own Repo * Add Tob Death Sounds Plugin Fixes CI and syntax fixes * Add ToB Death Sound Plugin Hopefully I did this right, got a really bad case of covid right now so feeling a little foggy so apologies in advance for any bulk of mistakes * Add ToB Death Sounds Plugin * Add Tob Death Sounds Plugin Fix Format fix * Add ToB Death Sounds Plugin Fix Format fix AGAIN * Add ToB Death Sounds Plugin Updated hash * Add ToB Death Sound Plugin Display Name Fix * Add ToB Death Sound Plugin Removed Override * Add ToB Death Sound Plugin Added LICENSE * Add ToB Death Sounds Plugin Fixed System.err * Add ToB Death Sounds Plugin Using AudioPlayer rather than Clip * Add ToB Death Sounds Plugin Added 'runelite-client' in dependencies * Add ToB Death Sounds Plugin reversed dependencies change * Add ToB Death Sounds Plugin * Add ToB Death Sounds Plugin * Add ToB Death Sounds Plugin * Swapped wav files for personally recorded bits * Adding drop down menu Forgot to add this back from earlier builds. Went to install plugin on runelite and noticed it no longer had it. * Update plugins/tobdeathsound Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com> * Added Missing Brace * Added Region IDs + Tick CD + Author Name Didn't want my full name to be on the plugin hub :p * Removed Author * Changed from Region ID to NPC Check * Changed Author --------- Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
repository=https://github.com/nicellenburg/tobdeathsounds.git
|
||||
commit=7ccfff7211f2bd74f6e25f0ff81b8d227601f8f4
|
||||
commit=86873f7afdaa2b4fc175b1c546c0a091abb2bfc8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user