branchrust_reboot/main/item_mod_radial_menucancel

13 Commits over 0 Days - ∞cph!

16 Days Ago
Bunch of refactoring, shared menu option add function, rework helper functions. Add toggle on/off translation phrases.
16 Days Ago
More refactor/cleanup
16 Days Ago
Move to a partial. Add FromOwner checks
16 Days Ago
Flags cleanup.
16 Days Ago
Add keybind to UI
16 Days Ago
Merge from main
21 Days Ago
Started cleanup
21 Days Ago
Remove the placeholder "cancel" menu option.
21 Days Ago
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.
22 Days Ago
More very rough wip, now can support any held item if enabled. Enable on held torch as a test.
22 Days Ago
Weapon mods now show individually on the radial menu, can be toggled individually.
22 Days Ago
Populate radial menu for worn items. RPCs for toggling individual items. Individual worn item toggling now works.
22 Days Ago
Initial boilerplate setup, empty test radial menu, new radial menu type, keybind, etc.