206 Commits

Author SHA1 Message Date
0eae1e352a Keep this left aligned 2016-06-22 04:14:23 -05:00
2d2455c50b Center align the header 2016-06-22 04:13:17 -05:00
e9d62b302d Update the footer layout 2016-06-22 04:12:59 -05:00
c3ca05e3b4 Center align the footer 2016-06-22 04:12:14 -05:00
0b859bc109 Remove old column structure 2016-06-22 04:10:42 -05:00
62ffb6b601 Tweak status alignment 2016-06-22 04:10:23 -05:00
37d428a953 Fix headers being visible when they shouldn't be 2016-06-21 17:29:11 -05:00
9287f071a4 Give credit for the compass icon 2016-06-20 23:10:28 -05:00
782ca68e4e Add files via upload 2016-06-21 00:09:42 -04:00
348f437c8a Lighten background, keep Mojang status at top 2016-06-20 18:56:07 -05:00
35e5d610aa Final page tweaks 2016-06-20 18:33:27 -05:00
fd381fb28a Move header links into footer 2016-06-20 18:27:11 -05:00
aecb45fe07 Remove category visibility controller 2016-06-20 18:14:06 -05:00
d7e3ebc127 Make the header full-width 2016-06-20 18:10:26 -05:00
9167ba67a4 Don't spam debug output 2016-06-10 20:24:25 -05:00
5f9d0d8207 Merge pull request #41 from theminecoder-me/srv-support
Support SRV record unfurling for PC networks
2016-06-10 20:21:05 -05:00
0034d7fc03 Support SRV record unfurling for PC networks 2016-06-09 13:26:32 +10:00
41a6a25854 Test servers for 1.10 support 2016-06-08 21:36:35 -05:00
26939910dc Reset lastMojangServiceUpdate on disconnect 2016-04-26 15:15:39 -05:00
0561b84448 Update README.md 2016-04-01 14:25:24 -05:00
cf5e51682a Merge pull request #36 from Cryptkeeper/forairan-master
forairan-master
2016-03-06 01:32:00 -06:00
75703db9be Become version 2.2.0 2016-03-06 01:31:21 -06:00
e300081644 Flip the update order 2016-03-06 01:31:03 -06:00
029202d127 Update CHANGELOG.md 2016-03-06 01:30:38 -06:00
ea5fa03d37 A few quick frontend tweaks 2016-03-06 01:27:47 -06:00
ec49a2c07e Unify formatting in main.css 2016-03-01 21:14:42 -06:00
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
df72b98d53 Add .DS_Store to gitignore 2016-03-01 19:09:25 -06:00
c7d481fffc Note the difference between branches 2016-02-23 19:44:15 -06:00
c8c5cf19c4 Use example configurations 2016-02-23 19:42:19 -06:00
cd6bf07346 Update README.md 2016-02-23 19:39:36 -06:00
790227764a Merge pull request #31 from Cryptkeeper/categories
Categories
2016-02-23 19:33:40 -06:00
1280226874 Bump version to 2.1.0 2016-02-23 19:29:28 -06:00
11aca2cb19 Update CHANGELOG regarding categories branch 2016-02-23 19:28:44 -06:00
3ed9b85db4 Show category options if there's more than 1 category 2016-02-23 19:21:13 -06:00
9ac6502394 Allow the server to control category visibility 2016-02-23 19:19:15 -06:00
28160054c0 Left align this 2016-02-23 18:52:30 -06:00
6204a536c4 New header, controls for category visibility 2016-02-23 18:47:27 -06:00
2fa3f08ae8 Replace the old compass favicon with a custom one
So we aren’t using someone’s art
2016-02-23 16:40:27 -06:00
3e93533cdf Revert "Rearrange GotPvP"
This reverts commit 260906df1f515ead0cba8fb332f4a8d26bc460f9.
2016-02-23 16:22:02 -06:00
260906df1f Rearrange GotPvP 2016-02-23 16:21:00 -06:00
dbbf225dea Fix merge conflict in servers.json 2016-02-23 16:17:39 -06:00
a97a33c3c5 Remove PhanaticMC until the issue is corrected 2016-02-23 16:04:32 -06:00
56385534c5 Remove duplicate network 2016-02-23 16:01:39 -06:00
4e2524771d Add play.guildcraft.org 2016-02-23 15:58:49 -06:00
35dc04e139 Merge pull request #29 from Techcable/patch-1
Add PhanaticMC
2016-02-23 15:50:10 -06:00
64931260a0 Remove GommeHD and TheArchon
Neither are responding to pings for several days.
2016-02-23 15:50:00 -06:00
ca0ced7728 Add PhanaticMC 2016-02-11 21:52:39 -07:00
584d7374df Fix missing servers when refreshing too early 2016-02-06 18:36:51 -06:00
798dda8f12 Fix frontend not updating publicConfig.json
This changes the handshake sequence to use “bootTime” (a unique key
based off the time) to make sure the frontend configuration matches the
current one. If not, the client pulls the update and validates before
requesting the listing.
2016-02-06 18:26:29 -06:00