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

Support for private servers #8

Open
daboross opened this issue Jan 4, 2018 · 1 comment
Open

Support for private servers #8

daboross opened this issue Jan 4, 2018 · 1 comment

Comments

@daboross
Copy link
Owner

daboross commented Jan 4, 2018

Since screeps-api can connect to any different URL, this won't be hard to implement on the networking side.

The main challenge will be a good UI for switching between the official server and any private server. We'll also want to save any private server URLs entered so that the user doesn't have to enter them every single startup (might be good to do alongside #9).

@daboross
Copy link
Owner Author

daboross commented Jan 8, 2018

A UI for logging into a private server was added in b9f698d.

Not counting this as closed since websocket connections still don't work on private servers, and there is no URL saving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant