Commit Graph

21 Commits

Author SHA1 Message Date
md_5
684600a423 Potentially dramatically reduce CPU usage at the cost of 1 megabytes of ram across the entire Bungee instance. 2013-01-24 20:27:26 +11:00
md_5
12eff81843 Actually a boolean, but still 1 byte so only a visual difference. 2013-01-24 20:19:45 +11:00
md_5
2e8c511f01 No packet 15 anymore. 2013-01-24 20:12:22 +11:00
mbax
2100b66566 Update to protocol version 51 2012-12-18 13:09:32 -05:00
md_5
1999076429 Fix potential issue with maps and frames. 2012-11-19 19:34:08 +11:00
mbax
b4661a5c5f Update version number to 1.4.4 - cosmetic change 2012-11-15 16:08:53 -05:00
mbax
166fc798f1 Update to 1.4.4 2012-11-14 15:00:22 -05:00
md_5
3c0f9bc3c4 Because server admins are bitchy we need to support 1.3 as well 2012-10-29 18:36:25 +11:00
md_5
9e4ecf1ad4 Is ammar2 a wizard? 2012-10-28 16:00:28 +11:00
md_5
52e81deb58 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
51174c2c9f Change to Mendax and refactor stuff. 2012-10-26 16:41:06 +11:00
md_5
05019bd31a Create new OPTIONAL_MOTION instruction and use it in 0x17 2012-10-24 07:32:40 +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
md_5
f38ef71de8 Micro optimize by using ubyte in skips 2012-10-20 21:37:04 +11:00
md-5
5962ebd992 Hopefully fix issue #2 by using an unsigned byte 2012-10-19 09:51:48 +12: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
f0656355de Initial commit. Man the Minecraft protocol is sucky. 2012-10-17 18:32:35 +11:00