Delta-v/Content.Server/GameObjects/Components/Atmos
ShadowCommander 7a842f7c22
Fix tests (#3707)
* First pass

* Fix access and rename banananium to bananium

* Fix captialization of CookTimeInfoLabel

* Fix InteractUsing calls

* Remove unused [Dependency]

* Replace obsolete references to Anchored with BodyType

* Assign default value to shoving someone in disposals

* Fix naming

* Replace Initialize TryGetComponents with EnsureComponent

* Rework AnchorableComponent

* Fix singularity component

* Replace obsolete usages of Angle.South

* Fix efcore warning

* Fix container tests

* Fix DebugPressurePump invalid PressurePump yaml

* Fix getting pathfinding region of grid 0

* Fix atmos plaque missing layer and add info message when it happens

* Fix AiSteeringSystem steering in an invalid grid in entity test

* Make content able to choose which log level leads to test failures

* Revert container test fix for Acruid

* Fix sprite, pipe and saving errors
Make EntityTest print all errors instead of stopping on the first

* Reorder singularity visualizer

* Disable pvs for container occlusion adn simple predict reconcile, they use entities other than map ones

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-03-31 21:41:23 +02:00
..
Piping Fix tests (#3707) 2021-03-31 21:41:23 +02:00
AirtightComponent.cs adds custom typeserializers (#3676) 2021-03-15 13:25:18 +01:00
AtmosExposedComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
BarotraumaComponent.cs Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
BreathToolComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
FirelockComponent.cs Airlock / firelock code refactor, pseudo-prediction implementation (#3037) 2021-02-12 16:02:14 +01:00
FlammableComponent.cs Entity Reagent Reactions v2 (#3714) 2021-03-26 12:02:41 +01:00
GasAnalyzerComponent.cs Enable nullability in Content.Shared (#3626) 2021-03-15 21:55:49 +01:00
GasCanisterComponent.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
GasMixtureHolderComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
GasTankComponent.cs SoundSystem Improvements (#3697) 2021-03-21 17:12:03 +01:00
GridAtmosphereComponent.cs Makes atmos superconduction a CVar, disables it by default. 2021-03-25 18:17:30 +01:00
MovedByPressureComponent.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
PressureProtectionComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
SpaceGridAtmosphereComponent.cs Add InvalidateTileAir Transform extension method (#2687) 2020-12-04 12:21:57 +01:00
UnsimulatedGridAtmosphereComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00