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_8.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add player permission level (#5358)
Simon Pribylski
2022-01-24
1
-0
/
+1
*
Protocol: modernise plugin message handling (#5325)
Tiger Wang
2021-11-23
1
-2
/
+2
*
Symmetry in MultiVersionProtocol to fix a crash (#5261)
Tiger Wang
2021-07-10
1
-1
/
+1
*
Protocol: call the encryptor once before sending data
Tiger Wang
2021-07-06
1
-6
/
+2
*
Rename files to match code
Tiger Wang
2021-05-04
1
-1
/
+1
*
Add player statistics to API (#5193)
nshah25
2021-05-03
1
-2
/
+2
*
More cProtocol cleanup
Tiger Wang
2021-04-12
1
-37
/
+37
*
Unify multiprotocol entity animations
Tiger Wang
2021-04-12
1
-9
/
+14
*
Streamline player abilities handling
Tiger Wang
2021-04-12
1
-1
/
+0
*
Fix sending incorrect date values on world change
Tiger Wang
2021-04-12
1
-1
/
+1
*
Change TimeOfDay to WorldDate (#5160)
Tiger Wang
2021-03-20
1
-1
/
+1
*
Don't send ping updates one packet at a time
Tiger Wang
2021-03-19
1
-1
/
+1
*
Deduplicate WriteBlockEntity
Tiger Wang
2021-03-18
1
-3
/
+3
*
Do protocol decryption in-place (with CryptoAPI on Windows) (#5145)
Tiger Wang
2021-03-08
1
-5
/
+6
*
Adding Boss bar (#5025)
12xx12
2021-03-05
1
-1
/
+7
*
Adds playerlist header and footer broadcasting (1.8-1.13)
dImrich
2021-02-06
1
-0
/
+1
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-7
/
+15
*
Remove SetProperty(...cPlayer)
Tiger Wang
2020-10-03
1
-1
/
+1
*
Remove unused ServerPort argument
Tiger Wang
2020-09-18
1
-1
/
+1
*
Add State enum to protocol
Tiger Wang
2020-09-18
1
-17
/
+16
*
Remove unused ServerPort member
Tiger Wang
2020-09-18
1
-2
/
+0
*
Cleanup Protocol classes
Tiger Wang
2020-09-18
1
-18
/
+18
*
Use tracing for explosions (#4845)
Tiger Wang
2020-09-12
1
-1
/
+1
*
Unused/duplicate function cleanup
Tiger Wang
2020-08-29
1
-1
/
+1
*
Add Statistics and Achievements for newer Network standards
12xx12
2020-08-19
1
-1
/
+7
*
1.14 connection support
Tiger Wang
2020-07-26
1
-1
/
+1
*
Remove some unused inclusions
Tiger Wang
2020-07-20
1
-1
/
+0
*
Implement "caching" in ChunkDataSerializer
Tiger Wang
2020-07-19
1
-1
/
+1
*
Use cMultiVersionProtocol's buffer
Tiger Wang
2020-07-18
1
-5
/
+2
*
Delete duplicated status request handlers
Tiger Wang
2020-07-18
1
-0
/
+3
*
Introduce recipe book functionality (#4493)
Tobias Wilken
2020-07-14
1
-0
/
+2
*
Improve entity position updates (#4701)
Tiger Wang
2020-05-04
1
-8
/
+11
*
Unify entity spawn packet sending
Tiger Wang
2020-05-01
1
-8
/
+11
*
Unify 1.8 and 1.9
Tiger Wang
2020-04-22
1
-43
/
+41
*
Delet SpawnObject params
Tiger Wang
2020-04-20
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
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: Use logical outgoing packet types.
Mattes D
2019-09-10
1
-5
/
+1
*
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
-4
/
+1
*
recover hotbar selected slot after reconnect (#4249)
changyong guo
2018-07-23
1
-0
/
+1
*
Added assert to cProtocolRecognizer::GetPacketId. (#4001)
Lane Kolbly
2017-09-04
1
-3
/
+7
*
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
2017-09-02
1
-0
/
+3
*
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
*
Initial support for the 1.11 protocol.
Mattes D
2016-12-16
1
-0
/
+267