Delta-v/Content.Server/Objectives/Systems
Pieter-Jan Briers ccea85136b
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>
(cherry picked from commit 68ce53ae17)
2024-02-18 23:02:29 +01:00
..
CarpRiftsConditionSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
DieConditionSystem.cs
EscapeShuttleConditionSystem.cs
HelpProgressConditionSystem.cs
HijackShuttleConditionSystem.cs Fix hijack objective (#21241) 2023-10-31 19:10:24 +01:00
KeepAliveCondition.cs
KillPersonConditionSystem.cs
MultipleTraitorsRequirementSystem.cs
NinjaConditionsSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-02-08 11:54:40 +01:00
NotCommandRequirementSystem.cs
NotJobRequirementSystem.cs Fix Client RoleSystem not inheriting SharedRoleSystem, network job component (#21436) 2023-11-12 20:48:03 +01:00
NumberObjectiveSystem.cs
ObjectiveBlacklistRequirementSystem.cs make objective blacklist work (#20256) 2023-09-27 21:59:12 +02:00
ObjectiveLimitSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
RoleRequirementSystem.cs
SpeciesRequirementSystem.cs New Thief minor antagonist (#21520) 2024-01-22 18:30:44 +01:00
StealConditionSystem.cs Emergency revert for pulling (#24923) 2024-02-08 12:34:47 +01:00
SurviveConditionSystem.cs
TargetObjectiveSystem.cs
TerminatorTargetOverrideSystem.cs exterminator midround minor antag (#19946) 2024-01-22 18:36:12 +01:00