Delta-v/Content.Server/Chat
Mr. 27 222584e5f9 Make common netspeak get replaced in the chat (#20180)
* added more slang to the sanitization manager

* idk why this file is here

* Added new sanitization accent

* No longer is an acccent, instead is a dictionary

* Reverted back to a system similar to before, added the new netspeak from the dictionary

* Added some new words to the chat san

* Added (wdym --> what do you mean) to the chatsan

* merge conflict

* removed boolvalue

* remove space

* Upcoming

* Added MF and ETC to chatsan :))

* upcoming

* added FYI and WYD to speech-chatsan.ftl

* Made the chatsan accent string a const string with [ValidatePrototypeId<AccentPrototype>]

* forgot the ';' :(((

* fixed error throw [AccentPrototype] --> [ReplacementAccentPrototype]
2023-10-23 23:51:49 +02:00
..
Commands Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
Managers Make common netspeak get replaced in the chat (#20180) 2023-10-23 23:51:49 +02:00
Systems Make common netspeak get replaced in the chat (#20180) 2023-10-23 23:51:49 +02:00
TypingIndicator Add support for client-side replays (#17168) 2023-06-19 03:23:31 +10:00
AutoEmoteComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EmoteOnDamageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SuicideSystem.cs Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-20 15:29:43 +02:00