Delta-v/Content.Server/NPC
Vordenburg 4183b5f449
Fire MeleeHitEvent on misses. (#12867)
* Fire MeleeHitEvent when there are no targets.

* Prevent certain weapons from activating if they had no hit entities on hit.

* Prevent miss events from firing when target is yourself or was deleted.

* Use .Value as Target is already known not to be null.

* uid changes

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-02-13 12:55:39 +00:00
..
Commands Cleanup factions code (#11075) 2022-09-14 11:45:02 -07:00
Components Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Events Context steering for NPCs (#12915) 2022-12-12 14:33:43 +11:00
HTN Always reload NPCs on prototype reload (#13999) 2023-02-09 01:01:27 +11:00
Pathfinding Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Systems Fire MeleeHitEvent on misses. (#12867) 2023-02-13 12:55:39 +00:00
UI NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
FactionData.cs Cleanup factions code (#11075) 2022-09-14 11:45:02 -07:00
NPCBlackboard.cs Fix NPC obstacle handling (#13007) 2022-12-15 15:30:28 +11:00
NPCBlackboardSerializer.cs Changes for prototype load parallelization (#13066) 2022-12-20 14:25:34 -08:00