fish-station/Content.Server/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
..
Commands Add virtual chat API methods in Shared (#40895) 2025-10-19 19:08:27 +00:00
Managers Admin alerts now link players with tpto (#40472) 2025-10-27 02:40:07 +00:00
Systems Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00: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
SuicideSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00