-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
contraband system for reagents #33184
base: master
Are you sure you want to change the base?
Conversation
Could in theory also encode the "GrandTheft" severity. Could make for an interesting objective: "Steal 10u of liquid youth from the command bar/vault.". |
Not in the scope of this PR, but perhaps there should be a new contraband category for prescription drugs that doctors are allowed to grant permission to possess. |
holy guacamole a reason to use forensic pads |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very useful feature in my opinion. I found a few nitpicks that need to be corrected. I will check with the other maintainers and admins if this implementation is a good approach since the contraband system is quite connected to our server rules.
The failed test |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Why the hell is there a conflict? Nothing changed in |
I'm starting to have some mixed feeling about this PR after having played some more botany and getting mutations that added would-be-contraband reagents multiple time. For example: Should I have to toss my ambrosia-dues, just because it also contains Stimulants/Hyperzine? I'm assuming that's also why its still under maintainer discussion. Maybe this needs #33385 and/or a general free-pass for botany and chem? |
Yeah, that's one of the points, but the discussion has stalled a little, I'll give it a bump. Some points we got so far:
In any case, I think having the functionality for this in the game should be a good thing, no matter the exact classifications we come up with. For the start we can stick to the obvious highly prohibitied traitor-only reagents that are syndicate contraband and maybe add minor categories later. I will give the PR another review when I find the time. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
@slarticodefast I have a suggestion:
This way we could merge this and have another (multiple?) PR decide what is considered contraband. |
Sounds like a good plan to me 👍 |
I think this should be its own component. It doesn't really make any sense to tie it to fingerprinting and DNA at all. |
9de9201
to
08dcc3b
Compare
About the PR
This PR adds the ability to classify reagents and their contraband status with the help of forensic pads.
Fixes #31383
Fixes #32218
(there where more issues, but i can't find them)
Why / Balance
It was previously not possible to mark a reagent as contraband.
I have only added lead, romerol, vestine and its derivatives as syndicate contraband for the start as I feel those are uncontroversial.
Technical details
Media
Screencast.From.2024-11-05.20-49-41.mp4
Screencast.From.2024-11-06.13-53-11.mp4
Requirements
Breaking changes
None.
Changelog
🆑