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
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
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.

1 participant