Files
tbd-station-14/Content.Shared/GameObjects/Components
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
..
2020-06-03 11:46:59 +02:00
2020-07-30 23:45:28 +02:00
2020-05-02 16:02:52 +02:00
2020-07-27 00:54:32 +02:00
2019-09-18 20:24:55 +02:00
2020-07-29 15:49:44 -07:00
2020-06-24 02:21:20 +02:00
2020-06-24 02:21:20 +02:00
2020-07-24 14:51:18 +02:00
2020-06-28 17:23:26 +02:00
2020-07-30 23:45:28 +02:00
2020-05-25 13:58:56 +02:00
2020-06-19 15:20:59 +02:00
2020-08-08 18:16:13 +02:00
2020-02-12 00:01:05 +01:00