Skip to content
Jenkins
BungeeCord
#167
BungeeCord-Parent
Search
Sign in
Status
Changes
Console Output
View Build Information
Executed Mojos
See Fingerprints
Previous Build
Next Build
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
8:32 PM 10/16/12
Fix a few definitions
(
commit: c9f78a9
)
md_5
at
9:03 PM 10/16/12
Crush packets for speed and add basic toStrings
(
commit: 83275df
)
md_5
at
2:08 PM 10/17/12
Strings can be treated as short_short
(
commit: ea5584f
)
md_5
at
3:50 PM 10/17/12
Added the direction byte to 0x0F
(
commit: ec1829d
)
md_5
at
6:10 PM 10/17/12
Hopefully fix issue #2 by using an unsigned byte
(
commit: 5962ebd
)
md-5
at
9:51 AM 10/18/12
Micro optimize by using ubyte in skips
(
commit: f38ef71
)
md_5
at
11:37 PM 10/19/12
Fix 0x17
(
commit: 3b7df92
)
md_5
at
10:43 AM 10/21/12
0x47 is byte not boolean, shouldn't make a difference
(
commit: e0b38c9
)
md_5
at
11:35 AM 10/21/12
Create new OPTIONAL_MOTION instruction and use it in 0x17
(
commit: 05019bd
)
md_5
at
9:32 AM 10/23/12
Change to Mendax and refactor stuff.
(
commit: 51174c2
)
md_5
at
6:41 PM 10/25/12
Update for 1.4. Please note this is really messed and doesn't seem to work.
(
commit: 52e81de
)
md_5
at
7:53 PM 10/25/12
Is ammar2 a wizard?
(
commit: 9e4ecf1
)
md_5
at
6:00 PM 10/27/12
Because server admins are bitchy we need to support 1.3 as well
(
commit: 3c0f9bc
)
md_5
at
8:36 PM 10/28/12
Update to 1.4.4
(
commit: 166fc79
)
matt
at
1:00 AM 11/15/12
Update version number to 1.4.4 - cosmetic change
(
commit: b4661a5
)
matt
at
2:08 AM 11/16/12
Fix potential issue with maps and frames.
(
commit: 1999076
)
md_5
at
9:34 PM 11/18/12
Update to protocol version 51
(
commit: 2100b66
)
matt
at
11:09 PM 12/18/12
No packet 15 anymore.
(
commit: 2e8c511
)
md_5
at
10:12 PM 1/23/13
Actually a boolean, but still 1 byte so only a visual difference.
(
commit: 12eff81
)
md_5
at
10:19 PM 1/23/13
Potentially dramatically reduce CPU usage at the cost of 1 megabytes of ram across the entire Bungee instance.
(
commit: 684600a
)
md_5
at
10:27 PM 1/23/13
Require a buffer to be passed along.
(
commit: 6bb9a14
)
md_5
at
11:33 PM 1/31/13