Delta-v/Content.Server/Explosion/EntitySystems
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
..
ExplosionGridTileFlood.cs Cleanup remaining warnings in `ExplosionSystem` (#37764) 2025-08-05 16:17:48 +02:00
ExplosionSpaceTileFlood.cs Atmos device performance improvements (#26493) 2024-04-07 14:14:34 +02:00
ExplosionSystem.Airtight.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
ExplosionSystem.CVars.cs move TriggerExplosion to shared (#30227) 2025-03-01 17:02:14 +00:00
ExplosionSystem.GridMap.cs Clean up some parts of ExplosionSystem (#40485) 2025-12-29 11:39:13 -06:00
ExplosionSystem.Processing.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
ExplosionSystem.TileFill.cs Clean up some parts of ExplosionSystem (#40485) 2025-12-29 11:39:13 -06:00
ExplosionSystem.Visuals.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ExplosionSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
ExplosionTileFlood.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
ProjectileGrenadeSystem.cs Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00
ScatteringGrenadeSystem.cs Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00