Delta-v/Content.Server/NPC/Components
metalgearsloth f819404f6d
NPC steering blending (#25666)
* NPC steering blending

Significantly more stable than using LastSteerDirection and also AntiStuck never got tripped locally when I was running around. I also left future notes for me to cleanup the pathfinder in future.

* Remove index
2024-02-28 17:41:15 +11:00
..
FactionExceptionComponent.cs Add mob retaliation (#19901) 2023-10-06 17:56:18 -07:00
FactionExceptionTrackerComponent.cs Add mob retaliation (#19901) 2023-10-06 17:56:18 -07:00
NPCAvoidanceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCComponent.cs Remove HTN ComponentReference (#19480) 2023-08-25 17:05:21 +10:00
NPCJukeComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
NPCMeleeCombatComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCPathfindPointComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCRangedCombatComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCRecentlyInjectedComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NPCRetaliationComponent.cs Add mob retaliation (#19901) 2023-10-06 17:56:18 -07:00
NPCSteeringComponent.cs NPC steering blending (#25666) 2024-02-28 17:41:15 +11:00
NpcFactionMemberComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NpcFactionPrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00