lol768
|
d47f37557c
|
Fix replace method
|
2012-10-23 16:43:17 +11:00 |
|
lol768
|
d4122eb5e5
|
Add /motd command to allow user to set motd without restarting/stopping server
|
2012-10-23 16:41:17 +11:00 |
|
lol768
|
f936e1b869
|
Fix &h not being removed from the message properly
|
2012-10-23 16:41:17 +11:00 |
|
lol768
|
e2c357ccb0
|
Allow custom colours and hide prefix
|
2012-10-22 21:02:39 +11:00 |
|
md_5
|
e0b38c9984
|
0x47 is byte not boolean, shouldn't make a difference
|
2012-10-22 09:35:43 +11:00 |
|
md_5
|
3b7df920d1
|
Fix 0x17
|
2012-10-22 08:43:26 +11:00 |
|
lol768
|
0d443603be
|
Add translateAlternateColorCodes method
|
2012-10-21 22:36:28 +02:00 |
|
md_5
|
fbf3fc9795
|
Keep spaces in alerts
|
2012-10-21 20:58:31 +11:00 |
|
md_5
|
372b3c231c
|
Prevent errors when the full config is not set
|
2012-10-21 18:30:14 +11:00 |
|
md_5
|
a6007ec6cf
|
Add post auth event
|
2012-10-21 12:46:58 +11:00 |
|
md_5
|
f38ef71de8
|
Micro optimize by using ubyte in skips
|
2012-10-20 21:37:04 +11:00 |
|
md_5
|
5f33136cbf
|
Optimizing breaks the jar
|
2012-10-19 17:29:49 +11:00 |
|
md-5
|
5962ebd992
|
Hopefully fix issue #2 by using an unsigned byte
|
2012-10-19 09:51:48 +12:00 |
|
md_5
|
02b353b485
|
Run jar through proguard (don't obfuscate) to crush it down to 300kb
|
2012-10-18 17:42:12 +11:00 |
|
Björn Sundahl
|
ec1829d921
|
Added the direction byte to 0x0F
|
2012-10-18 16:10:59 +11:00 |
|
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 |
|