Delta-v/Content.Shared/Actions
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
..
Events Adds Hellspawn (Nar'Sie demon mob) (#20291) 2024-01-26 21:37:35 +01:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionContainerSystem.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionEvents.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionUpgradeComponent.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionUpgradeSystem.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionsComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
BaseActionComponent.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
BaseTargetActionComponent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
EntityTargetActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedActionsSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
WorldTargetActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00