Delta-v/Content.Server/Chat
Pieter-Jan Briers 63eefe060d Fix OOC not re-enabling if restartroundnow is used (#32401)
The ChatSystem code for re-enabling OOC only ran during PostRound, which gets skipped over when doing restartroundnow. Now it does this on PreRoundLobby too.
2024-10-02 11:29:23 +01:00
..
Commands fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 15:19:51 +01:00
Managers Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-09-01 03:36:44 +01:00
Systems Fix OOC not re-enabling if restartroundnow is used (#32401) 2024-10-02 11:29:23 +01:00
TypingIndicator Predict typing indicator (#29551) 2024-07-25 01:53:55 +02:00
V2 Chatfactor: Chat Repository, Admin Commands, Chat Created Events (#26113) 2024-04-21 22:34:09 +02:00
AnnounceOnSpawnComponent.cs nar'sie fake (#20299) 2023-12-16 19:27:09 +01:00
AutoEmoteComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ChatUser.cs Fix erase verb not removing chat messages in some cases (#21355) 2023-11-12 20:41:33 +01:00
EmoteOnDamageComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SpeakOnUseComponent.cs SpeakOnUseSystem and phrases for figurines (#30455) 2024-08-09 18:22:27 +01:00
SuicideSystem.cs Fix suicide logs (#31661) 2024-09-01 03:36:43 +01:00