Delta-v/Content.Shared/Fluids
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 Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
AbsorbentComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Events.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PuddleVisuals.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedAbsorbentSystem.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedDrainSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SharedPuddleDebugOverlaySystem.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedPuddleSystem.cs Add reagent specific footstep sounds (#24406) 2024-01-27 23:48:14 +01:00
SharedSprayComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00