fish-station/Content.Server/Chat
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
..
Commands Command resolves and LEC conversions batch 4 (#38382) 2025-06-19 02:03:28 +02:00
Managers (Cleanup) Fix logger obsolete warnings (#40553) 2025-10-07 11:45:01 +00:00
Systems Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
TypingIndicator Predict typing indicator (#29551) 2024-06-29 13:33:56 +10:00
V2 Toolshed refactor (#33598) 2024-12-21 17:45:48 +11:00
AnnounceOnSpawnComponent.cs nar'sie fake (#20299) 2023-12-06 20:24:33 -05: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-05 19:19:59 -07:00
EmoteOnDamageComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
SuicideSystem.cs Trigger Refactor (#39034) 2025-08-03 21:20:37 +02:00