Delta-v/Content.Server/Kitchen/EntitySystems
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
..
KitchenSpikeSystem.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00
MicrowaveSystem.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00
ReagentGrinderSystem.cs Fix Reagent Grinder being able to do work without being powered (#30267) 2024-08-09 17:58:41 +01:00
SharpSystem.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-09 19:03:54 +01:00