Delta-v/Content.Server/Administration
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
..
BanList Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
Commands Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
Components Move `HeadstandComponent` to Shared (#39377) 2025-11-23 15:22:16 -06:00
Logs Admin alerts now link players with tpto (#40472) 2025-12-29 11:39:32 -06:00
Managers Antag Rolebans (#35966) 2025-12-29 11:39:08 -06:00
Notes Cleanup some easy-to-fix static logger warnings (#37820) 2025-08-05 16:46:49 +02:00
Systems Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Toolshed Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967) 2025-12-29 11:39:28 -06:00
UI Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
AdminCommandAttribute.cs Toolshed (#17895) 2023-08-02 16:09:08 -05:00
AdminPermsChangedEventArgs.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BanPanelEui.cs Antag Rolebans (#35966) 2025-12-29 11:39:08 -06:00
ContentNetworkResourceManager.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
PlayerLocator.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
PlayerPanelEui.cs Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967) 2025-12-29 11:39:28 -06:00
QuickDialogSystem.OpenDialog.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
QuickDialogSystem.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
ServerApi.Utility.cs Game server admin API (#26880) 2024-04-21 21:58:13 +02:00
ServerApi.cs Discord AHelp Reply System (#2315) 2025-01-04 00:31:42 +00:00