Delta-v/Content.Server/Salvage
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
..
Expeditions Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
Magnet Salvage wrecks (#23733) 2024-01-26 22:13:02 +01:00
FultonSystem.cs Change what items can be fultoned while stopping anchored items from fultoning (#20628) 2024-01-26 23:14:12 +01:00
RestrictedRangeSystem.cs Fix RestrictedRange boundary (#22570) 2023-12-16 20:32:28 +01:00
SalvageRulerCommand.cs Salvage magnet revamp (#23119) 2024-01-26 21:35:22 +01:00
SalvageSystem.ExpeditionConsole.cs Fix expeditions console not having any expeditions (#21148) 2023-10-23 23:51:49 +02:00
SalvageSystem.Expeditions.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SalvageSystem.Magnet.cs Biome marker layer tweaks (#23663) 2024-01-26 22:19:17 +01:00
SalvageSystem.Runner.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
SalvageSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SpawnSalvageMissionJob.cs Fix planet command being ran on existing maps (#21775) 2023-12-16 19:40:20 +01:00