Periapsis / aphelion

2D spaceship mmog in java with an authoritative server model. Inspired by subspace.
GNU Affero General Public License v3.0
10 stars 2 forks source link

Zone list / directory server #11

Open Joris-van-der-Wel opened 11 years ago

Joris-van-der-Wel commented 11 years ago

A directory server is needed (and the client side implementation too). This server would be open to all zones.

The client would poll the zone list automatically while in the main screen. The client may have favorites that always stick to the top.

It may also be a good idea to randomly put a zone with low population at the top (but below the favorites) for 24 hours.

A 18+ filter may also be needed. (zone advertises itself as 18+ and the user has to configure a preference)