Delta-v/Content.Shared/Atmos
Pieter-Jan Briers 1c54b75da5
Dependency update / fixes / skrungle bungle (#23745)
* Give .props files 2-space indents.

* Move to Central Package Management.

Allows us to store NuGet package versions all in one place. Yay!

* Update NuGet packages and fix code for changes.

Notable:

Changes to ILVerify.
Npgsql doesn't need hacks for inet anymore, now we need hacks to make the old code work with this new reality.
NUnit's analyzers are already complaining and I didn't even update it to 4.x yet.
TerraFX changed to GetLastSystemError so error handling had to be changed.
Buncha APIs have more NRT annotations.

* Remove dotnet-eng NuGet package source.

I genuinely don't know what this was for, and Central Package Management starts throwing warnings about it, so YEET.

* Remove Robust.Physics project.

Never used.

* Remove erroneous NVorbis reference.

Should be VorbisPizza and otherwise wasn't used.

* Sandbox fixes

* Remove unused unit test package references.

Castle.Core and NUnit.ConsoleRunner.

* Update NUnit to 4.0.1

This requires replacing all the old assertion methods because they removed them 🥲

* Oh so that's what dotnet-eng was used for. Yeah ok that makes sense.

* Add Robust.Analyzers.Test

* Update submodule

* commit to re-run CI

(cherry picked from commit a6c9c36b688a1ba78ff4c12502e81661cf607b6c)
2024-01-26 22:33:46 +01:00
..
Components Use IComponentState for compstates (#21905) 2024-01-26 21:33:08 +01:00
EntitySystems Improve atmos debug overlay (#22520) 2023-12-16 20:31:51 +01:00
Monitor Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Piping Rename Miasma to Ammonia (#22791) 2023-12-22 23:12:06 +01:00
Prototypes Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Rotting Powered stasis bed prevents body decay (#23520) 2024-01-26 22:16:32 +01:00
Visuals Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
AtmosCommandUtils.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AtmosDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Atmospherics.cs Fix accidental plasma burn nerf (#22894) 2024-01-22 18:28:08 +01:00
FireVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasOverlayChunk.cs Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
PipeDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00