branchrust_reboot/main/directional_item_droppingcancel

11 Commits over 0 Days - Infinitycph!

1 Year Ago
Check for NRE
1 Year Ago
Compile fixes
1 Year Ago
Added directionalDropEnabled server convar. Cleanup.
1 Year 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.
1 Year Ago
Add keybind to control option UI
1 Year Ago
Merge from main
1 Year Ago
Add Buttons.DirectionalDrop, hold to use directional dropping.
1 Year Ago
Correctly include any inherited drop velocity, and the original velocity variance
1 Year Ago
Some more rough wip changes, some cleanup and sever side validation
1 Year Ago
wip changes
1 Year Ago
Cherry picking directional item dropping from a previous hackweek