fish-station/Content.Server/NPC/HTN/PrimitiveTasks/Operators
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
..
Combat Adds HugBot (#37557) 2025-10-11 00:51:12 +00:00
Interactions HandsSystem Refactor (#38438) 2025-06-25 15:13:03 +02:00
Math Clean up new HTNs tasks (#28469) 2024-06-01 13:46:35 -04:00
Specific Update DamageableSystem to modern standards (#39417) 2025-10-27 19:53:04 +00: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-02 17:12:25 -07: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-05-20 01:08:55 -04: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-08 12:18:03 +03: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-10-19 19:08:27 +00:00
SpeakOperator.cs Add virtual chat API methods in Shared (#40895) 2025-10-19 19:08:27 +00: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