Delta-v/Content.Shared/Chat
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
..
Prototypes Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
TypingIndicator Fix typing indicators! (#29492) 2024-08-09 17:38:28 +01:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-21 22:34:09 +02:00
ChatChannel.cs News UI overhaul and PDA notifications (#19610) 2024-03-07 01:02:24 +01:00
ChatChannelExtensions.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChatSelectChannel.cs Psionics (#44) 2023-10-08 20:07:53 +02:00
EmotesEvents.cs Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
MsgChatMessage.cs Make chat & examine systems use FormattedMessage.EscapeText() (#28431) 2024-06-01 18:00:05 +02:00
MsgDeleteChatMessagesBy.cs Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
SharedChatSystem.cs Fix sandbox check failure when compiling with latest .NET SDK. (#28077) 2024-05-18 14:00:23 +02:00
SharedSuicideSystem.cs Melee Executions (#30104) 2024-08-11 14:52:53 +01:00