fish-station/Content.Shared/Chat
Hannah Giovanna Dawson cdbe92d37d
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-10-27 19:53:04 +00:00
..
Prototypes Quieter Meat Kudzu (#39304) 2025-10-12 10:36:54 +00:00
TypingIndicator Fix changeling typing indicator (#39454) 2025-08-07 16:00:35 +02:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-18 14:59:10 +10:00
ChatChannel.cs New Discord integration fixes (#37793) 2025-05-24 23:27:12 +02:00
ChatChannelExtensions.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChatSelectChannel.cs Modify admin chat (#13050) 2022-12-19 21:39:01 -06:00
EmotesEvents.cs Move ChatSystem.Emotes to shared (#40866) 2025-10-13 18:06:01 +00:00
ISharedChatManager.cs Admin alerts now link players with tpto (#40472) 2025-10-27 02:40:07 +00:00
MsgChatMessage.cs Make chat & examine systems use FormattedMessage.EscapeText() (#28431) 2024-05-31 16:05:34 -04:00
MsgDeleteChatMessagesBy.cs Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 02:02:56 -07:00
SharedChatEvents.cs Add virtual chat API methods in Shared (#40895) 2025-10-19 19:08:27 +00:00
SharedChatSystem.cs Fix TryProccessRadioMessage Typo (#41139) 2025-10-27 10:44:11 +00:00
SharedChatSystem.Emote.cs Move ChatSystem.Emotes to shared (#40866) 2025-10-13 18:06:01 +00:00
SharedSuicideSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00