fish-station/Content.Client/UserInterface/Systems
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
..
Actions StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Admin Remove baby jail (#34443) 2025-01-15 22:08:15 +01:00
Alerts [PRIORITY NEGATIVE ONE/STABLE HOTFIX] ADMIN NOTES CANNOT BE ACCESSED (#40863) 2025-10-12 23:52:26 +02:00
Atmos/GasTank StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Bwoink StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Character StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Chat Fix TryProccessRadioMessage Typo (#41139) 2025-10-27 10:44:11 +00:00
CloseWindow Make escape key work as expected with multiple open inventories (#35040) 2025-02-25 17:40:39 +01:00
Crafting Fix construction button not working (#12033) 2022-10-22 10:51:03 +11:00
DamageOverlays Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00:00
DecalPlacer Use ECS prototype-reload events (#22613) 2023-12-23 01:13:45 +11:00
Emotes feat: SimpleRadial menu support for sprite-view and more extensibility (#39223) 2025-09-10 11:11:15 +03:00
EscapeMenu Fixed Missing or Misconfigured Locale Keys (#37595) 2025-05-20 13:07:52 +02:00
Gameplay Removes IOnStateChanged calls from GameplayStateLoadController (#14617) 2023-03-12 21:02:14 -04:00
Ghost StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Guidebook Update UIControllers to use Log (#37792) 2025-05-28 12:50:31 -04:00
Hands Cleanup - Use RemoveAllChildren() over DisposeAllChildren() (#39848) 2025-09-23 15:40:48 +12:00
Hotbar Borg hands & hand whitelisting (#38668) 2025-08-12 15:21:42 -07:00
Info Replace ValidatePrototypeId uses with ProtoId or EntProtoId (#38814) 2025-07-07 21:57:05 +02:00
Inventory Borg hands & hand whitelisting (#38668) 2025-08-12 15:21:42 -07:00
MenuBar StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Objectives/Controls Wrap objective briefing text (#24244) 2024-01-19 09:25:40 +11:00
Sandbox StyleNano removal: Palette system and Sheetlets (#29903) 2025-10-19 21:10:44 +00:00
Storage Attempt to fix all unlocalized lines (#40284) 2025-10-10 21:57:38 +00:00
Viewport Update UIControllers to use Log (#37792) 2025-05-28 12:50:31 -04:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00
ProgressColorSystem.cs Update content to remove redundant Robust math types (#38930) 2025-07-22 12:29:17 +02:00