fish-station/Content.Client/Overlays
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
..
BlackAndWhiteOverlay.cs Validate ShaderPrototype IDs (#38728) 2025-07-03 18:11:31 -07:00
BlackAndWhiteOverlaySystem.cs improve noir glasses shader (#37996) 2025-06-02 09:16:10 -07:00
EntityHealthBarOverlay.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
EquipmentHudSystem.cs make RefreshOverlay default to the player session (#32354) 2025-01-30 16:09:25 +11:00
NoirOverlay.cs Validate ShaderPrototype IDs (#38728) 2025-07-03 18:11:31 -07:00
NoirOverlaySystem.cs improve noir glasses shader (#37996) 2025-06-02 09:16:10 -07:00
ShowCriminalRecordIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
ShowHealthBarsSystem.cs make RefreshOverlay default to the player session (#32354) 2025-01-30 16:09:25 +11:00
ShowHealthIconsSystem.cs Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
ShowHungerIconsSystem.cs Cleans up StatusIconSystem and fixing some bugs (#28270) 2024-06-03 12:12:21 -04:00
ShowJobIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
ShowMindShieldIconsSystem.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
ShowSyndicateIconsSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 16:14:07 +10:00
ShowThirstIconsSystem.cs Hunger and thirst huds fix (#32832) 2024-11-05 17:58:23 +01:00
StencilOverlay.cs Fix render target caching in overlays (#40181) 2025-09-21 17:16:17 +12:00
StencilOverlay.RestrictedRange.cs Fix render target caching in overlays (#40181) 2025-09-21 17:16:17 +12:00
StencilOverlay.Weather.cs Fix render target caching in overlays (#40181) 2025-09-21 17:16:17 +12:00
StencilOverlaySystem.cs Replace obsolete GetTilesIntersecting methods (#32455) 2024-12-01 12:56:47 +11:00