userRaulcancel
branchrust_reboot/main/hackweek_sv_pie_menucancel

13 Commits over 61 Days - 0.01cph!

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