Delta-v/Content.Server/NPC
Tayrtahn 8dfa2e8f95
Cleanup PathfindingSystem (#36083)
* EntityCoordinates.GetMapUid -> SharedTransformSystem.GetMap

* EntityCoordinates.GetGridUid -> SharedTransformSystem.GetGrid

* EntityCoordinates.ToMapPos -> SharedTransformSystem.ToMapCoordinates().Position

* Formatting why not
2025-03-25 21:51:11 +01:00
..
Commands fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
Components Sentry turrets - Part 3: Turret AI (#35058) 2025-03-01 18:42:33 +01:00
Events Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTN Sentry turrets - Part 3: Turret AI (#35058) 2025-03-01 18:42:33 +01:00
Pathfinding Cleanup PathfindingSystem (#36083) 2025-03-25 21:51:11 +01:00
Queries Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-19 19:30:31 +01:00
Systems Sentry turrets - Part 3: Turret AI (#35058) 2025-03-01 18:42:33 +01:00
UI NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCBlackboard.cs Goliath mob (#30839) 2024-08-18 12:22:36 -04:00
NPCBlackboardSerializer.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00