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
/
source
/
Protocol132.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2
madmaxoft@gmail.com
2012-09-06
1
-9
/
+103
*
Removed excessive debug logging in cProtocol132
madmaxoft@gmail.com
2012-09-06
1
-30
/
+4
*
Added the possibility of reserved player slots by implementing the HandleHandshake hook!
faketruth
2012-09-05
1
-0
/
+5
*
Hopefully fixed pointer arithmetic problems in GCC compilation in cProtocol132
madmaxoft@gmail.com
2012-09-04
1
-1
/
+1
*
Removed OS dependencies from CryptoPP; Removed unused modules that didn't compile on some platforms
madmaxoft@gmail.com
2012-09-04
1
-3
/
+5
*
Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;)
madmaxoft@gmail.com
2012-09-02
1
-22
/
+102
*
Progress on the 1.3.2 protocol.
madmaxoft@gmail.com
2012-08-31
1
-20
/
+319
*
Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)
madmaxoft@gmail.com
2012-08-30
1
-4
/
+196
*
Added a basic protocol recognizer and the base for 1.3.2 protocol.
madmaxoft@gmail.com
2012-08-30
1
-0
/
+65