Delta-v/Content.Server/NPC/HTN/PrimitiveTasks/Operators
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
..
Combat Adds HugBot (#37557) 2025-12-29 11:39:21 -06:00
Interactions Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Math Clean up new HTNs tasks (#28469) 2024-06-06 21:29:07 +02:00
Specific Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00
Test Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MoveToOperator.cs NPC Warnings cleanup (#36189) 2025-04-06 20:55:06 +01:00
NoOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PickAccessibleComponentOperator.cs CompFactory updates (#37559) 2025-08-04 15:25:05 +02:00
PickAccessibleOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PickRandomRotationOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PlaySoundOperator.cs Added new HTN operations and preconditions (#27486) 2024-05-18 13:32:55 +02:00
RandomOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RotateToTargetOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SayKeyOperator.cs Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
SpeakOperator.cs Add virtual chat API methods in Shared (#40895) 2025-12-29 11:39:28 -06:00
UtilityOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WaitOperator.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00