Delta-v/Content.Shared/Interaction
Leon Friedrich 19277a2276
More DoAfter Changes (#14609)
* DoAfters

* Compact Clone()

* Fix mice and cuffables

* Try generalize attempt events

* moves climbabledoafter event to shared, fixes issue with climbable target

* Fix merge (cuffing)

* Make all events netserializable

* handful of doafter events moved

* moves the rest of the events to their respective shared folders

* Changes all mentions of server doafter to shared

* stop stripping cancellation

* fix merge errors

* draw paused doafters

* handle unpausing

* missing netserializable ref

* removes break on stun reference

* removes cuffing state reference

* Fix tools

* Fix door prying.

* Fix construction

* Fix dumping

* Fix wielding assert

* fix rev

* Fix test

* more test fixes

---------

Co-authored-by: keronshb <keronshb@live.com>
2023-04-02 21:13:48 -04:00
..
Components Fix mech double interactions (#14672) 2023-03-24 12:42:43 +11:00
Events Prevent subfloor melee attacks (#12899) 2022-12-17 14:47:15 +11:00
Helpers Remove `IAfterInteract` (#9715) 2022-07-14 21:45:31 +10:00
ActivateInWorldEvent.cs Add welder toggle logs (#13303) 2023-01-20 08:05:05 -08:00
AfterInteract.cs Remove `IAfterInteract` (#9715) 2022-07-14 21:45:31 +10:00
BeforeInteract.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ITargetedInteractEventArgs.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
InteractHand.cs Exosuit: Ripley (#12668) 2022-12-10 11:05:39 -06:00
InteractUsing.cs Remove `IInteractUsing` (#9718) 2022-07-14 04:42:54 -07:00
RangedInteract.cs Remove `IAfterInteract` (#9715) 2022-07-14 21:45:31 +10:00
RotateToFaceSystem.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
SharedInteractionSystem.Clumsy.cs Separated Bonk functionality and component from ClimbSystem and ClimbComponent (#13635) 2023-01-31 17:33:00 -04:00
SharedInteractionSystem.Relay.cs Exosuit: Ripley (#12668) 2022-12-10 11:05:39 -06:00
SharedInteractionSystem.cs More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00