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
/
ProtoProxy
/
Connection.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProtoProxy: log PlayerPositionLook packet decoded data
madmaxoft@gmail.com
2013-03-05
1
-2
/
+4
*
ProtoProxy: Now handles the ATTACH_ENTITY packet (0x27)
madmaxoft@gmail.com
2012-12-28
1
-0
/
+17
*
ProtoProxy: Fixed 1.4.6 compatibility with vehicles, logging for entity metadata.
madmaxoft@gmail.com
2012-12-27
1
-15
/
+137
*
ProtoProxy: more 1.4.6 stuff, now the connection holds stable with the 1.4.6 client.
madmaxoft@gmail.com
2012-12-26
1
-0
/
+37
*
ProtoProxy: updated to 1.4.6
madmaxoft@gmail.com
2012-12-24
1
-0
/
+5
*
ProtoProxy: Updated to protocol version 1.4.2
madmaxoft@gmail.com
2012-11-10
1
-5
/
+11
*
ProtoProxy: Fixed parsing of the PACKET_PLAYER_ABILITIES packet.
madmaxoft@gmail.com
2012-10-13
1
-5
/
+6
*
ProtoProxy: Added the PACKET_ENTITY_ACTION packet handling
madmaxoft@gmail.com
2012-10-13
1
-0
/
+17
*
ProtoProxy: Added the PACKET_COLLECT_PICKUP packet handling
madmaxoft@gmail.com
2012-10-11
1
-0
/
+16
*
ProtoProxy: added the PACKET_PLAYER_ABILITIES packet parsing for client-side
madmaxoft@gmail.com
2012-09-23
1
-0
/
+17
*
ProtoProxy: moar packets! (can now sustain parsing while connected to vanilla server, most of the times)
madmaxoft@gmail.com
2012-09-20
1
-5
/
+130
*
ProtoProxy: Added the PACKET_UPDATE_TILE_ENTITY packet handling
madmaxoft@gmail.com
2012-09-19
1
-0
/
+27
*
ProtoProxy: added handling of several spawning packets
madmaxoft@gmail.com
2012-09-19
1
-0
/
+181
*
ProtoProxy: Added the ENTITY-class packets handling
madmaxoft@gmail.com
2012-09-18
1
-22
/
+231
*
ProtoProxy: Added the PACKET_MAP_CHUNK_BULK packet handling
madmaxoft@gmail.com
2012-09-18
1
-0
/
+30
*
ProtoProxy: Added the PACKET_SET_EXPERIENCE packet handling
madmaxoft@gmail.com
2012-09-18
1
-0
/
+19
*
ProtoProxy: added the CHANGE_GAME_STATE packet handling
madmaxoft@gmail.com
2012-09-18
1
-0
/
+17
*
ProtoProxy: added more packets, mostly windowing-related
madmaxoft@gmail.com
2012-09-14
1
-43
/
+176
*
ProtoProxy: fixed a few mis-interpreted packets, added block placement packet parsing. Added leftover dumping for unparsed data (should not happen, if so, parsing is probably wrong)
madmaxoft@gmail.com
2012-09-07
1
-2
/
+122
*
ProtoProxy: Added blockchange packet parsing
madmaxoft@gmail.com
2012-09-06
1
-0
/
+42
*
ProtoProxy: Added about 10 new packet types parsed
madmaxoft@gmail.com
2012-09-05
1
-14
/
+96
*
ProtoProxy: Parsing some initial packets early in the conversation
madmaxoft@gmail.com
2012-09-04
1
-30
/
+408
*
Protocol proxy now decrypts the data (but doesn't understand the packets yet)
madmaxoft@gmail.com
2012-09-02
1
-16
/
+499
*
ProtoProxy: Initial import of the protocol proxy project.
madmaxoft@gmail.com
2012-09-02
1
-0
/
+203