Delta-v/Content.Server/NPC/Components
metalgearsloth 868f3298e5
Xeno spitter fixes (#18573)
* Xeno spitter fixes

- Require hands for pickup compounds
- Ranged combat can force movement to ignore LOS checks if ranged wants better LOS.

* Also spirates

IDK how this worked before but TryGetGun shouldn't care about combatmode.

* 1 more
2023-08-02 15:34:54 -06:00
..
ActiveNPCComponent.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
FactionExceptionComponent.cs pet dehydrated fish to make him nice to you (#14709) 2023-04-13 18:17:25 -07:00
NPCAvoidanceComponent.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCComponent.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
NPCJukeComponent.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
NPCMeleeCombatComponent.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
NPCPathfindPointComponent.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
NPCRangedCombatComponent.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCRecentlyInjectedComponent.cs NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCSteeringComponent.cs Xeno spitter fixes (#18573) 2023-08-02 15:34:54 -06:00
NpcFactionMemberComponent.cs Rename Faction to NpcFaction (#18079) 2023-07-17 13:51:52 +10:00
NpcFactionPrototype.cs Rename Faction to NpcFaction (#18079) 2023-07-17 13:51:52 +10:00