Delta-v/Content.Server/NPC/Queries/Considerations
chromiumboy 68cbf34f86 Sentry turrets - Part 4: The sentry turret and its primary systems (#35123)
* Initial commit

* Removed mention of StationAiTurretComponent (for now)

* Prep for moving out of draft

* Fixing merge conflict

* Re-added new net frequencies to AI turrets

* Removed turret control content

* Removed unintended change

* Final tweaks

* Fixed incorrect file name

* Improvement to fire mode handling

* Addressed review comments

* Updated how turret wire panel auto-closing is handled

* Ranged NPCs no longer waste shots on stunned targets

* Fixed bug in tracking broken state

* Addressed review comments

* Bug fix

* Removed unnecessary event call
2025-04-06 20:50:17 +01:00
..
DrinkValueCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
FoodValueCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
OrderedTargetCon.cs Rat King Milsim + Buffs (#20190) 2023-09-27 21:59:12 +02:00
TargetAccessibleCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetAmmoCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetAmmoMatchesCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetDistanceCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetHealthCon.cs Implement Health Consideration for NPCs (#29922) 2024-08-09 17:45:37 +01:00
TargetInLOSCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetInLOSOrCurrentCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsAliveCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsCritCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsDeadCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsStunnedCon.cs Sentry turrets - Part 4: The sentry turret and its primary systems (#35123) 2025-04-06 20:50:17 +01:00
TargetMeleeCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetOnFireCon.cs Added Firebots - Real (#32482) 2024-10-02 12:16:27 +01:00
TargetTargetingCon.cs Sentry turrets - Part 3: Turret AI (#35058) 2025-03-09 19:32:40 +00:00
UtilityConsideration.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00