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_14.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Miscellaneous fixes (#5320)
Tiger Wang
1
-3
/
+0
2021-10-03
World: change spawnpoint type to int (#5313)
Tiger Wang
1
-1
/
+1
2021-05-03
Add player statistics to API (#5193)
nshah25
1
-1
/
+1
2021-04-12
More cProtocol cleanup
Tiger Wang
1
-14
/
+14
2021-04-12
Unify multiprotocol entity animations
Tiger Wang
1
-8
/
+43
2021-01-11
zlib -> libdeflate (#5085)
Tiger Wang
1
-2
/
+1
2020-12-26
ViewDistance: unsigned -> signed
Tiger Wang
1
-1
/
+1
2020-12-21
Prepare for 1.15+ (#4856)
Tiger Wang
1
-2
/
+2
2020-12-18
Warnings improvements
Tiger Wang
1
-1
/
+1
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-31
/
+1
2020-09-18
Add State enum to protocol
Tiger Wang
1
-3
/
+3
2020-09-18
Cleanup Protocol classes
Tiger Wang
1
-23
/
+23
2020-08-21
Made cProtocol::Version, EntityMetadata enums less verbose
Tiger Wang
1
-1
/
+1
2020-08-21
Remove complex templated SendBlockChange
Tiger Wang
1
-33
/
+10
2020-08-19
Add Statistics and Achievements for newer Network standards
12xx12
1
-0
/
+9
2020-07-26
1.14 connection support
Tiger Wang
1
-0
/
+305