Delta-v/Content.Shared/Alert
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
..
AlertCategory.cs Borgs (#18136) 2023-08-12 16:39:58 -05:00
AlertKey.cs removes ipopulatedefaultvalues (#10103) + update submodule 2022-08-13 23:14:16 +02:00
AlertOrderPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AlertPrototype.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
AlertState.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AlertSyncEvent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AlertType.cs Suffocation alerts for nitrogen breathers (#24373) 2024-01-27 23:50:55 +01:00
AlertsComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
AlertsSystem.cs Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
ClickAlertEvent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IAlertClick.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00