Delta-v/Content.Shared/Atmos
Marlyn d5c449db03 Fixes Opporozidone Instarot issues (#42472)
Removes a vestigial shutdown handler

When opporozidone removes the RottingComponent, the PerishableComponent's
RotNextUpdate is set to 0 - and then it undergoes a period of catch-up to
the current time. If the entity is susceptible to rot in that interval, it'll
accumulate 2 minutes 30 seconds worth of rot, per second.

This gets worse the longer the server has been running, as there's a greater value
in _timing.CurTime to catch up to. This handler seems to be vestigial from the
MiasmaSystem and does not seem to be necessary for anything anymore.
2026-06-29 12:43:42 +02:00
..
Components Add enabled version of atmos pumps, filters, and mixers (#5015) 2025-12-31 12:35:45 -06:00
Consoles Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
EntitySystems Atmos GasSpecificHeats in shared (#42136) 2026-04-04 16:57:54 +02:00
Monitor Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Piping Refresh gas canister UI on canister startup (#42616) 2026-06-29 12:43:42 +02:00
Portable/Components Add space heaters (#25250) 2024-03-07 01:05:02 +01:00
Prototypes Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
Reactions Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
Rotting Fixes Opporozidone Instarot issues (#42472) 2026-06-29 12:43:42 +02:00
Visuals Change atmos plaques to yaml (#37318) 2025-05-18 17:07:41 +01:00
AtmosCommandUtils.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AtmosDirection.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-07 04:18:25 +02:00
Atmospherics.cs restore tritium fire energy to reenable maxcaps (#42641) 2026-06-29 12:43:41 +02:00
FireEvents.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
FireVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasArraySerializer.cs Improve Gas Yaml Serialization (#40070) 2025-12-29 11:39:00 -06:00
GasMixture.cs Improve Gas Yaml Serialization (#40070) 2025-12-29 11:39:00 -06:00
GasMixtureStringRepresentation.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
GasOverlayChunk.cs Fix exception with gas overlay rendering (#24001) 2024-01-26 22:34:21 +01:00
GetFireProtectionEvent.cs Fire damage system fixes (#37241) 2025-05-18 16:55:01 +01:00
IGasMixtureHolder.cs Predicted internals (#33800) 2025-05-18 16:21:09 +01:00
PipeDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
TileFireEvent.cs Move TileFireEvent to Shared (#41285) 2025-12-29 11:39:36 -06:00