Delta-v/Content.Shared/Movement/Systems
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
..
FrictionContactsSystem.cs Ice anomaly spawns ice underneath it (#21227) 2023-11-12 20:45:18 +01:00
MovementIgnoreGravitySystem.cs Carp wave spawner and dragons as an actual event (#10254) 2022-08-08 10:18:14 +10:00
MovementSpeedModifierSystem.cs Ice anomaly spawns ice underneath it (#21227) 2023-11-12 20:45:18 +01:00
SharedContentEyeSystem.cs Fix set target zoom data field for ContentEye (#22292) 2023-12-16 19:37:31 +01:00
SharedFloorOcclusionSystem.cs Add tile entity occlusion (#14626) 2023-08-30 12:32:35 +10:00
SharedJetpackSystem.cs Fix action-granting items not being predicted (#20778) 2023-10-08 19:58:56 +02:00
SharedMoverController.Input.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SharedMoverController.Relay.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SharedMoverController.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SlowContactsSystem.cs Fix glue puddle slowdown (#17260) 2023-06-12 03:04:42 +10:00