Security Buff of the Year: Adds Quick Timer#31529
Open
BrickTheHooman wants to merge 19 commits intoParadiseSS13:masterfrom
Open
Security Buff of the Year: Adds Quick Timer#31529BrickTheHooman wants to merge 19 commits intoParadiseSS13:masterfrom
BrickTheHooman wants to merge 19 commits intoParadiseSS13:masterfrom
Conversation
Contrabang
suggested changes
Jan 28, 2026
Contributor
|
Getting wiki content in-game is great! |
Contrabang
suggested changes
Feb 8, 2026
Contributor
Contrabang
left a comment
There was a problem hiding this comment.
woe review be upon ye
Contributor
|
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
# Conflicts: # code/_globalvars/lists/misc_lists.dm # tgui/public/tgui.bundle.js
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.
What Does This PR Do
adds in an optional quick timer feature which gives you options of all tier 1-3 crimes and relevant modifiers and lets you select them as long as it's a valid stack of charges in space law, autogenerating an arrest reason. the buttons also have tooltips of the descriptions of the crimes/modifiers as they are in space law
also adds in an 'add 10 minutes to sentence' button because that one modifier is annoying to do
then just some minor code improvements
Why It's Good For The Game
it makes processing faster, removes the need for sec to come up with timers and do mental maths on the spot, makes it easier for new officers who aren't as familiar with space law, and makes it easier to apply that one modifier without having to remake the entire sentence just to add the time
Images of changes
Testing
i set a lot of brig timers
put in a lot of different crime combinations to make sure the calculator worked, made sure it made the committed crimes string correctly, made sure that then worked in the huds/prisoner records/cell log papers
Declaration
Changelog
🆑
add: brig cell quick timer feature
add: there is now an option to add 10 minutes to a sentence if a modifier must be applied
/:cl: