Actually I reworked dynamic, so let's not remove it and port the update instead#876
Open
Actually I reworked dynamic, so let's not remove it and port the update instead#876
Conversation
…lation locked items (#89617)
## About The Pull Request Adds a config option `roundstart_blue_alert` which determines if the station is put on blue alert on roundstart. **Greenshifts** are unaffected, they will still have a unique announcement indicating it's a greenshift **Roundstart reports** are unaffected, they will be sent regardless. ## Why It's Good For The Game Some servers put more player agency on command to control the report level, some servers re-theme the levels so blue is more of an involved thing, some servers put more weight on the current level, etc. Giving the option of staying on green until someone decides to up it is neat I guess. Before doing this I tried to find when this was even added - to see what the justification was and make sure I wasn't violating it - and wasn't successful. R4407 had "`Security Level Elevated`" in their reports but didn't have security levels implemented, so it was purely fluff. ## Changelog :cl: Melbert config: Adds "roundstart_blue_alert", allowing you to disable roundstart blue alert. Defaults to "on". /:cl:
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.
Closes #703
Ports the dynamic rework. I anticipate we still won't use it but the system makes handling antag creation a lot easier so it'd be nice to have in the back pocket.
Ports removing prog-tot. We haven't had a non-admin traitor in a while now that I think about it.
Ports the roundstart blue alert config. (Turn this on)
Adds a config for disabling dynamic threat report. (Turn this on)
Reworks the command report with flavor additions. I'd like to add some flavor for our lore as well.
Paper now updates more snappily.
Vote panel correctly conceals votes for multi-select votes.
Updates the text for chaos vote and transfer vote a bit.
Brings over a few antag stingers, like for brainwashing and hypnotizing.
Removes advanced traitor, advanced malf, and advanced infiltrator. They're unused now-a-days, the rest will probably go as well. I would rather we rework the antags themselves now.