Delta-v/Content.Server/Chat
Pieter-Jan Briers 68ce53ae17
Random spontaneous cleanup PR (#25131)
* Use new Subs.CVar helper

Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.

This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.

* Fix a bunch of warnings

* More warning fixes

* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.

* Get rid of some more ISerializationHooks for enums

* And a little more

* Apply suggestions from code review

Co-authored-by: 0x6273 <0x40@keemail.me>

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
2024-02-13 16:48:39 -05:00
..
Commands Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Managers Added "wink" and "tearfully smiles" emotes + more cry emote variations (#25129) 2024-02-13 16:43:20 +01:00
Systems Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
TypingIndicator Merge `ActorSystem` and `IPlayerManager` (#21314) 2023-11-11 13:08:10 +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 Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SuicideSystem.cs Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-16 16:56:09 +11:00