fish-station/Content.Server/Atmos/Commands
ArtisticRoomba 1f38a34217
Atmospherics Substepping (#40465)
* initial shitcode commit

* command boilerplate

* command flushed out and docs fixes

* missed one important thing in method extraction

* do loc properly

* rest later

* address review

* this worked on my laptop but not on my desktop but okay

* review comments

* address review
2025-10-31 20:45:50 +00:00
..
AddAtmosCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
AddGasCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
DeleteGasCommand.cs Code Cleanup: Purge obsolete MapManager methods (#26279) 2024-03-22 18:08:40 +11:00
FillGasCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
ListGasesCommand.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
PauseAtmosCommand.cs Atmospherics Substepping (#40465) 2025-10-31 20:45:50 +00:00
RemoveGasCommand.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
SetAtmosTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
SetMapAtmosCommand.cs Cleanup all instances of IMapManager.GetMapEntityId (#37814) 2025-05-25 19:09:47 +02:00
SetTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
ShowAtmosCommand.cs Resolve 'EntitySystem.Get<T>()' is obsolete in content (#27936) 2024-05-12 20:34:52 -04:00
SubstepAtmosCommand.cs Atmospherics Substepping (#40465) 2025-10-31 20:45:50 +00:00