Delta-v/Content.Client/UserInterface
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
..
ControlExtensions Link to reagent ingredients on the same Guidebook page (#36700) 2025-05-18 17:05:14 +01:00
Controls `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
Fragments Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RichText Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Screens `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
Systems Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
XamlExtensions Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
BoundKeyHelpers.cs Use different chatbox placeholder when dependent keys unbound (#22747) 2023-12-22 23:25:35 +01:00
BuiPreTickUpdateSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
BuiPredictionState.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ButtonHelpers.cs Add ButtonHelpers and the SetButtonDisabledRecursive helper. 2021-07-29 12:55:37 +02:00
IEntityControl.cs Improve `vv /c/enthover` and add keybind (#20127) 2023-09-27 21:59:12 +02:00
InputCoalescer.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
StatValuesEui.cs Attempt to fix all unlocalized lines (#40284) 2025-12-29 11:39:20 -06:00
StatsWindow.xaml Fix showvalue Ui for melee weapons (#38703) 2025-11-23 15:22:18 -06:00
StatsWindow.xaml.cs Cleanup - Use `RemoveAllChildren()` over `DisposeAllChildren()` (#39848) 2025-12-29 11:39:11 -06:00