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

Play Solo & Test Server auto connect #840

Merged
merged 9 commits into from
Jan 30, 2024

Conversation

boatbomber
Copy link
Member

@boatbomber boatbomber commented Jan 30, 2024

image

When enabled, the baseurl of the session is written to workspace:SetAttribute("__Rojo_ConnectionUrl") so that the test server can connect to that session automatically.

This works for Play Solo and Local Test Server. It is marked experimental for now (and disabled by default) since connecting during a playtest session is... not polished. Rojo may overwrite things and cause headaches. Further work can be done later, this PR just gets the feature out since #468 has been sitting for 3 years already.

@boatbomber boatbomber added the scope: plugin Relevant to the Roblox Studio plugin label Jan 30, 2024
@boatbomber boatbomber self-assigned this Jan 30, 2024
@jackTabsCode
Copy link
Contributor

Tested it on my end, seems to work flawlessly.

@Dekkonot Dekkonot merged commit 506a60d into rojo-rbx:master Jan 30, 2024
6 checks passed
@Dekkonot Dekkonot mentioned this pull request Jan 31, 2024
@boatbomber boatbomber deleted the play-solo-auto-connect branch January 31, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: plugin Relevant to the Roblox Studio plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants