Delta-v/Content.Server/Atmos
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
..
Commands Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
Components Incendiary projectiles and lava firestack reduction (#23479) 2024-01-26 22:11:45 +01:00
EntitySystems Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Monitor Predict two-way levers (#25043) 2024-02-18 22:46:26 +01:00
Piping Predict two-way levers (#25043) 2024-02-18 22:46:26 +01:00
Portable Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
Reactions Fix oxyburn energy not accounting for heatscale (#24023) 2024-01-26 22:35:48 +01:00
Rotting Improve rotting examine text (#24689) 2024-02-08 11:56:14 +01:00
Serialization Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Hopefully fix atmos issues (#656) 2024-01-07 22:10:35 +00:00
GasMixtureStringRepresentation.cs Add cryopod logs (#16854) 2023-05-28 18:59:27 +10:00
Hotspot.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasMixtureHolder.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasReactionEffect.cs Atmos scaling cvar changes (#22501) 2023-12-16 20:31:51 +01:00
MonstermosInfo.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PressureEvent.cs Rejig pressure protection (#7560) 2022-04-15 15:41:47 -07:00
TileAtmosphere.cs Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00