Delta-v/Content.Server/Atmos
Pieter-Jan Briers 68ce53ae17
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>
2024-02-13 16:48:39 -05:00
..
Commands Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Components Incendiary projectiles and lava firestack reduction (#23479) 2024-01-08 00:41:42 -05:00
EntitySystems Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
Monitor Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
Piping Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
Portable Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11:00
Reactions Fix oxyburn energy not accounting for heatscale (#24023) 2024-01-13 12:12:14 -08:00
Rotting Improve rotting examine text (#24689) 2024-01-28 23:50:17 -08: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 Add maximum atmos temperature limit (#22882) 2023-12-24 10:05:42 -05: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-15 14:02:21 -08: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