Delta-v/Content.Shared/Interaction
Leon Friedrich 486dc6ca62
Add Alt-click functionality (#4497)
* Fix ItemSlot Bug

* Add Alt-use Key

* Fix TransferAmount window bug

* Alt-click functionality

* Added AltInteract verbs

* Add new verbs

* verb icons

* Changed Comments

* Change Comments

* Fix disposal verbs

* Changed Get...() to Get...OrNull()

* Changed alt-interact combat behaviour

* Update verb icons

* Inventory interact event

* Add Alt+E secondary binding

* Add alt-z keybinding

* Rename AltUse -> AltActivateItemInWorld
2021-08-21 10:20:18 -07:00
..
Events Deprecate IActionBlocker in favour of cancellable events (#4193) 2021-06-19 10:03:24 +02:00
Helpers Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BeforeInteract.cs Improve hands & pulling (#4389) 2021-07-31 03:14:00 +02:00
IActivate.cs Refactor disposals to ECS (#4418) 2021-08-12 13:40:38 +10:00
IAfterInteract.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IDropped.cs Improve hands & pulling (#4389) 2021-07-31 03:14:00 +02:00
IInteractHand.cs Refactor disposals to ECS (#4418) 2021-08-12 13:40:38 +10:00
IInteractUsing.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
IRangedInteract.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
ITargetedInteractEventArgs.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IUse.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SharedInteractionSystem.cs Add Alt-click functionality (#4497) 2021-08-21 10:20:18 -07:00