Delta-v/Content.Server/UserInterface
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
..
ActivatableUIComponent.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
ActivatableUIRequiresPowerCellComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ActivatableUISystem.Power.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
ActivatableUISystem.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
IntrinsicUIComponent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
IntrinsicUISystem.cs Move ActorComponent to shared (#21293) 2023-10-31 19:12:44 +01:00
StatValuesCommand.cs DamageSpecifier Total => GetTotal (#24160) 2024-01-27 23:42:35 +01:00
StatValuesEui.cs Cargo economy balance (#11123) 2022-09-15 11:53:17 +10:00