Skip to content

Conversation

@Dirius77
Copy link
Contributor

About the PR

Provides a way to make any (non-armored) hat psionically insulative for those who don't like the look of the regular ones.

Why / Balance

Skullcaps look gross. Also it was requested by my bestie Pynter.

Technical details

Adds the system that the Bluespace Plushies wish they could be in the form of ModifyOnApplyComponent and its associated systems. I would transition the plushie patches to use it if it wasn't for the remaining bug in the Container/Inventory system that requires the plushies to do a special song and dance to make inventories work. Generally, the component will apply some components and possibly remove some from a target item that matches some set of: A Component Whitelist, A Component Blacklist, A Tag Whitelist, and/or a Tag Blacklist. (It uses its own tag component because TagComponent does not inherit from Parents and I didn't want to risk changing that, but that behavior means that any hat that applied tags after the fact would fail the whitelist check even if it really shouldn't)

Media

2026-01-12.18-36-09.mp4

Requirements

  • I have read and am following the Pull Request and Changelog Guidelines.
  • I have added media to this PR or it does not require an ingame showcase.
  • I have tested any changes or additions.
  • I can confirm this PR contains no AI-generated content, and did not use any AI-generated content.

Breaking changes

Just new stuff :)

Changelog
🆑

  • add: Insulative Filling that you can stuff in your hat to finally make all those telepathic voices be quiet.

@TheDen-Bot TheDen-Bot changed the title Add Insulative Filling that can be used to make any hat psionically insulative Add Insulative Filling that Can Be Used to Make Any Hat Psionically Insulative Jan 13, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

RSI Diff Bot; head commit abf49b8 merging into 3b8c7f9
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_DEN/Objects/Misc/insulative_filling.rsi

State Old New Status
base Added

Edit: diff updated after abf49b8

@MajorMoth
Copy link
Contributor

I'd only make the fact that the hat is insulated more obvious, like changing the description and adding a little blip about the hat being stuffed with tin foil. alternatively making the name change be "psionically insulating x"

@Dirius77
Copy link
Contributor Author

The names were getting to be too long on some of the hats with the whole thing, so I added the ability to modify item descriptions and added it like so:
image

@github-actions github-actions bot added the Status: Merge Conflict This PR contains an unhandled merge conflict. label Jan 18, 2026
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the Status: Merge Conflict This PR contains an unhandled merge conflict. label Jan 18, 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.

2 participants