branchrust_reboot/main/item_mod_radial_menucancel
13 Commits over 0 Days - ∞cph!
Bunch of refactoring, shared menu option add function, rework helper functions.
Add toggle on/off translation phrases.
Move to a partial.
Add FromOwner checks
Remove the placeholder "cancel" menu option.
Add item name & icons to radial menu.
Only show radial menu if there's more than one item that responds to lighttoggle.
Run lighttoggle instantly on press if there is only one item.
Misc fixes/functionality. Ready to start refactoring and cleaning up.
More very rough wip, now can support any held item if enabled.
Enable on held torch as a test.
Weapon mods now show individually on the radial menu, can be toggled individually.
Populate radial menu for worn items.
RPCs for toggling individual items.
Individual worn item toggling now works.
Initial boilerplate setup, empty test radial menu, new radial menu type, keybind, etc.