Delta-v/Content.Client/Research/UI
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
..
DiskConsoleBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
DiskConsoleMenu.xaml Technology Disks (#13077) 2022-12-20 16:39:57 -06:00
DiskConsoleMenu.xaml.cs Technology Disks (#13077) 2022-12-20 16:39:57 -06:00
MiniTechnologyCardControl.xaml Remove custom tooltip timings (#19604) 2023-09-27 21:59:12 +02:00
MiniTechnologyCardControl.xaml.cs Avoid emptying and recreating all UI cards on every update (#21990) 2023-12-02 20:28:26 +01:00
ResearchClientBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
ResearchClientServerSelectionMenu.xaml Fixing some warnings (#6250) 2022-01-21 10:38:35 +01:00
ResearchClientServerSelectionMenu.xaml.cs Research Servers now have proper IDs, and can be selected in lathe menu (#9949) 2022-07-21 17:16:14 -05:00
ResearchConsoleBoundUserInterface.cs Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
ResearchConsoleMenu.xaml fix lathe syncing and tweak ui (#17489) 2023-06-20 00:39:35 -06:00
ResearchConsoleMenu.xaml.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
TechnologyCardControl.xaml Fix PDA capitalization to be PascalCase (#17335) 2023-06-15 11:44:28 +10:00
TechnologyCardControl.xaml.cs make rnd console require science access (#17671) 2023-06-29 14:19:19 -04:00