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
/
Protocol
/
ProtocolRecognizer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
Added falling block entities. Sand and gravel now properly fall down
faketruth
1
-0
/
+1
2012-09-29
Beds can be slept in now (it doesn't change the time though)
faketruth
1
-0
/
+1
2012-09-25
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
1
-0
/
+1
2012-09-25
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
1
-0
/
+1
2012-09-23
Source files cleanup: Protocol-related files in a separate subfolder
madmaxoft@gmail.com
1
-1
/
+1
2012-09-11
Merged in a patch for sounds by l0udPL
madmaxoft@gmail.com
1
-0
/
+1
2012-09-06
Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2
madmaxoft@gmail.com
1
-0
/
+2
2012-09-06
Officially added 1.3.2 protocol support
madmaxoft@gmail.com
1
-0
/
+8
2012-09-02
Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;)
madmaxoft@gmail.com
1
-1
/
+1
2012-08-31
Progress on the 1.3.2 protocol.
madmaxoft@gmail.com
1
-1
/
+1
2012-08-30
Added a basic protocol recognizer and the base for 1.3.2 protocol.
madmaxoft@gmail.com
1
-6
/
+17
2012-08-30
cProtocol handles the initial handshake up to player login
madmaxoft@gmail.com
1
-1
/
+0
2012-08-27
Cut out all packet handling to a separate cProtocol descendant
madmaxoft@gmail.com
1
-0
/
+78