Delta-v/Content.Shared/Interaction
J af9526197a
Extracts magic strings from Tag calls (#36305)
* Extracts magic strings from Tag calls

When #36281 gets merged, the `TagSystem` methods will all give warnings. Let's fix those warnings before they even happen!

* Adds missing libraries

* Remove not yet implemented TagSystem changes

* Fix tag spelling error

Genuinely surprised there was only 1!

* Styling and proper type changes

* Styling

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-04-04 20:20:19 -04:00
..
Components Clumsy system refactor (#31147) 2024-11-16 00:46:01 +01:00
Events Cargo Mail System (#35429) 2025-03-07 14:51:08 +01:00
ActivateInWorldEvent.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07: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 Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
InteractUsing.cs Remove `IInteractUsing` (#9718) 2022-07-14 04:42:54 -07:00
InteractionPopupSystem.cs Borg type switching. (#32586) 2024-11-14 11:08:35 -06:00
RangedInteract.cs Remove `IAfterInteract` (#9715) 2022-07-14 21:45:31 +10:00
RotateToFaceSystem.cs Partial buckling refactor (#29031) 2024-06-20 01:14:18 +10:00
SharedInteractionSystem.Blocking.cs Re-add improved random sentience event (#29123) 2024-08-18 17:41:12 -06:00
SharedInteractionSystem.Relay.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
SharedInteractionSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
SmartEquipSystem.cs Fix quick-swap stacks of items (#32560) 2024-10-02 15:27:01 +10:00