Delta-v/Content.IntegrationTests
metalgearsloth 5b3b2e3207
do_after (#1616)
* do_after

Ports (most of) do_after from SS13.
Callers are expected to await the DoAfter task from the DoAfterSystem.
I had a dummy component for in-game testing which I removed for the PR so nothing in game uses do_after at the moment.
Currently only the movement cancellation is predicted client-side.

* Minor do_after doc cleanup

* do_the_shuffle

Fix nullable build errors.

* The last nullable

* Implement NeedHand

Thanks zum.

* nullable dereference

* Adjust the system query

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-08 18:16:13 +02:00
..
Tests do_after (#1616) 2020-08-08 18:16:13 +02:00
Content.IntegrationTests.csproj Update submodule and fix ARM builds. 2020-06-09 00:17:11 +02:00
ContentIntegrationTest.cs Integration test to test restartround. 2020-07-17 11:25:11 +02:00
DummyGameTicker.cs Latejoin Job Selection (#1284) 2020-07-10 15:27:55 +02:00
DummyParallaxManager.cs Improve integration testing 2019-06-29 01:58:16 +02:00