Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server hop support in link() #2167

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

ike709
Copy link
Collaborator

@ike709 ike709 commented Jan 14, 2025

In BYOND, calling link() with a byond:// server address will cause the client to connect to that server. Similarly, we now support connecting to other RT/SS14 servers via ss14:// and ss14s://

Note that you must join the initial game via the SS14 launcher for server hop (redial) to work; RT doesn't allow it from e.g. your dev TestGame server that you connected to directly from the client.

server.hop.mp4

@boring-cyborg boring-cyborg bot added the Client Involves the OpenDream client label Jan 14, 2025
@ike709 ike709 requested a review from wixoaGit January 14, 2025 03:53
@ike709 ike709 requested a review from wixoaGit January 14, 2025 04:13
@github-actions github-actions bot added size/S and removed size/XS labels Jan 14, 2025
@wixoaGit wixoaGit enabled auto-merge (squash) January 14, 2025 04:14
@wixoaGit wixoaGit merged commit 80fd4a0 into OpenDreamProject:master Jan 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Involves the OpenDream client size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants