Delta-v/Content.Shared/Mind
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 Diona Nymphs & Splitting (#24630) 2024-02-18 23:34:45 +01:00
IsDeadICSystem.cs Diona Nymphs & Splitting (#24630) 2024-02-18 23:34:45 +01:00
MindComponent.cs Mind Action Container (#21336) 2023-11-12 20:33:45 +01:00
MindVisuals.cs Borgs (#18136) 2023-08-12 16:39:58 -05:00
SharedMindSystem.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00