branchrust_reboot/main/hackweek_sv_pie_menucancel
13 Commits over 61 Days - 0.01cph!
Added back inventory tab checks
Run the custom pie close command (if available) if it cannot be opened due to dialogs
No longer allow opening custom pie menus if the inventory is already open
Close the pie menu when running the next / prev action (if command is provided)
Added pie test commands (`pietest`), closing callback to ContextMenuUI
Updated CommunityEntity.OpenPie to use disposed pooling
Added various options to the server pie menu; order, color mode, next, prev & disabled interaction / command support
Added CommunityEntity.SendPie, primarily for ClientRPC overload
Fixed pool leak regression - reuse a cached instance of CustomPie instead
Fixed prev/next skin buttons not working with custom server pie menu when commands are assigned
Renamed Pie partial class file
Removed debugging command
Tests passing - menu entry imageId and sprites load correctly
Added custom pie menu support (baseline)