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

Fix server list being dropped when invalid ip is provided by a single server #185

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

CorruptComputer
Copy link
Contributor

@CorruptComputer CorruptComputer commented Mar 6, 2023

This change should also allow you to join a server using a domain name instead of an IP address. Tested using natsuko.ninja for Wild Frontier FFA, and I was able to join and play without issues.

Fixes #161

@corp-0 corp-0 force-pushed the domain-in-ip-field branch from 051e667 to c6cda0a Compare March 9, 2023 13:42
@corp-0 corp-0 force-pushed the domain-in-ip-field branch from c6cda0a to 2c187a3 Compare March 9, 2023 13:58
@corp-0 corp-0 merged commit 69de6c5 into unitystation:develop Mar 9, 2023
@CorruptComputer CorruptComputer deleted the domain-in-ip-field branch March 9, 2023 16:37
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.

Domains in the IP field of a hub listing cause the app to silently drop the entire server list.
2 participants