branchrust_reboot/main/directional_item_droppingcancel

11 Commits over 0 Days - ∞cph!

18 Days Ago
Check for NRE
18 Days Ago
Compile fixes
18 Days Ago
Added directionalDropEnabled server convar. Cleanup.
18 Days Ago
Experiment: Holding the directional drop key will drop items to the ground even when dropped over other inventory slots/ui, to make it easier to drop items with direction without needing to drag the icon all the way off the inventory. Tint item icon red and scale it down slightly when the directional drop key is held to make it clear the item is going to be dropped.
18 Days Ago
Add keybind to control option UI
18 Days Ago
Merge from main
22 Days Ago
Add Buttons.DirectionalDrop, hold to use directional dropping.
22 Days Ago
Correctly include any inherited drop velocity, and the original velocity variance
22 Days Ago
Some more rough wip changes, some cleanup and sever side validation
23 Days Ago
wip changes
24 Days Ago
Cherry picking directional item dropping from a previous hackweek