fish-station/Content.Shared/Body/Systems
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
..
BrainSystem.cs Move BrainSystem and necessary components to Shared (#40499) 2025-10-07 13:10:21 +00:00
LungSystem.cs Entity effects ECS refactor (#40580) 2025-10-12 21:23:42 +00:00
SharedBloodstreamSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
SharedBodySystem.Body.cs Replace AttachToGridOrMap with DropNextTo (#27950) 2024-05-12 10:30:17 -04:00
SharedBodySystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
SharedBodySystem.Organs.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
SharedBodySystem.Parts.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
SharedInternalsSystem.cs Internals: prioritize gas tanks over jetpacks (#35068) 2025-10-26 15:36:36 +00:00
SharedMetabolizerSystem.cs Stasis bed cleanup and bugfixes. (#38762) 2025-07-06 02:59:31 +02:00
StomachSystem.cs Stasis bed cleanup and bugfixes. (#38762) 2025-07-06 02:59:31 +02:00