Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding
Acruid 6edc416afc
EntitySystemMessage Removal & InteractionSystem directed events (#3572)
* Removed obsolete EntitySystemMessage, now everything uses the base EntityEventArgs or the derived HandledEntityEventArgs.
Setup InteractionSystem to use new directed events.

* Update Submodule.
2021-03-09 11:22:48 -08:00
..
Accessible Physics (#3485) 2021-03-08 04:09:59 +11:00
Pathfinders Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
PathfindingChunk.cs EntitySystemMessage Removal & InteractionSystem directed events (#3572) 2021-03-09 11:22:48 -08:00
PathfindingHelpers.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
PathfindingNode.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
PathfindingSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
ServerPathfindingDebugSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00