fish-station/Content.Server/Construction/Conditions
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
..
AirlockBolted.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AllConditions.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AllWiresCut.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AmeShieldIntegrity.cs AME Deconstruction Changes (#29317) 2024-06-22 14:15:21 +10:00
AnyConditions.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ComponentInTile.cs Kills TurfHelpers (#37939) 2025-06-21 11:23:19 -04:00
ContainerEmpty.cs Construction spring cleaning (#36163) 2025-04-16 13:02:41 +02:00
ContainerNotEmpty.cs Construction spring cleaning (#36163) 2025-04-16 13:02:41 +02:00
DoorWelded.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EntityAnchored.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HasTag.cs Use construction graphs for hacking protections (#20265) 2023-10-05 19:15:03 -08:00
Locked.cs Actual fix for lockers and deconstruction (#27431) 2024-04-28 15:26:55 +10:00
MachineFrameComplete.cs Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
MinHealth.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
MinSolution.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionEmpty.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
StorageWelded.cs predict morgue and crematorium (#39293) 2025-08-21 16:49:50 -07:00
WirePanel.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00