Skip to content

Fix server connection flow for protected and unprotected servers#395

Open
Trysha-rbrn wants to merge 1 commit intoopenmultiplayer:masterfrom
Trysha-rbrn:patch-2
Open

Fix server connection flow for protected and unprotected servers#395
Trysha-rbrn wants to merge 1 commit intoopenmultiplayer:masterfrom
Trysha-rbrn:patch-2

Conversation

@Trysha-rbrn
Copy link
Copy Markdown
Contributor

  • move join server prompt store access to the component scope
  • open the password prompt correctly from the context menu for private servers

Fixes #356

@Trysha-rbrn Trysha-rbrn changed the title Fix connect action for password-protected servers Fix server connection flow for protected and unprotected servers Apr 9, 2026
@Trysha-rbrn
Copy link
Copy Markdown
Contributor Author

fd81ab4

  • unprotected servers now connect immediately from the in-game launcher
  • this is fixed for both:
    • double-clicking a server in the list
    • using the Play button for the selected server

@itsneufox
Copy link
Copy Markdown
Contributor

  • move join server prompt store access to the component scope

  • open the password prompt correctly from the context menu for private servers

Fixes #356

What if i want to set my username per server?

@Trysha-rbrn
Copy link
Copy Markdown
Contributor Author

Trysha-rbrn commented Apr 9, 2026

  • move join server prompt store access to the component scope
  • open the password prompt correctly from the context menu for private servers

Fixes #356

What if i want to set my username per server?

It still opens the full join prompt for protected servers, not just a password-only popup.

So the per-server username flow should still remain available there as well.

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.

[bug] right click menu's connect button does not work on private servers

2 participants