Delta-v/Content.Client/Weapons/Melee
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
..
Components Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
MeleeArcOverlay.cs Melee refactor (#10897) 2022-09-29 15:51:59 +10:00
MeleeSpreadCommand.cs Melee refactor (#10897) 2022-09-29 15:51:59 +10:00
MeleeWeaponSystem.Effects.cs Fix melee animation exception (#12806) 2022-11-30 12:40:57 +11:00
MeleeWeaponSystem.cs Fire MeleeHitEvent on misses. (#12867) 2023-02-13 12:55:39 +00:00
MeleeWindupOverlay.cs Fix texture crimes (#12900) 2022-12-06 14:35:44 +11:00