index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Protocol
/
Protocol16x.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cProtocol::SendWindowOpen() signature changed.
madmaxoft
2013-11-08
1
-8
/
+9
*
Protocol 1.7: Added the remaining server-bound packets.
madmaxoft
2013-11-06
1
-1
/
+0
*
Added support for 1.6.3 and 1.6.4 protocols.
madmaxoft
2013-09-19
1
-0
/
+2
*
Implemented SteerVehicle packet.
madmaxoft
2013-09-06
1
-0
/
+4
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-2
/
+2
*
Added the "Edit Sign" packet sent to the client placing a sign.
madmaxoft
2013-07-29
1
-0
/
+17
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-245
/
+245
*
Server sends PlayerMaxSpeed after a respawn.
madmaxoft@gmail.com
2013-07-08
1
-1
/
+12
*
1.6.2 protocol implemented, both in MCServer and in ProtoProxy
madmaxoft@gmail.com
2013-07-08
1
-0
/
+32
*
Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes.
madmaxoft@gmail.com
2013-07-07
1
-10
/
+17
*
Unmounting vehicles implemented in the 1.6.1 way
madmaxoft@gmail.com
2013-07-05
1
-0
/
+32
*
Fixed 1.6.1's movement speed
madmaxoft@gmail.com
2013-07-05
1
-4
/
+24
*
Initial 1.6.1 protocol support.
madmaxoft@gmail.com
2013-07-05
1
-0
/
+143