fish-station/Content.Client/UserInterface
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
..
ControlExtensions Link to reagent ingredients on the same Guidebook page (#36700) 2025-05-09 10:06:26 +10:00
Controls StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Fragments Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RichText Replace ValidatePrototypeId uses with ProtoId or EntProtoId (#38814) 2025-07-07 21:57:05 +02:00
Screens StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Systems Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
XamlExtensions Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
BoundKeyHelpers.cs Use different chatbox placeholder when dependent keys unbound (#22747) 2023-12-22 11:39:29 -08:00
BuiPredictionState.cs Battery (SMES/substation) interface (#36386) 2025-04-27 21:08:34 +10:00
BuiPreTickUpdateSystem.cs Battery (SMES/substation) interface (#36386) 2025-04-27 21:08:34 +10: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-16 14:09:51 +10:00
InputCoalescer.cs Battery (SMES/substation) interface (#36386) 2025-04-27 21:08:34 +10:00
StatsWindow.xaml Fix showvalue Ui for melee weapons (#38703) 2025-08-06 15:01:49 -07:00
StatsWindow.xaml.cs Cleanup - Use RemoveAllChildren() over DisposeAllChildren() (#39848) 2025-09-23 15:40:48 +12:00
StatValuesEui.cs Attempt to fix all unlocalized lines (#40284) 2025-10-10 21:57:38 +00:00