Delta-v/Content.MapRenderer
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
..
Extensions Add a map renderer (#3613) 2022-01-07 18:54:06 +01:00
Painters Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
CommandLineArguments.cs Fix warnings in MapRenderer module (#17865) 2023-08-08 11:07:08 +10:00
Content.MapRenderer.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
MapViewerData.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
Program.cs Remove obsolete TestPair.Pair (#19496) 2023-08-25 10:56:51 +10:00
RenderedGridImage.cs Fix warnings in MapRenderer module (#17865) 2023-08-08 11:07:08 +10:00