Delta-v/Content.Shared/Weapons/Melee
Scribbles0 4f9889894b Melee Executions (#30104)
* melee executions

* fix damage bug

* cleanup

* address reviews hopefully

* resistance bypass mechanic

* component changes

* self executions (not finished yet)

* self execs part two

* ok i fixed things (still not finished)

* finish everything

* review stuff

* nuke if (kind = special)

* more review stuffs

* Make suicide system much less hardcoded and make much more use of events

* Fix a dumb bug I introduced

* self execution popups

* Integration tests

* Why did they even take 0.5 blunt damage?

* More consistent integration tests

* Destructive equals true

* Allow it to dirty-dispose

* IS THIS WHAT YOU WANT?

* FRESH AND CLEAN

* modifier to multiplier

* don't jinx the integration tests

* no file-scoped namespace

* Move the rest of execution to shared, create SuicideGhostEvent

* handled

* Get rid of unused code and add a comment

* ghost before suicide

* stop cat suicides

* popup fix + small suicide change

* make it a bit better

---------

Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
2024-08-11 14:52:53 +01:00
..
Components Prevent probers from being unachored by gorilla gauntlets (#824) 2024-02-13 01:59:01 +01:00
Events Melee Executions (#30104) 2024-08-11 14:52:53 +01:00
MeleeSoundSystem.cs MeleeHitSoundSystem (#25005) 2024-04-07 14:20:27 +02:00
MeleeThrowOnHitSystem.cs Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287) 2024-03-27 18:35:38 +01:00
MeleeWeaponComponent.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00
SharedMeleeWeaponSystem.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00