Delta-v/Content.Server/Atmos
py01 7b12d4e08c
PipeNet (#1626)
* PipeNode

* Pipe prototypes

* Fixes Default NodeGroup not being registered by NodeGroupFactory

* GasNet

* PumpComponent

* IPipeNet

* PipeComponent

* misc naming, yaml

* PipeComponent rework

* PipeNet gas transfer from pipes

* PipeNet correctly combines gas on combining with other group

* Client ignores piping components

* AfterRemake

* PipeNet remake simplification

* IGasMixtureHolder on PipeComponent, IPipeNet

* PipeContainerComponent

* BasePump

* DebugPump

* IgnoredComponent fix

* Pipe LocalAir and Air

* comments

* Pump fix

* PipeNet fix

* name simplification

* PipeDirection name changes

* BaseVentComponent and DebugVentComponent

* Moves Pipe to own file

* DebugVentComponent moved to own file

* BaseScrubberComponent

* DebugScrubberComponent

* IgnoredComponents update

* scrubber prototype

* vent prototype fix

* comments

* Removes vent and scrubber PipeDirection check

* PipeContainer, Pipe, and PipeNode refactor

* Yaml cleanup

* pump prototype fix

* Removes AssumeAir usage from old IGasMixtureHolders

* Simplfies Vent & Scrubber to use AtmosHelper methods

* Vents and scrubbers invalidate the coordinate they changed the gas of

* UpdatedPipingComponent

* ScrubberComponent renamed to SiphonComponent

* Removes PumpSystem

* Removes framTime from UpdatedPiping

* PipeNetDevices

* PipeNetDevice updated by GridAtmosphereComponent

* PipeNets react from update in GridAtmosphereComponent

* GridAtmosphereComponent stores PipeNets/PipeNetDevices to be updated in queue

* diff fix

* Removes debug gas starting in pipes

* type safety in IPipeNet when combining groups

* null checks

* GridAtmos stores PipeNets and PipeNetDevices in List

* comments

* rogue curly bracket

* ProcessPipeNets update fix

* RemovePipeNet fix

* PipeNet update() unique index

* fix diff

* Integration test fixes

* Error Logging

* error fix

Co-authored-by: py01 <pyronetics01@gmail.com>
2020-08-27 17:45:27 +02:00
..
Reactions Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
AtmosCommands.cs Fix parallel tests unreliably failing due to statics in Atmospherics (#1914) 2020-08-25 16:14:26 +02:00
AtmosHelpers.cs Fix NRE in atmos helpers and add tests (#1775) 2020-08-18 13:32:18 +02:00
EntityNetworkUtils.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
ExcitedGroup.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GasMixture.cs Fix parallel tests unreliably failing due to statics in Atmospherics (#1914) 2020-08-25 16:14:26 +02:00
GasSprayerComponent.cs Add Flashlight Visualizer/states (#1861) 2020-08-24 12:32:18 +02:00
GasVaporComponent.cs Add a fire extinguisher (#1685) 2020-08-18 17:45:49 +02:00
HighPressureMovementController.cs Merge MathHelper and FloatMath 2020-08-16 14:54:52 +02:00
Hotspot.cs Gas overlay chunking (#1678) 2020-08-17 16:12:21 +02:00
IGridAtmosphereComponent.cs PipeNet (#1626) 2020-08-27 17:45:27 +02:00
TileAtmosInfo.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
TileAtmosphere.cs Merge branch 'master' into mathmerge 2020-08-20 20:33:43 +02:00