quadra-game / quadra

An addictive action puzzle game with single player and multiplayer capabilities (Internet or LAN).
GNU Lesser General Public License v2.1
27 stars 18 forks source link

long running server does not update Qserv URL #100

Open pphaneuf opened 10 years ago

pphaneuf commented 10 years ago

Quadra may fetch the Qserv URL only once at startup, at the moment. This is fine for most people, but on long running dedicated servers, this gets them in a situation where they simply never see an update.

They should trigger a re-fetch every 24 hours, or something like that.