Delta-v/Content.Client/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 Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
AtmosPlaqueVisualizer.cs Fix tests (#3707) 2021-03-31 21:41:23 +02:00
FireVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasAnalyzerBoundUserInterface.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasAnalyzerComponent.cs Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00
GasAnalyzerMenu.cs Enable nullability in Content.Shared (#3626) 2021-03-15 21:55:49 +01:00
GasAnalyzerVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterBoundUserInterface.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterWindow.cs Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
VaporVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00