Delta-v/Content.Server/NPC/Systems
metalgearsloth 0a9da80058
Steering tweaks (#14140)
- Fix the direct-path so NPCs. This is most noticeable when moving diagonally on planetmaps (given the current pathfinder is cardinal)
- Reduce static collision avoidance weight and distance. This seems to reduce instances of getting stuck on railings.
2023-02-16 08:24:57 -06:00
..
FactionSystem.cs Context steering for NPCs (#12915) 2022-12-12 14:33:43 +11:00
NPCCombatSystem.Melee.cs More NPC steering tweaks (#14119) 2023-02-15 16:54:06 +11:00
NPCCombatSystem.Ranged.cs Replace GridEntityId with Owner (#12743) 2022-12-12 14:59:02 +11:00
NPCCombatSystem.cs Context steering for NPCs (#12915) 2022-12-12 14:33:43 +11:00
NPCPerceptionSystem.RecentlyInjected.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCPerceptionSystem.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCSteeringSystem.Context.cs Steering tweaks (#14140) 2023-02-16 08:24:57 -06:00
NPCSteeringSystem.Obstacles.cs Fire MeleeHitEvent on misses. (#12867) 2023-02-13 12:55:39 +00:00
NPCSteeringSystem.cs Steering tweaks (#14140) 2023-02-16 08:24:57 -06:00
NPCSystem.Blackboard.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCSystem.cs Mobstate Refactor (#13389) 2023-01-13 16:57:10 -08:00