Delta-v/Content.Client/Parallax
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
..
Commands Gateway destinations (#21040) 2023-11-19 22:09:46 +01:00
Data Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
Managers Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
BiomeDebugOverlay.cs Gateway destinations (#21040) 2023-11-19 22:09:46 +01:00
BiomeSystem.cs Procgen biomes (#13487) 2023-02-12 02:15:09 +00:00
ParallaxControl.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
ParallaxGenerator.cs Salvage dungeons (#14520) 2023-03-10 16:41:22 +11:00
ParallaxLayerPrepared.cs Remove lights compref (#19531) 2023-09-27 21:59:12 +02:00
ParallaxOverlay.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
ParallaxSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00