Delta-v/Content.Shared/Damage
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
..
Components Make throwable star damage stamina (#23527) 2024-01-26 22:49:12 +01:00
Events Fix stun baton throwing and visual effect (#18777) 2023-08-08 12:19:31 -08:00
ForceSay Fix glorfcode for real (#22838) 2023-12-22 23:25:04 +01:00
Prototypes Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Systems Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
DamageModifierSet.cs fix cauterization (#23264) 2024-01-23 22:51:53 +01:00
DamageSpecifier.cs DamageSpecifier Total => GetTotal (#24160) 2024-01-27 23:42:35 +01:00
DamageSpecifierDictionarySerializer.cs Add SaveLoadSavePrototype test (#18859) 2023-08-08 17:27:16 +10:00
DamageVisualizerKeys.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00