Delta-v/Content.Shared/Atmos/EntitySystems
Perry Fraser e09b7debe2
Fix some popup issues with pipe layer changes (#38244)
* fix: only show pipe layer popups to the user changing them

* fix: don't show pipe layer subfloor popup when not using a screwdriver

* fix: properly pass down user and used for serverside pipe layer changes

Technically this doesn't matter as the Shared codepath for this method
doesn't actually use these on the server: only the user is used for a
clientside popup. Still, will be good to have these for future changes
that might need them.
2025-06-11 22:31:48 -07:00
..
ExtinguishableSetCollisionWakeSystem.cs Fire extinguishers can now extinguish items, including when held/worn (#36267) 2025-04-14 19:00:47 +10:00
SharedAtmosDebugOverlaySystem.cs Run `fixgridatmos` for cargo & emergency shuttle (#26382) 2024-03-25 03:17:56 +11:00
SharedAtmosPipeAppearanceSystem.cs Layering for atmospheric pipes (#36124) 2025-06-01 22:01:43 -07:00
SharedAtmosPipeLayersSystem.cs Fix some popup issues with pipe layer changes (#38244) 2025-06-11 22:31:48 -07:00
SharedAtmosphereSystem.BreathTool.cs Predicted internals (#33800) 2025-05-02 18:22:29 +10:00
SharedAtmosphereSystem.cs Predicted internals (#33800) 2025-05-02 18:22:29 +10:00
SharedFirestarterSystem.cs Firestarter fixes (#24647) 2024-02-01 00:01:52 +11:00
SharedGasMinerSystem.cs Add verbose (client predicted!) examine text to Gas Miners (#30480) 2024-08-08 12:14:31 +10:00
SharedGasPressurePumpSystem.cs Fix gas pressure pump prediction (#35865) 2025-03-28 10:42:16 +11:00
SharedGasTankSystem.cs Predicted internals (#33800) 2025-05-02 18:22:29 +10:00
SharedGasTileOverlaySystem.cs Content changes for engine delta-state PR (#28134) 2024-05-24 14:08:23 +10:00