Delta-v/Content.Server/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
..
Commands Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
Managers Admin alerts now link players with tpto (#40472) 2025-12-29 11:39:32 -06:00
Systems Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
TypingIndicator Predict typing indicator (#29551) 2024-07-25 01:53:55 +02:00
V2 Toolshed refactor (#33598) 2024-12-21 10:26:06 +00:00
AnnounceOnSpawnComponent.cs nar'sie fake (#20299) 2023-12-16 19:27:09 +01: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-12 20:41:33 +01:00
EmoteOnDamageComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SuicideSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00