Delta-v/Content.Server/Chat/Managers
David 76f602cb8d (Cleanup) Fix logger obsolete warnings (#40553)
* Switched obsolete logger usages to use Sawmill

Fix the majority of obsolete logger usages outside the engine code.

* Fix injection in ChatManager and revert BuildMech changes

* Removed extra manual injection

* Reduced extra static injection and reverted changes to CommandButton as it needs engine changes.

* Removed two more cases of double injection and an extra using

* Reverted changes for Inventory Display

* Moved sawmill setup outside constructor in Table to resolve test failure
2025-12-29 11:39:18 -06:00
..
ChatManager.RateLimit.cs disable the stupid fucking rate limit popup (#2033) 2024-10-22 07:07:26 +00:00
ChatManager.cs (Cleanup) Fix logger obsolete warnings (#40553) 2025-12-29 11:39:18 -06:00
ChatSanitizationManager.cs Fixed word replacements not working. 2025-12-29 11:39:04 -06:00
IChatManager.cs Add basic discord client integration with ooc and admin chat support (#33840) 2025-08-05 16:23:51 +02:00
IChatSanitizationManager.cs Sanitize shorthand emotes throughought the whole message (#28645) 2024-10-24 02:11:06 +01:00