Delta-v/Content.Server/DoAfter
mirrorcult ae1ce0b31c
Status effect refactor (#4868)
* Oops! All Changes In One Commit

* try desperately to fix prediction issues and fail

* oops

* test

* actually fixes prediction issues

* port jittering to status effect

* default merge behavior + alert cooldown stuff

* silly test issue

* zabloing

* address reviews
2021-10-15 23:45:04 +02:00
..
DoAfter.cs Status effect refactor (#4868) 2021-10-15 23:45:04 +02:00
DoAfterComponent.cs DoAfterSystem uses EntityUid internally, adds EntityUid constructor for DoAfterEventArgs. 2021-09-28 11:33:33 +02:00
DoAfterEventArgs.cs DoAfterSystem uses EntityUid internally, adds EntityUid constructor for DoAfterEventArgs. 2021-09-28 11:33:33 +02:00
DoAfterSystem.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00