fish-station/Content.Server/Atmos
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 Cleanup all instances of IMapManager.GetMapEntityId (#37814) 2025-05-25 19:09:47 +02:00
Components DeltaPressure Predicted Examine (#41135) 2025-10-27 11:00:37 +00:00
Consoles Properly dispose of stale pipedata chunks for the atmos monitor (#38974) 2025-07-23 17:18:19 +02:00
EntitySystems Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
Monitor Optimizations from server profile (#38290) 2025-07-26 11:44:34 +02:00
Piping Revert "Fix bug with pipe color" (#39135) 2025-08-04 13:10:54 -07:00
Portable changes the min and max variables in the TargetTemperature clamp to t… (#40453) 2025-10-07 12:42:43 +00:00
Reactions Improve Gas Yaml Serialization (#40070) 2025-09-04 20:48:46 +02:00
Rotting Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
Serialization Cleanup warnings in TileAtmosCollectionSerializer (#37798) 2025-05-25 14:18:06 +10:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixtureStringRepresentation.cs Add cryopod logs (#16854) 2023-05-28 18:59:27 +10:00
Hotspot.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasReactionEffect.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
MonstermosInfo.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
TileAtmosphere.cs Use archived gas mixture in gas exchange comparison (#32088) 2024-09-29 22:14:07 -07:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00