Delta-v/Content.Server/NPC
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 Replace EntityUid parsing with NetEntity (#23474) 2024-01-04 11:04:31 +11:00
Components Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Events Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTN Emergency revert for pulling (#24923) 2024-02-03 10:32:30 -08:00
Pathfinding Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-23 09:14:13 +11:00
Queries Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Systems Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
UI NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
FactionData.cs Cleanup factions code (#11075) 2022-09-14 11:45:02 -07:00
NPCBlackboard.cs Rat King Milsim + Buffs (#20190) 2023-09-22 15:01:05 -05:00
NPCBlackboardSerializer.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00