Delta-v/Content.Shared/Interfaces/GameObjects/Components/Interaction
metalgearsloth acb3c72d99
Drag changes (#2487)
* Drag changes

* Higlights only show near cursor
* Don't highlight un-droppable entities
* Fixes invalid highlights issue

* Also the scanner

* 2 months fix

* Address reviews

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-01-11 22:14:01 +11:00
..
IActivate.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IAfterInteract.cs Fix nullable errors with AfterInteract in UtensilComponent. 2021-01-11 09:36:21 +01:00
IAttack.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
IDragDropOn.cs Drag changes (#2487) 2021-01-11 22:14:01 +11:00
IDraggable.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
IDropped.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IEquipped.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IEquippedHand.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IHandDeselected.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IHandSelected.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IHotItem.cs Add cigarettes and matches to SS14 (#2522) 2021-01-11 00:17:28 +01:00
IInteractHand.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IInteractUsing.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
ILand.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IRadiationAct.cs Refactors radiation (#2009) 2020-09-21 01:49:40 +02:00
IRangedInteract.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IReagentReaction.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
ITargetedInteractEventArgs.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IThrowCollide.cs Adds IThrowCollide, Creaming people with cream pies and tactical stun baton throws (#2122) 2020-09-22 15:34:30 +02:00
IThrown.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IUnequipped.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IUnequippedHand.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IUse.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00