Well, that took a while!
I just got a new computer so I tried setting up the server on it. Took too long to finish. Ah well.
Here's some instructions on how to try and set this stuff up.
Stuff Needed:
To view the content, you need to sign in or register
I'm sure someone's pointed out how to make accounts, so I'll skip that part.
Setting up the lobby server table:
There are 4 fields in the server table: serverId, name, ip, and port. This table should mostly be self explanatory but ip is tricky.
It should be an IP represented as an integer.
See
To view the content, you need to sign in or register
Note: The IP you should use is either LAN for local-only connections, or WAN if you
want to try setting it up globally.
Ideally, it should look like this when you're done. Don't try to set up more than 1 lobby server. I didn't know what multiple lobby servers would look like in the packet so it only supports 1.
Editing Settings.xml:
There's a couple of important things in here: db info, lobby, auth, and game IP and ports. For simplicity's sake, either use your WAN or LAN IP. I made a mistake in the Server.xml for LobbyServer's port. It should be 6999, not 699.