Skip to content
Success

BungeeCord-Parent (Feb 9, 2013, 7:04:17 AM)

Started 13 yr ago
Took 3.2 sec
Initial commit. Man the Minecraft protocol is sucky.
(commit: f065635)
md_5 at
Fix a few definitions
(commit: c9f78a9)
md_5 at
Crush packets for speed and add basic toStrings
(commit: 83275df)
md_5 at
Strings can be treated as short_short
(commit: ea5584f)
md_5 at
Added the direction byte to 0x0F
(commit: ec1829d)
md_5 at
Hopefully fix issue #2 by using an unsigned byte
(commit: 5962ebd)
md-5 at
Micro optimize by using ubyte in skips
(commit: f38ef71)
md_5 at
Fix 0x17
(commit: 3b7df92)
md_5 at
0x47 is byte not boolean, shouldn't make a difference
(commit: e0b38c9)
md_5 at
Create new OPTIONAL_MOTION instruction and use it in 0x17
(commit: 05019bd)
md_5 at
Change to Mendax and refactor stuff.
(commit: 51174c2)
md_5 at
Update for 1.4. Please note this is really messed and doesn't seem to work.
(commit: 52e81de)
md_5 at
Is ammar2 a wizard?
(commit: 9e4ecf1)
md_5 at
Because server admins are bitchy we need to support 1.3 as well
(commit: 3c0f9bc)
md_5 at
Update to 1.4.4
(commit: 166fc79)
matt at
Update version number to 1.4.4 - cosmetic change
(commit: b4661a5)
matt at
Fix potential issue with maps and frames.
(commit: 1999076)
md_5 at
Update to protocol version 51
(commit: 2100b66)
matt at
No packet 15 anymore.
(commit: 2e8c511)
md_5 at
Actually a boolean, but still 1 byte so only a visual difference.
(commit: 12eff81)
md_5 at
Potentially dramatically reduce CPU usage at the cost of 1 megabytes of ram across the entire Bungee instance.
(commit: 684600a)
md_5 at
Require a buffer to be passed along.
(commit: 6bb9a14)
md_5 at