Skip to content

Add ToB Death Sound Plugin #7887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Conversation

nicellenburg
Copy link

Adds the ToB Death Sound plugin: plays a sound when a player dies in Theatre of Blood.
I'm very new to this process and open to any feedback.
Plugin repo: https://github.com/nicellenburg/tobdeathsound

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!!!!
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
Changed file names to be read by CI, apologies for the redundancy
Updated again to previous file extensions with decapitalization
Once again updating file names for CI
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
@iProdigy
Copy link
Member

Please avoid closing/recreating PRs; simply keep pushing to a single PR.

Also your submission does not adhere to the described format in https://github.com/runelite/plugin-hub?tab=readme-ov-file#submitting-a-plugin as was pointed out in #7877 (comment)

@iProdigy iProdigy added the waiting for author waiting for the pr author to make changes or respond to questions label Apr 24, 2025
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Apr 24, 2025
@runelite-github-app
Copy link

runelite-github-app bot commented Apr 24, 2025

@iProdigy
Copy link
Member

Your repo structure is also invalid; I'd recommend emulating https://github.com/runelite/example-plugin/

@iProdigy iProdigy added the waiting for author waiting for the pr author to make changes or respond to questions label Apr 24, 2025
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Apr 24, 2025
@runelite-github-app
Copy link

runelite-github-app bot commented Apr 24, 2025

Internal use only: Reviewer details Maintainer details

@LlemonDuck
Copy link
Contributor

Use AudioPlayer instead of managing clips yourself

@LlemonDuck LlemonDuck added the waiting for author waiting for the pr author to make changes or respond to questions label Apr 26, 2025
Using AudioPlayer rather than Clip
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Apr 26, 2025
Added 'runelite-client' in dependencies
reversed dependencies change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants