userRaulcancel
branchrust_reboot/main/hackweek_sv_pie_menucancel

13 Commits over 61 Days - 0.01cph!

44 Days Ago
Added back inventory tab checks
44 Days Ago
Run the custom pie close command (if available) if it cannot be opened due to dialogs
44 Days Ago
merge from main
46 Days Ago
No longer allow opening custom pie menus if the inventory is already open
46 Days Ago
merge from main
55 Days Ago
Close the pie menu when running the next / prev action (if command is provided)
55 Days Ago
merge from main
2 Months Ago
Added pie test commands (`pietest`), closing callback to ContextMenuUI Updated CommunityEntity.OpenPie to use disposed pooling
2 Months Ago
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
2 Months Ago
Fixed Pie pool leak
4 Months Ago
Renamed Pie partial class file
4 Months Ago
Removed debugging command Tests passing - menu entry imageId and sprites load correctly
4 Months Ago
Added custom pie menu support (baseline)