fish-station/Content.Server/Chat/Managers
David 691ca31b95
(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-10-07 11:45:01 +00:00
..
ChatManager.cs (Cleanup) Fix logger obsolete warnings (#40553) 2025-10-07 11:45:01 +00:00
ChatManager.RateLimit.cs Add interaction rate limits (#32527) 2024-09-29 22:19:00 +10:00
ChatSanitizationManager.cs "idk" no longer shrugs, instead sanitizing to "I don't know" (#39024) 2025-09-10 13:09:58 -07:00
IChatManager.cs Add basic discord client integration with ooc and admin chat support (#33840) 2025-05-24 20:49:52 +02:00
IChatSanitizationManager.cs Sanitize shorthand emotes throughought the whole message (#28645) 2024-10-17 16:01:32 +02:00