fish-station/Content.Server/NPC/Queries/Considerations
chromiumboy dfd3e36a0a
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-03-29 12:55:58 -05:00
..
DrinkValueCon.cs
FoodValueCon.cs
OrderedTargetCon.cs
TargetAccessibleCon.cs
TargetAmmoCon.cs
TargetAmmoMatchesCon.cs
TargetDistanceCon.cs
TargetHealthCon.cs Implement Health Consideration for NPCs (#29922) 2024-07-12 21:37:47 +10:00
TargetInLOSCon.cs
TargetInLOSOrCurrentCon.cs
TargetIsAliveCon.cs
TargetIsCritCon.cs
TargetIsDeadCon.cs
TargetIsStunnedCon.cs Sentry turrets - Part 4: The sentry turret and its primary systems (#35123) 2025-03-29 12:55:58 -05:00
TargetMeleeCon.cs
TargetOnFireCon.cs Added Firebots - Real (#32482) 2024-09-30 20:13:16 -07:00
TargetTargetingCon.cs Sentry turrets - Part 3: Turret AI (#35058) 2025-03-01 18:42:33 +01:00
UtilityConsideration.cs