Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding
metalgearsloth acb3c72d99
Drag changes (#2487)
* Drag changes

* Higlights only show near cursor
* Don't highlight un-droppable entities
* Fixes invalid highlights issue

* Also the scanner

* 2 months fix

* Address reviews

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-01-11 22:14:01 +11:00
..
Accessible Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +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 Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
PathfindingHelpers.cs Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
PathfindingNode.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
PathfindingSystem.cs Drag changes (#2487) 2021-01-11 22:14:01 +11:00
ServerPathfindingDebugSystem.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00