RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Server Reselection #315

Open AetherCollective opened 5 years ago

AetherCollective commented 5 years ago

Is your feature request related to a problem? Please describe. No. My request is simple. I'd like to be able to change servers after I have already selected one.

Describe the solution you'd like image The object in red should be clickable, and allow you to re-select a server.

Describe alternatives you've considered N/A. I feel the solution above is perfect.

Additional context N/A. It is pretty self-explanatory, however if anyone is confused, I will be more than happy to explain further.

AetherCollective commented 5 years ago

I just learned that the feature was delayed. That's cool. Let's get more client support (xbox, ps4 ios, android, mac, linux, switch) before working on this low priority feature request.

yretenai commented 5 years ago

This feature will most likely be implemented with Party, which is still a ways off.

FrobtheBuilder commented 5 years ago

This could probably be implemented entirely clientside by simply adding a host selector to the main ui and then refreshing with a query param that tells the client to connect to a specific server. It shouldn't need any server changes at all.