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_9.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cProtocol cleanup
Tiger Wang
2021-04-12
1
-70
/
+39
*
Unify multiprotocol entity animations
Tiger Wang
2021-04-12
1
-1
/
+3
*
Streamline player abilities handling
Tiger Wang
2021-04-12
1
-4
/
+0
*
Deduplicate WriteBlockEntity
Tiger Wang
2021-03-18
1
-3
/
+3
*
Adding Boss bar (#5025)
12xx12
2021-03-05
1
-3
/
+9
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-1
/
+1
*
Adding new monster types to enum and saving/loading for easier future implementation (#4941)
12xx12
2020-11-23
1
-0
/
+3
*
Remove unused ServerPort argument
Tiger Wang
2020-09-18
1
-1
/
+1
*
Add State enum to protocol
Tiger Wang
2020-09-18
1
-1
/
+1
*
Cleanup Protocol classes
Tiger Wang
2020-09-18
1
-1
/
+1
*
Unused/duplicate function cleanup
Tiger Wang
2020-08-29
1
-4
/
+0
*
Remove some unused inclusions
Tiger Wang
2020-07-20
1
-1
/
+0
*
Inherit constructors, remove duplication
Tiger Wang
2020-07-19
1
-3
/
+3
*
Implement "caching" in ChunkDataSerializer
Tiger Wang
2020-07-19
1
-3
/
+1
*
Delete duplicated status request handlers
Tiger Wang
2020-07-18
1
-14
/
+15
*
cProtocolRecognizer goes on a diet (#4770)
Tiger Wang
2020-07-17
1
-2
/
+0
*
Improve entity position updates (#4701)
Tiger Wang
2020-05-04
1
-6
/
+4
*
Unify entity spawn packet sending
Tiger Wang
2020-05-01
1
-4
/
+3
*
Unify 1.8 and 1.9
Tiger Wang
2020-04-22
1
-161
/
+23
*
Delet SpawnObject params
Tiger Wang
2020-04-20
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-8
/
+11
*
Initial resource pack support (#4622)
Mat
2020-04-07
1
-0
/
+2
*
Add protocol mob ID remapping (#4538)
Mat
2020-03-29
1
-0
/
+4
*
Protocol 1.9: Alpha-sort, add useful debugging code.
Mattes D
2019-09-16
1
-2
/
+2
*
Initial support for 1.13 clients
Tiger Wang
2019-09-16
1
-1
/
+1
*
Protocol: Use logical outgoing packet types.
Mattes D
2019-09-10
1
-6
/
+6
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-15
/
+2
*
Store and pass entity effect duration as an int not a short. (#4293)
Alexander Harkness
2018-08-26
1
-5
/
+1
*
recover hotbar selected slot after reconnect (#4249)
changyong guo
2018-07-23
1
-0
/
+1
*
Rewrite cClientHandle::HandleRightClick (#4089)
9caihezi
2018-01-08
1
-0
/
+4
*
Added assert to cProtocolRecognizer::GetPacketId. (#4001)
Lane Kolbly
2017-09-04
1
-5
/
+7
*
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
2017-09-02
1
-5
/
+5
*
Update mbedtls to 2.5.1 (#3964)
peterbell10
2017-08-30
1
-2
/
+2
*
Fully implemented leashes (#3798)
Pablo Beltrán
2017-08-21
1
-0
/
+2
*
Removed unused forward declarations (#3888)
Lukas Pioch
2017-08-03
1
-10
/
+0
*
Handle Teleport Confirmation Packet (#3884)
Lane Kolbly
2017-08-02
1
-0
/
+4
*
Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner
Lukas Pioch
2017-06-09
1
-1
/
+1
*
Initial support for the 1.11 protocol.
Mattes D
2016-12-16
1
-0
/
+358