Delta-v/Content.Shared/DoAfter
Ciarán Walsh 8d90d3f3ad Defibs will now also shock anyone still interacting with the target. (#35998)
* Defibs will now also shock anyone still interacting with the target.

* Improvements to test readability

* Apply fixes to other tests

* Refactor the interacting entities query to use an event.

* Include pullers as interacting with the entity they are pulling

* Broadcast event

* Use a constant

* Convert new test to InteractionTest

* Convert existing test

* Add behaviour note

* Revert "Convert existing test"

This reverts commit b8a8f2f68e3733bdb6ec254faf955a42096d47d7.

* Move new test into separate (InteractionTest) test file

* Use ToServer

* Use a constant for prototype id

* Use ToServer

* Add EntProtoId constructor

* Add assertion failure messages

* Manual cleanup of test entities

* Remove obsolete flag

* Add test summaries

* Remove tuple constructor

* Wrap entity deletion in WaitPost

* Extend DoAfter interacting test with an extra mob
2026-01-26 19:22:40 +01:00
..
ActiveDoAfterComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DoAfter.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
DoAfterArgs.cs DoAfter support for Actions (#38253) 2025-12-29 11:39:02 -06:00
DoAfterArgsComponent.cs DoAfter support for Actions (#38253) 2025-12-29 11:39:02 -06:00
DoAfterComponent.cs DoAfter support for Actions (#38253) 2025-12-29 11:39:02 -06:00
DoAfterEvent.cs You can now pry multiple tiles at once (#29231) 2024-07-25 00:38:07 +02:00
SharedDoAfterSystem.Update.cs Do after checks for being inside container (#39880) 2025-12-29 11:39:04 -06:00
SharedDoAfterSystem.cs Defibs will now also shock anyone still interacting with the target. (#35998) 2026-01-26 19:22:40 +01:00