Skip to content

Custom examine everything#296

Open
Mnemotechnician wants to merge 6 commits intoFloof-Station:masterfrom
Mnemotechnician:feat/custom-examine-everything
Open

Custom examine everything#296
Mnemotechnician wants to merge 6 commits intoFloof-Station:masterfrom
Mnemotechnician:feat/custom-examine-everything

Conversation

@Mnemotechnician
Copy link
Copy Markdown
Collaborator

@Mnemotechnician Mnemotechnician commented Mar 20, 2026

About the PR

Allows players to change the custom examine of other entities they can interact with with a do-after.

The do-after length is 3 seconds, and double that for players.

Changing the examine of other PLAYERS requires them to enable a consent toggle. You can't add NSFW examine if the other player has those off.

Technical details

Custom examine changes and messages are now predicted. SharedConsentSystem.HasConsent was changed to not log an error if an entity is missing ConsentComponent.

Media

Click to show

simplescreenrecorder-2026-03-21_01.30.35.mp4
image

Licensing:

Breaking changes

No breaking changes to existing public API, but SharedConsentSystem.HasConsent will no longer log an error if the entity is missing a ConsentComponent

Changelog
🆑

  • add: You can now change the custom examine of other entities you can interact with. Changing it involves a do-after. You can't change the examine of other players unless they turn on a new consent toggle.

@github-actions github-actions bot added size/L and removed size/M labels Mar 20, 2026
@SyaoranFox
Copy link
Copy Markdown
Contributor

This looks fine, but I am concerned about players being able to change the examination text of other players. It seems like something that isn't really going to lead to better RP, if anything, it will cause a lot of OOC jokes.

@Mnemotechnician
Copy link
Copy Markdown
Collaborator Author

Mnemotechnician commented Mar 27, 2026

This looks fine, but I am concerned about players being able to change the examination text of other players. It seems like something that isn't really going to lead to better RP, if anything, it will cause a lot of OOC jokes.

It's locked behind a consent toggle. If someone doesn't like it, they can turn it off (and it's off by default).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants