Delta-v/Content.Shared/Chat
Hannah Giovanna Dawson bd98b9212b Update DamageableSystem to modern standards (#39417)
* Update DamageableSystem to modern standards

* DamageContainerId -> DamageContainerID with lint flag

* Replace strings with protoids

* Make CVar subscription declarations all consistently whitespaced

* ChangeDamage -> TryChangeDamage, cope with C# jank

* Revert event signature changes

* Restore a comment

* Re-add two queries

* Init the queries

* Use appearanceQuery in DamageChanged

* Use damageableQuery in TryChangeDamage

* Use damageableQuery in SetDamageModifierSetId

* Final cleanup, fix sandboxing

* Rectify ExplosionSystem:::ProcessEntity's call to TryChangeDamage

* Re-organize DamageableSystem

* first big fuck you breaking change.

* THATS A LOT OF DAMAGE!!!

* Fix test fails

* test fixes 2

* push it

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-29 11:39:33 -06:00
..
Prototypes Quieter Meat Kudzu (#39304) 2025-12-29 11:39:22 -06:00
TypingIndicator More Chat Indicators (#4679) 2025-12-04 10:59:08 -06:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-21 22:34:09 +02:00
ChatChannel.cs New Discord integration fixes (#37793) 2025-08-05 16:24:38 +02:00
ChatChannelExtensions.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChatSelectChannel.cs Psionics (#44) 2023-10-08 20:07:53 +02:00
EmotesEvents.cs Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
ISharedChatManager.cs Admin alerts now link players with tpto (#40472) 2025-12-29 11:39:32 -06:00
MsgChatMessage.cs Make chat & examine systems use FormattedMessage.EscapeText() (#28431) 2024-06-01 18:00:05 +02:00
MsgDeleteChatMessagesBy.cs Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
SharedChatEvents.cs Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
SharedChatSystem.Emote.cs Move ChatSystem.Emotes to shared (#40866) 2025-12-29 11:39:24 -06:00
SharedChatSystem.cs Fix TryProccessRadioMessage Typo (#41139) 2025-12-29 11:39:32 -06:00
SharedSuicideSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00