Commit Graph

1877 Commits

Author SHA1 Message Date
md_5
ea5584f28c Strings can be treated as short_short 2012-10-18 13:50:06 +11:00
md_5
83275df93e Crush packets for speed and add basic toStrings 2012-10-18 12:08:46 +11:00
md_5
c9f78a989c Fix a few definitions 2012-10-17 19:03:30 +11:00
md_5
88973388f7 Hold me tight, use my own packet definitions. 2012-10-17 19:03:20 +11:00
md_5
f0656355de Initial commit. Man the Minecraft protocol is sucky. 2012-10-17 18:32:35 +11:00
md_5
6c66e18262 Nothing like a change of coding style to neaten things up. 2012-10-16 19:52:34 +11:00
md_5
e0b738e188 Best to at least hope for DevBukkit acceptance. 2012-10-16 17:59:37 +11:00
md_5
914949d34e Add alert command. 2012-10-16 16:57:19 +11:00
md_5
7901cdfed6 Change default server to prevent recursion 2012-10-16 16:50:44 +11:00
md_5
738ff6c249 Add metrics. 2012-10-16 16:46:02 +11:00
md_5
86b081ddfd Add command ip and permissions. 2012-10-15 14:14:08 +11:00
md_5
7415afdbfd Fix map chunk decompressing itself 2012-10-14 15:57:21 +11:00
md_5
8153b9e848 Fix not setting server entity id on connect. Basically I found this error as I kept on getting teleported to this location + cow and then dc'd for illegal stance. Turns out this cow had an entity id of 0 and my entity id kept being re written to his. 2012-10-13 11:15:14 +11:00
md_5
a6dacb3f96 Sometimes we need long strings 2012-10-13 11:02:34 +11:00
md_5
a51ce916ce Retry this mess of connections again. 2012-10-13 09:26:29 +11:00
md_5
aa2710c573 A ton of javadocs and small fixes in preparation for rewriting bridge system and eventual release. 2012-10-12 22:20:37 +11:00
md_5
c6749726c5 Update pom 2012-10-12 16:07:20 +11:00
md_5
c5097e234a Add basic api with connect event 2012-10-06 09:00:26 +10:00
md_5
01cf90a8ba Fix dodgy gitignore 2012-10-05 16:20:07 +10:00
md_5
30330dd2bb Restrict end to console only. 2012-10-05 15:59:14 +10:00
md_5
196612b259 Everything appears to be working, celebrate! 2012-10-05 15:34:01 +10:00
md_5
68e1445b1e Everything seems to work except switching bridges. 2012-10-05 15:24:58 +10:00
md_5
093f45463a Inter server teleporting is there, albeit slightly borked 2012-10-05 14:49:29 +10:00
md_5
b53f66b6ac Add server connection / proxying. 2012-10-05 14:12:01 +10:00
md_5
1c67b9b9c0 Add commands and server connect framework. 2012-10-05 12:58:54 +10:00
md_5
e4cf00280d Add client -> proxy connections, encryption and mojang authentication. 2012-10-05 11:52:57 +10:00
md_5
b876fb2e1b Initial commit. 2012-10-05 11:01:31 +10:00