OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

MasterServer isn't receiving port information #17

Closed CrazySpence closed 11 years ago

CrazySpence commented 11 years ago

The client servers aren't sending the master port#'s and they are being statically assigned to 6582

It would be beneficial if the ports were sent along so we could scale up the universe without needing more hosts or IP's.

CrazySpence commented 11 years ago

Ok Jason got this working and serverlist.show shows the correct ports, also client stargates seem to be handling it properly.

The Starmap however is only using the hostname as a basis still and if there are multiple servers on one host it will always go to the one on port 6582