Delta-v/Content.Server/Shuttles/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 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
..
ArrivalsSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
DockingSystem.AutoDock.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
DockingSystem.Shuttle.cs Fix docking FTL to planets being impossible (#21780) 2023-12-02 19:00:03 +01:00
DockingSystem.cs Fix various errors/exceptions (#22841) 2023-12-22 23:25:06 +01:00
EmergencyShuttleSystem.Console.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
EmergencyShuttleSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
RadarConsoleSystem.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ShuttleConsoleSystem.Drone.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
ShuttleConsoleSystem.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
ShuttleSystem.FasterThanLight.cs Remove obsolete ftl call (#24187) 2024-01-26 23:01:08 +01:00
ShuttleSystem.GridFill.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
ShuttleSystem.IFF.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ShuttleSystem.Impact.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
ShuttleSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SpaceGarbageSystem.cs Salvage magnet revamp (#23119) 2024-01-26 21:35:22 +01:00
ThrusterSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00