Delta-v/Content.Client/Inventory
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
..
ClientInventoryComponent.cs Engine Entity Anchoring Changes (#4195) 2021-06-19 19:41:26 -07:00
ClientInventorySystem.cs Removes all dependencies on engine component events. (#4199) 2021-06-18 10:49:18 +02:00
HumanInventoryInterfaceController.cs Add Alt-click functionality (#4497) 2021-08-21 10:20:18 -07:00
InventoryInterfaceController.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
StrippableBoundUserInterface.cs Removed old Loc.GetString() use instances (#4155) 2021-06-21 02:13:54 +02:00