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_12.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark UNREACHABLE with intrinsics
Tiger Wang
2021-02-20
1
-5
/
+1
*
Adds playerlist header and footer broadcasting (1.8-1.13)
dImrich
2021-02-06
1
-30
/
+31
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-2
/
+2
*
Adding new monster types to enum and saving/loading for easier future implementation (#4941)
12xx12
2020-11-23
1
-6
/
+56
*
Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)
12xx12
2020-11-06
1
-4
/
+4
*
Add beam target, configurable base visibility to Ender Crystals (#5010)
12xx12
2020-10-29
1
-0
/
+17
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-34
/
+0
*
Add State enum to protocol
Tiger Wang
2020-09-18
1
-16
/
+10
*
Made cProtocol::Version, EntityMetadata enums less verbose
Tiger Wang
2020-08-21
1
-3
/
+3
*
Revert "Hotpatch optional for macOSX builds on buildserver"
Alexander Harkness
2020-08-06
1
-4
/
+4
*
Hotpatch optional for macOSX builds on buildserver
Alexander Harkness
2020-08-05
1
-4
/
+4
*
1.14 connection support
Tiger Wang
2020-07-26
1
-0
/
+2
*
Remove some unused inclusions
Tiger Wang
2020-07-20
1
-1
/
+0
*
Inherit constructors, remove duplication
Tiger Wang
2020-07-19
1
-25
/
+4
*
Delete duplicated status request handlers
Tiger Wang
2020-07-18
1
-124
/
+30
*
cProtocolRecognizer goes on a diet (#4770)
Tiger Wang
2020-07-17
1
-3
/
+3
*
Introduce recipe book functionality (#4493)
Tobias Wilken
2020-07-14
1
-2
/
+74
*
Update submodules (#4727)
peterbell10
2020-05-09
1
-6
/
+4
*
Fix one definition rule violations
Tiger Wang
2020-05-04
1
-4
/
+4
*
Add Zombie Villagers
Bond-009
2020-04-10
1
-3
/
+17
*
Initial resource pack support (#4622)
Mat
2020-04-07
1
-2
/
+4
*
Implement wither skeletons (#4563)
Mat
2020-04-04
1
-11
/
+2
*
Use LastSentPos for mob spawn packet in 1.11+ (#4490)
Mat
2020-03-05
1
-100
/
+0
*
Protocol: Use logical outgoing packet types.
Mattes D
2019-09-10
1
-11
/
+93
*
Fix building with clang 8.0 (#4346)
Bond-009
2019-08-11
1
-4
/
+6
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-32
/
+32
*
Rewrite cClientHandle::HandleRightClick (#4089)
9caihezi
2018-01-08
1
-1
/
+1
*
Add support for release 1.12.2 (#4041)
peterbell10
2017-09-21
1
-0
/
+76
*
Fix switch warnings (#4013)
peterbell10
2017-09-14
1
-33
/
+65
*
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
2017-09-02
1
-1107
/
+4
*
Implement Forge protocol handshake support (#3869)
satoshinm
2017-08-27
1
-0
/
+2
*
Leashes work in 1.12.1
mathiascode
2017-08-26
1
-24
/
+48
*
Fully implemented leashes (#3798)
Pablo Beltrán
2017-08-21
1
-0
/
+24
*
Add support for 1.12.1 (#3908)
Bond-009
2017-08-17
1
-3
/
+756
*
Tentative fix for player-limit race condition (#3862)
Tiger Wang
2017-07-28
1
-3
/
+3
*
Added basic ocelot behavior (#3829)
Bond-009
2017-07-12
1
-0
/
+18
*
Send player message when clicking on advancements or green book. (#3845)
Lukas Pioch
2017-07-12
1
-2
/
+22
*
Added bed entity (#3823)
Lukas Pioch
2017-07-07
1
-0
/
+27
*
Added missing 1.12 packet changes
mathiascode
2017-06-14
1
-0
/
+28
*
Added support for protocol 1.12 (#3757)
Lukas Pioch
2017-06-14
1
-0
/
+1509