Skip to content
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

Protected stamps, weaker cybersun pen #2698

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

whatston3
Copy link
Contributor

@whatston3 whatston3 commented Jan 12, 2025

About the PR

Adds a Protected field to Sheriff, SR and Centcomm rubber stamps. When a stamp with this field set to true is used to stamp a piece of paper, the paper receives a tag that notes it is protected.

The CyberPen can no longer edit papers stamped with these stamps. The CentComm pen, however, can.

Should also fix any issue with the centcomm pen being labelled as class 3 contraband.

Why / Balance

The biggest issue with Cyberpen availability is (apparently) game ruining through impersonation of command jobs. With these changes, that should hopefully be less of an issue, so we can get more lower-level fraud to spur more cheeky interaction between players.

If we need additional levels of protection (traffic tickets? signatures only?), this could be moved from a boolean & tag to integral fields.

With this, it might be plausible to give positions like the PAL and STC weaker/equivalent versions of the cybersun pen.

How to test

  1. Spawn a piece of paper, a pen, a cybersun pen, and a centcomm pen.
  2. Spawn an SR stamp, sheriff stamp, centcomm stamp, and an engineer's stamp.
  3. Sign a piece of paper. Equip the pen, click the signed page, you should sign it again.
  4. Equip the cybersun pen, click the signed page, you should edit it.
  5. Equip the centcomm pen, click the signed page, you should edit it.
  6. Stamp the paper with the engineer's stamp.
  7. Equip the pen, click the page, you should sign it.
  8. Equip the cybersun pen, click the page, you should edit it.
  9. Equip the centcomm pen, click the signed page, you should edit it.
  10. Spawn a piece of paper.
  11. Stamp the paper with the SR's stamp.
  12. Equip the pen, click the page, you should sign it.
  13. Equip the cybersun pen, click the page, you should sign it.
  14. Equip the centcomm pen, click the signed page, you should edit it.
  15. Repeat steps 10-14 with the sheriff and centcomm stamp.
  16. Bonus: send an uneditable admin fax - all of the pens should only be able to sign it.

Media

Requirements

Breaking changes

Changelog

🆑

  • tweak: Pages stamped with SR, Sheriff, and Centcomm stamps cannot be edited by the Cybersun pen.

@dustylens
Copy link
Contributor

Would you like this to be added to the mom stamp?

If so you're more than welcome, or I can take a look and try to add it myself.

@whatston3
Copy link
Contributor Author

whatston3 commented Jan 12, 2025

Would you like this to be added to the mom stamp?

If so you're more than welcome, or I can take a look and try to add it myself.

I'm leaning towards no. On the one hand, yeah, they've got access to a bank and forging prior agreements with the previous MOM is kind of awful, but on the other hand, I don't think saying "MOM said I could" flies nearly as far as with centcomm/SR/sheriff.

Edit: you can make a lesser version of the same argument with the STC.

@dustylens
Copy link
Contributor

Dad says no so go ask mom is not centcomm SOP.

Makes sense. Thought it was worth bringing up.

Copy link
Contributor

@dvir001 dvir001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cybersun Pain

@Houtblokje
Copy link
Contributor

Can the cybersun pen still be used to edit smuggling note papers? Because I feel like that should still be able to be done, just to send NFSD on a wild goose chase.

@whatston3
Copy link
Contributor Author

Can the cybersun pen still be used to edit smuggling note papers? Because I feel like that should still be able to be done, just to send NFSD on a wild goose chase.

Any paper that's missing the tag can be edited by the Cybersun pen. None of the existing paper prototypes in-game have that tag, so you're fine - they'll have to be stamped by a player with a sheriff, SR, or centcomm stamp as-is.

Funny enough, the break room and atmos setup papers (if they still exist) are from some central command authority, and can be edited, though I think they have names that'll stand out. Could have some fun with those with somebody playing a not quite so bright character if you can get your hands on them.

@dvir001 dvir001 merged commit 5ca4890 into new-frontiers-14:master Jan 16, 2025
13 checks passed
FrontierATC added a commit that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants