Björn Sundahl
|
2c1d7b34e6
|
Fix issue #7 by adding Tab List Support. Thanks @ranzdo
|
2012-11-06 20:22:20 +11:00 |
|
md_5
|
e4522c7ab4
|
Fix disabling almost all commands. Oops
|
2012-11-06 18:43:42 +11:00 |
|
md_5
|
70be951ac2
|
Fix commands not being executed at all when disabled
|
2012-11-06 18:36:06 +11:00 |
|
mbax
|
71ab7f7c45
|
Add ability to block a server change and send a message on change
|
2012-11-02 01:48:05 -04:00 |
|
md_5
|
cd95befbea
|
Effect remove packet too
|
2012-11-02 12:55:39 +11:00 |
|
md_5
|
f9c8d0ae09
|
Fix issue #21 by rewriting packet 0x29 entity effect
|
2012-11-02 12:54:27 +11:00 |
|
md_5
|
9aeb63889f
|
Fix issue #20 by colouring motd in command
|
2012-11-02 09:22:40 +11:00 |
|
md_5
|
88babcaea1
|
Close issue #24 by adding hostname paramater to login event
|
2012-11-02 09:21:17 +11:00 |
|
md_5
|
6f005064a1
|
Add new event for @mbax
|
2012-11-02 09:19:55 +11:00 |
|
lol768
|
30abf975c2
|
Fix onlogin not firing, handshake firing twice
|
2012-10-31 19:52:45 +00:00 |
|
md_5
|
428a77bae1
|
Because server admins are bitchy we need to support 1.3 as well
|
2012-10-29 18:36:25 +11:00 |
|
md_5
|
2252bb27c6
|
Support 1.3 pings.
|
2012-10-29 18:23:12 +11:00 |
|
md_5
|
328f23a4fd
|
Allow coloured motd
|
2012-10-27 09:38:08 +11:00 |
|
md_5
|
671710f4e2
|
Update for 1.4. Please note this is really messed and doesn't seem to work.
|
2012-10-26 17:53:07 +11:00 |
|
md_5
|
fbe16cb906
|
Update for Mendax
|
2012-10-26 16:43:46 +11:00 |
|
md_5
|
f3204c37fd
|
Fix arrows flying back after server reconnect.
|
2012-10-25 17:05:16 +11:00 |
|
md_5
|
d9bd0e3ee6
|
Don't need to maintain rain or held item state. Closes issues #12 and #3
|
2012-10-25 16:26:42 +11:00 |
|
md_5
|
b12953f2dc
|
Actually register motd command.
|
2012-10-23 16:43:58 +11:00 |
|
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 |
|
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
|
5f33136cbf
|
Optimizing breaks the jar
|
2012-10-19 17:29:49 +11: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 |
|
md_5
|
88973388f7
|
Hold me tight, use my own packet definitions.
|
2012-10-17 19:03:20 +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 |
|