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
/
src
/
Protocol
/
Protocol16x.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Normalized comments.
madmaxoft
1
-7
/
+7
2014-06-29
Fixed respawning
Tiger Wang
1
-2
/
+2
2014-06-12
Portals animate and delay correctly
Tiger Wang
1
-2
/
+2
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-2
/
+2
2014-05-31
Implemented end and nether portals
Tiger Wang
1
-2
/
+2
2014-04-21
Allow 1.6.4 Forge clients to log in.
Mattes D
1
-0
/
+19
2014-04-18
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
1
-7
/
+10
2014-04-06
Fixed 1.6.4 client crash on composite chat messages.
madmaxoft
1
-0
/
+13
2014-04-04
More Clang warning fixes in the protocols.
madmaxoft
1
-4
/
+4
2014-03-20
Rewritten player speeds to be relative unit-less.
madmaxoft
1
-2
/
+2
2014-03-09
Adjusted style of switch/case
Jan-Fabian Humann
1
-15
/
+5
2014-03-08
Changed if-else to switch-case
Jan-Fabian Humann
1
-13
/
+11
2014-03-08
Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting.
Jan-Fabian Humann
1
-1
/
+22
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-08
cProtocol::SendWindowOpen() signature changed.
madmaxoft
1
-8
/
+9
2013-11-06
Protocol 1.7: Added the remaining server-bound packets.
madmaxoft
1
-1
/
+0
2013-09-19
Added support for 1.6.3 and 1.6.4 protocols.
madmaxoft
1
-0
/
+2
2013-09-06
Implemented SteerVehicle packet.
madmaxoft
1
-0
/
+4
2013-09-06
Implemented SteerVehicle packet.
madmaxoft
1
-0
/
+4
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-2
/
+2
2013-07-29
Added the "Edit Sign" packet sent to the client placing a sign.
madmaxoft
1
-0
/
+17
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-245
/
+245
2013-07-08
Server sends PlayerMaxSpeed after a respawn.
madmaxoft@gmail.com
1
-1
/
+12
2013-07-08
1.6.2 protocol implemented, both in MCServer and in ProtoProxy
madmaxoft@gmail.com
1
-0
/
+32
2013-07-07
Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes.
madmaxoft@gmail.com
1
-10
/
+17
2013-07-05
Unmounting vehicles implemented in the 1.6.1 way
madmaxoft@gmail.com
1
-0
/
+32
2013-07-05
Fixed 1.6.1's movement speed
madmaxoft@gmail.com
1
-4
/
+24
2013-07-05
Initial 1.6.1 protocol support.
madmaxoft@gmail.com
1
-0
/
+143