Leon Friedrich
6e84e23ba1
Remove some functions from HandsComponent ( #4937 )
...
* remove wrapper functions
* Remove InteractionSystem wrapper functions
* remove two more functions
* add missing `using`
* clean diff
2021-10-25 18:06:12 +11:00
Vera Aguilera Puerto
36514f4bbd
Fix hand examine showing virtual items.
2021-10-01 13:37:43 +02:00
Vera Aguilera Puerto
0767bd3777
Popup ECS Refactor ( #4692 )
2021-09-26 15:18:45 +02:00
metalgearsloth
2145124aa4
Disabler locker throwing ( #4683 )
2021-09-23 15:44:25 -07:00
Vera Aguilera Puerto
61d8852799
Update StackSystem to use Resolves. ( #4664 )
...
* Update StackSystem to use Resolves.
* Compile
2021-09-20 13:39:05 +02:00
mirrorcult
62f6c8dd8e
Wieldable/two-handed weapons ( #4554 )
...
* wielding kinda works
* rough out all the edges, wielding works nicely
* popups + loc
* increase damage & extra damage against whitelist
* small fixes
* forgot to actually do that
* reviews
* reviews + thing
* use resistances and not extradamageagainstwhitelist
* slashy
* make increasedamageonwield and melee hit events work with modifiersets
* Silly individual
2021-09-17 07:16:11 -07:00
Pieter-Jan Briers
cd6c2bb373
Improve ExaminedEvent to handle newlines for you with helper methods.
2021-09-15 16:58:15 +02:00
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
Pieter-Jan Briers
632e72b817
Improve hands & pulling ( #4389 )
2021-07-31 03:14:00 +02:00