fish-station/Content.Server/Chat
Centronias 05436d3dcc
Component for clothes to suppress emotes and scream action in general, and the muzzle to suppress vocal emotes in particular (#32588)
* Component for clothes to suppress scream noise

GaggedComponent + AddGaggedClothingComponent and relevant systems to make them work.

Currently only stifles the scream _action_, not all emotes

because if a mime can silently emote, so can gagged you!

* fix comments

* swap to inventory relay

and make it more general such that specific emotes or emotes of a given category can be blocked

* power gloves shouldn't block snapping

* easy fixes

* blockable emote event

* pr comments, switch to using emote event mostly

* pr comments

add beforeEmoteEvent

add emote blocker name to popup

maybe some other stuff, I forget

* get rid of emoteevent's source because I don't need it anymore

* smol clean

* formatting, style, and one minor thing where having a muzzle in your pocket would gag you
2025-07-11 13:18:15 -04:00
..
Commands Command resolves and LEC conversions batch 4 (#38382) 2025-06-19 02:03:28 +02:00
Managers Fix admin chat relay sending to every player online (#37795) 2025-05-25 00:11:01 +02:00
Systems Component for clothes to suppress emotes and scream action in general, and the muzzle to suppress vocal emotes in particular (#32588) 2025-07-11 13:18:15 -04:00
TypingIndicator Predict typing indicator (#29551) 2024-06-29 13:33:56 +10:00
V2 Toolshed refactor (#33598) 2024-12-21 17:45:48 +11:00
AnnounceOnSpawnComponent.cs nar'sie fake (#20299) 2023-12-06 20:24:33 -05:00
AutoEmoteComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ChatUser.cs Fix erase verb not removing chat messages in some cases (#21355) 2023-11-05 19:19:59 -07:00
EmoteOnDamageComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
SpeakOnTriggerComponent.cs Figures can now be activated remotely (#32769) 2024-12-16 19:52:09 +01:00
SuicideSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00