Delta-v/Content.Client/NetworkConfigurator
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
..
Systems Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
NetworkConfiguratorActiveLinkOverlayComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NetworkConfiguratorBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
NetworkConfiguratorConfigurationMenu.xaml Device Linking and better linking ui (#13645) 2023-05-07 16:07:24 +10:00
NetworkConfiguratorConfigurationMenu.xaml.cs Minor UI refactor (#11212) 2022-09-11 20:42:12 -07:00
NetworkConfiguratorDeviceList.xaml Adds a link limit and UI to device list (#11017) 2022-09-05 18:22:39 -07:00
NetworkConfiguratorDeviceList.xaml.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
NetworkConfiguratorLinkMenu.xaml Fix PDA capitalization to be PascalCase (#17335) 2023-06-15 11:44:28 +10:00
NetworkConfiguratorLinkMenu.xaml.cs make linking logic gates 1000% better (#25041) 2024-02-18 22:55:58 +01:00
NetworkConfiguratorLinkOverlay.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
NetworkConfiguratorListMenu.xaml Device Linking and better linking ui (#13645) 2023-05-07 16:07:24 +10:00
NetworkConfiguratorListMenu.xaml.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00