Add pre round delay on reboot function to the server tab - #8
Open
misterreporter wants to merge 2 commits into
Open
Add pre round delay on reboot function to the server tab#8misterreporter wants to merge 2 commits into
misterreporter wants to merge 2 commits into
Conversation
Adds pre round delay on reboot verb. -1 to delay the server indefinitely, 0 to cancel the delay on next reboot.
Ported from NovaSector's modular_nova loud_say.dm to Solaris's older verb style. Wraps Asay in the existing .command_headset CSS class for large bold text and plays a sound to admins with SOUND_ADMINHELP on, using the same asay-color/keyword/logging pipeline as regular Asay. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QjpemhJ9Grqa83qRA8qszw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Adds pre round delay on reboot function to the server tab. This PR also adds in the loud asay function from Nova.
Testing Evidence
Code compiles cleanly, verb is there and working on local environment.
Why It's Good For The Game
This makes it so if you are the last staff member online and it's well before the end of the round, the pre-game delay for next round can be initiated without a staff member present to manually do it. (IE: Setting the delay to indefinite until a staff member is present to manage the round)
Changelog
🆑
Adds delay pre game on reboot verb to server tab
/:cl: