Delta-v/Content.Server/Chat
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
..
Commands Command resolves and LEC conversions batch 4 (#38382) 2025-08-07 19:30:32 +02:00
Managers (Cleanup) Fix logger obsolete warnings (#40553) 2025-12-29 11:39:18 -06:00
Systems Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
TypingIndicator Predict typing indicator (#29551) 2024-07-25 01:53:55 +02:00
V2 Toolshed refactor (#33598) 2024-12-21 10:26:06 +00: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
SuicideSystem.cs Trigger Refactor (#39034) 2025-11-23 15:22:15 -06:00