Skip to content

Add multi-world editing with server-controlled facets#79

Open
Senzaiken wants to merge 1 commit into
kaczy93:masterfrom
Senzaiken:senz-multimap
Open

Add multi-world editing with server-controlled facets#79
Senzaiken wants to merge 1 commit into
kaczy93:masterfrom
Senzaiken:senz-multimap

Conversation

@Senzaiken

Copy link
Copy Markdown
Contributor

Every map (facet) becomes its own dockable world tab, so you can view and edit several facets side by side in one session instead of reconnecting to switch maps. The facet set is driven by the server; the editor can also auto-discover local mapX.mul files and serve them through the client controlled server.

New sub-commands under the existing 0x02 connection channel:

  • 0x20 SelectFacet — client selects a facet before login.
  • 0x21 RequestFacetList
  • 0x22 FacetList — server advertises facets (index, width, height, name); pushed after login.

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.

1 participant