https://github.com/drmccoy/door-is-locked-for-everyone
Foundry VTT module to broadcast locked door sounds to every connected client
https://github.com/drmccoy/door-is-locked-for-everyone
foundryvtt
Last synced: 3 months ago
JSON representation
Foundry VTT module to broadcast locked door sounds to every connected client
- Host: GitHub
- URL: https://github.com/drmccoy/door-is-locked-for-everyone
- Owner: DrMcCoy
- License: bsd-2-clause
- Created: 2023-12-22T15:11:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T15:30:48.000Z (over 1 year ago)
- Last Synced: 2025-01-05T13:42:08.642Z (5 months ago)
- Topics: foundryvtt
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
Door is Locked for Everyone
===========================Door is Locked for Everyone is a [Foundry VTT](https://foundryvtt.com/) add-on
module that sends the "door is locked" sound played when a player clicks on a
locked door to every connected client.While Foundry VTT 11 already plays the door open and close sounds on every
connected client, it doesn't do so for the door locked sound. [This is
apparently a deliberate design decision on Foundry VTT's part](https://github.com/foundryvtt/foundryvtt/issues/9937).
I disagree with that decision, so this module fixed that behaviour.Door is Locked for Everyone is released under the terms of the [BSD
2-Clause License](https://spdx.org/licenses/BSD-2-Clause.html).Door is Locked for Everyone can be found in the following places:
- [Door is Locked for Everyone on GitHub](https://github.com/DrMcCoy/door-is-locked-for-everyone)
- [Door is Locked for Everyone on the FoundryVTT website](https://foundryvtt.com/packages/door-is-locked-for-everyone)