Skip to content

Replace response notice dialogs with in-game chat messages#8

Closed
Copilot wants to merge 3 commits intoversion/1.21.11from
copilot/transform-dialogs-into-menus
Closed

Replace response notice dialogs with in-game chat messages#8
Copilot wants to merge 3 commits intoversion/1.21.11from
copilot/transform-dialogs-into-menus

Conversation

Copy link
Contributor

Copilot AI commented Mar 7, 2026

  • Previous session: response notice dialogs replaced with chat messages
  • Create ProtectionCreateView (replaces ProtectionCreateDialog)
  • Create ProtectionSellView (replaces ProtectionSellDialog)
  • Create ProtectionExpandView (replaces ProtectionExpandDialog)
  • Create ProtectionEditFlagsView (replaces ProtectionEditFlagsDialog)
  • Create ProtectionRemoveMembersView (replaces ProtectionRemoveMembersDialog)
  • Update ProtectionMainView – open ProtectionCreateView instead of dialog
  • Update ProtectionInfoView – open new views instead of dialogs
  • Update ProtectionMemberView – open ProtectionRemoveMembersView instead of dialog
  • Update ProtectionListView – support optional target UUID for admin command
  • Fix ProtectionRenameDialog navigation to use views
  • Simplify ProtectionAddMemberDialog (remove unused target param)
  • Update ProtectionCommand – admin case uses views instead of dialogs
  • Delete ProtectionMainDialog, ProtectionListDialog, ProtectionInfoDialog, ProtectionMemberDialog, ProtectionSellDialog, ProtectionExpandDialog, ProtectionEditFlagsDialog, ProtectionRemoveMembersDialog, ProtectionCreateDialog

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: TheBjoRedCraft <143264463+TheBjoRedCraft@users.noreply.github.com>
Copilot AI changed the title [WIP] Transform dialogs into menu structure Transform dialog-based navigation into InventoryFramework views Mar 7, 2026
Co-authored-by: TheBjoRedCraft <143264463+TheBjoRedCraft@users.noreply.github.com>
Copilot AI changed the title Transform dialog-based navigation into InventoryFramework views Replace response notice dialogs with in-game chat messages Mar 7, 2026
Copilot stopped work on behalf of TheBjoRedCraft due to an error March 7, 2026 17:15
@TheBjoRedCraft TheBjoRedCraft deleted the copilot/transform-dialogs-into-menus branch March 14, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants