fish-station/Content.Server/GameObjects/EntitySystems/AI
DrSmugleaf 9d6c394f6b
Refactor InRangeUnobstructed and add extension methods (#1925)
* Sort out InRangeUnobstructed and add extension methods

* Rename client RangeChecks to RangeExtensions

* Add container extension methods and test

* Add missing component methods

Component to container
Grid coordinates to container
Map coordinates to container
Local player to container

* Actually use the field

* Merge fixes

* Add popup argument to local player extension methods

* Reduce code repetition for client range extensions
2020-08-30 11:37:06 +02:00
..
LoadBalancer AI preset curves and expandable optimisation (#1346) 2020-08-11 22:01:55 +02:00
Pathfinding Fix AiReachable crash (#1913) 2020-08-25 16:44:23 +02:00
Steering Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
AiFactionTagSystem.cs Add AI factions (#1807) 2020-08-24 12:33:03 +02:00
AiSystem.cs Fix AI mapping crash (#1915) 2020-08-25 16:16:54 +02:00
ServerAiDebugSystem.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00
SleepAiMessage.cs AI sleeping (#1708) 2020-08-18 15:14:55 +02:00