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