branchrust_reboot/main/directional_item_droppingcancel

11 Commits over 0 Days - ∞cph!

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