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
/
Protocol_1_11.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
Fix one definition rule violations
Tiger Wang
1
-4
/
+4
2020-05-04
Improve entity position updates (#4701)
Tiger Wang
1
-4
/
+4
2020-05-01
Unify entity spawn packet sending
Tiger Wang
1
-1
/
+1
2020-04-10
Fix compilation, for real this time.
Alexander Harkness
1
-0
/
+1
2020-04-10
Add Zombie Villagers
Bond-009
1
-9
/
+17
2020-04-04
Implement wither skeletons (#4563)
Mat
1
-11
/
+1
2020-03-29
Add protocol mob ID remapping (#4538)
Mat
1
-1
/
+46
2020-03-05
Use LastSentPos for mob spawn packet in 1.11+ (#4490)
Mat
1
-3
/
+4
2019-09-10
Protocol: Use logical outgoing packet types.
Mattes D
1
-10
/
+11
2019-08-11
Fix building with clang 8.0 (#4346)
Bond-009
1
-4
/
+6
2018-07-26
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
1
-2
/
+0
2018-05-02
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
1
-38
/
+38
2018-01-08
Rewrite cClientHandle::HandleRightClick (#4089)
9caihezi
1
-1
/
+1
2017-09-14
Fix switch warnings (#4013)
peterbell10
1
-33
/
+35
2017-09-02
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
1
-4
/
+4
2017-08-27
Implement Forge protocol handshake support (#3869)
satoshinm
1
-0
/
+2
2017-08-25
Add cUUID class (#3871)
peterbell10
1
-1
/
+1
2017-08-24
Minor changes (#3909)
mathiascode
1
-1
/
+1
2017-07-28
Tentative fix for player-limit race condition (#3862)
Tiger Wang
1
-4
/
+4
2017-07-12
Added basic ocelot behavior (#3829)
Bond-009
1
-0
/
+18
2017-07-07
Added bed entity (#3823)
Lukas Pioch
1
-0
/
+12
2017-06-09
Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner
Lukas Pioch
1
-0
/
+115
2017-05-24
Exported boat
Lukas Pioch
1
-1
/
+1
2017-05-15
VarInt metadata written correctly for boats (#3709)
peterbell10
1
-3
/
+3
2017-03-03
Add 1.11 entity metadata (#3601)
Pokechu22
1
-2
/
+838
2017-02-21
Add 1.11.1/1.11.2 protocol (#3575)
mathiascode
1
-7
/
+58
2016-12-16
Initial support for the 1.11 protocol.
Mattes D
1
-0
/
+189