fish-station/Content.Server/Construction
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 Replace ValidatePrototypeId uses with ProtoId or EntProtoId (#38814) 2025-07-07 21:57:05 +02:00
Completions Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00
Components Machine-code cleanup (#28489) 2024-06-05 16:23:23 -04:00
Conditions Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
ConstructionSystem.Computer.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
ConstructionSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
ConstructionSystem.Graph.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
ConstructionSystem.Guided.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
ConstructionSystem.Initial.cs Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00
ConstructionSystem.Interactions.cs Entity effects ECS refactor (#40580) 2025-10-12 21:23:42 +00:00
ConstructionSystem.Machine.cs Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
FlatpackSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
MachineFrameSystem.cs Stack System Cleanup (#38872) 2025-10-25 14:40:48 +00:00