Delta-v/Content.Shared/Atmos
Kevin Zheng 1d7a658c23 Reduce absolute temperature tolerance (#22782)
MinimumTemperatureDeltaToConsider sets the minimum temperature
difference for a heat capacity calculation to be run. The problem is
that when heating up large quantities of gas (e.g. with a heater), a
small dT becomes an even smaller dT when running DivideInto(). This
means that small changes in temperature are completely ignored.
2023-12-22 23:07:51 +01:00
..
Components Candles (#21087) 2023-11-12 20:35:48 +01:00
EntitySystems Improve atmos debug overlay (#22520) 2023-12-16 20:31:51 +01:00
Miasma Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Monitor Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Piping Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
Prototypes Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Visuals Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
AtmosCommandUtils.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AtmosDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Atmospherics.cs Reduce absolute temperature tolerance (#22782) 2023-12-22 23:07:51 +01:00
FireVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasOverlayChunk.cs Gas tile overlay state handling changes (#12691) 2022-12-19 06:25:27 +11:00
PipeDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00