Delta-v/Content.Client/UserInterface/Systems
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
..
Actions Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Admin Fix objects tab not showing nents (#23837) 2024-01-26 22:22:36 +01:00
Alerts Remove custom tooltip timings (#19604) 2023-09-27 21:59:12 +02:00
Atmos/GasTank Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
Bwoink Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Character Wrap objective briefing text (#24244) 2024-01-26 23:05:38 +01:00
Chat Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
CloseWindow Add EscapeContext keybind (#15301) 2023-04-13 18:10:44 -07:00
Crafting Fix construction button not working (#12033) 2022-10-22 10:51:03 +11:00
DamageOverlays Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
DecalPlacer Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
EscapeMenu Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Gameplay Removes IOnStateChanged calls from GameplayStateLoadController (#14617) 2023-03-12 21:02:14 -04:00
Ghost Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Guidebook Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Hands Virtual items cleanup (#23912) 2024-01-26 22:49:14 +01:00
Hotbar Corner Clothing UI (#22883) 2024-01-22 18:24:28 +01:00
Info Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
Inventory Virtual items cleanup (#23912) 2024-01-26 22:49:14 +01:00
MenuBar Corner Clothing UI (#22883) 2024-01-22 18:24:28 +01:00
Objectives/Controls Wrap objective briefing text (#24244) 2024-01-26 23:05:38 +01:00
Sandbox prevent opening debug menus without perms (#25091) 2024-02-18 22:38:55 +01:00
Storage Plates & Cash gridinv visuals (#24075) 2024-01-26 22:50:12 +01:00
Viewport Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00