fish-station/Content.Server/Chat/Commands
Scribbles0 220aff21eb
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 13:05:54 +10:00
..
AdminChatCommand.cs [Admin QOL] +Adminchat flag (#26930) 2024-04-27 13:17:46 +02:00
LOOCCommand.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
MeCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
OOCCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
SayCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
SetLOOCCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SetOOCCommand.cs Clean up command perms (#28451) 2024-06-01 01:14:43 -07:00
SuicideCommand.cs Melee Executions (#30104) 2024-08-11 13:05:54 +10:00
WhisperCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00