Whats it like now?
It looked horrible when on a <940px wide display. Fixed that with a little responsive css. Now works down to ~350px wide
Also fixed the alignment of >1500px displays.
Yes. Reddit is good for visits, but not engagement
Also, we had a new forum visits spike on the eighth, IDK what happened there.
It seems that 1.7.9 doesn't have that many changes in the protocol for us, just added one field in the SpawnPlayer packet (0x0c). I'm trying this out now, 'cause I'm tired of those poor souls trying to connect to the Gallery server with an unsupported client
Hmm, no, they require UUIDs to be in valid format, too, so I need to change that as well.
(04-15-2014, 01:08 AM)worktycho Wrote: [ -> ]Whats it like now?
It looked horrible when on a <940px wide display. Fixed that with a little responsive css. Now works down to ~350px wide
Also fixed the alignment of >1500px displays.
C'mon man, how does this look good to you ? O_O
(04-15-2014, 03:19 AM)STR_Warrior Wrote: [ -> ]It seems like allot of people like the idea of having magic in Minecraft: http://www.reddit.com/r/Minecraft/comments/22x2bv/
Nice

. I just read this:
ThunderStrikePlays Wrote:I hope your expectations aren't too high as bukkit has been around for a while and many people rely on forks from it, not to mention the upcoming plugin api (who knows how long that'll take).
Cool concept though.
It's funny because AFAIK MCServer was around before Bukkit! harrharr
I started it during the Hey0 server modifications
(04-15-2014, 03:23 AM)FakeTruth Wrote: [ -> ]It's funny because AFAIK MCServer was around before Bukkit! harrharr
I started it during the Hey0 server modifications
I never knew :O That's awesome

I've got 1.7.9 working in offline mode, now to shove in the yggdrasil data...
At least it's now center aligned rather than floating off to the left. I'll see if I can make the list double up on large screens.
Why not just fix it all to be one narrow width - it's easy to read, and there is not even any responsive magic needed! (set width to width 100%, max width 500px, then margin 0 auto.