Delta-v/Content.Client/Overlays
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
..
BlackAndWhiteOverlay.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
BlackAndWhiteOverlaySystem.cs improve noir glasses shader (#37996) 2025-08-06 23:31:27 +02:00
EntityHealthBarOverlay.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
EquipmentHudSystem.cs Adds Skia (σκιά, shade) as a Midround Antagonist (#4152) 2025-09-01 08:46:23 +00:00
NoirOverlay.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
NoirOverlaySystem.cs improve noir glasses shader (#37996) 2025-08-06 23:31:27 +02:00
ShowCriminalRecordIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
ShowHealthBarsSystem.cs make RefreshOverlay default to the player session (#32354) 2025-02-14 16:09:48 +00:00
ShowHealthIconsSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
ShowHungerIconsSystem.cs Cleans up StatusIconSystem and fixing some bugs (#28270) 2024-06-08 19:59:10 +02:00
ShowJobIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
ShowMindShieldIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
ShowSyndicateIconsSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 19:17:05 +01:00
ShowThirstIconsSystem.cs Hunger and thirst huds fix (#32832) 2024-11-15 17:28:49 +00:00
StencilOverlay.RestrictedRange.cs Fix render target caching in overlays (#40181) 2025-12-29 11:39:10 -06:00
StencilOverlay.Weather.cs Fix render target caching in overlays (#40181) 2025-12-29 11:39:10 -06:00
StencilOverlay.cs Fix render target caching in overlays (#40181) 2025-12-29 11:39:10 -06:00
StencilOverlaySystem.cs Replace obsolete GetTilesIntersecting methods (#32455) 2024-12-07 21:55:22 +00:00