Delta-v/Content.Server/Atmos
DrSmugleaf b9196d0a10
Add a test that puts all components on an entity and checks for no exceptions (#1815)
* Add test that puts all components on an entity and checks for no exceptions

Also fix all the exceptions that happened because of this

* Add comments to the test

* Fix nullable errors

* Fix more nullable errors

* More nullable error fixes

* Unignore basic actor component

* Fix more nullable errors

* NULLABLE ERROR

* Add string interpolation

* Merge if checks

* Remove redundant pragma warning disable 649

* Address reviews

* Remove null wrappers around TryGetComponent

* Merge conflict fixes

* APC battery component error fix

* Fix power test

* Fix atmos mapgrid usages
2020-08-22 22:29:20 +02:00
..
Reactions Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
AtmosCommands.cs Fix fillgas indentation. 2020-08-17 20:45:48 +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 Add heat conduction (#1653) 2020-08-13 14:18:26 +02:00
GasSprayerComponent.cs Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +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 Fix deconstructing walls creating an atmos void. 2020-08-15 16:51:57 +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