Minetrack/lib
Devin Ryan 43c284aa8a Show supported versions for PC servers
The Minetrack daemon will send a different protocol version each time
it pings a server. If a server responds with the same protocol version,
it is assumed that the version is supported, and it is shown on the
page above the server's player count.

The list of versions to be tried is stored in config.json.
At the moment, 4 versions are checked:
- 4 (Minecraft 1.7.2)
- 5 (Minecraft 1.7.10)
- 47 (Minecraft 1.8)
- 107 (Minecraft 1.9)
2016-03-01 21:09:38 -06:00
..
database.js Big graph, away! 2015-12-18 01:45:38 -06:00
logger.js Quick clean up 2015-11-02 01:04:49 -06:00
mojang_services.js Begin work on frontend! 2015-11-08 18:34:17 -06:00
ping.js Show supported versions for PC servers 2016-03-01 21:09:38 -06:00
server.js Allow the server to control category visibility 2016-02-23 19:19:15 -06:00
util.js Fix frontend not updating publicConfig.json 2016-02-06 18:26:29 -06:00