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
/
Protocol132.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bundled fixes [SEE DESC]
Tiger Wang
2013-11-12
1
-3
/
+3
*
Third round of fixes
Tiger Wang
2013-10-11
1
-1
/
+5
*
Initial Metadata Commit [SEE DESC]
Tiger Wang
2013-10-08
1
-2
/
+1
*
Implemented proper chunk unloading in all 1.3.2+ clients
madmaxoft
2013-09-08
1
-2
/
+11
*
Fixed player spawning.
madmaxoft
2013-08-20
1
-3
/
+0
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-2
/
+2
*
Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.
madmaxoft
2013-08-16
1
-0
/
+1
*
Tab completion packet is handled and sent.
madmaxoft
2013-07-30
1
-1
/
+39
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-902
/
+902
*
Enchantments: API and sending to client
madmaxoft@gmail.com
2013-06-02
1
-6
/
+67
*
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
2013-05-24
1
-5
/
+15
*
Protocol132: Replaced magic numbers with symbolic packet names
madmaxoft@gmail.com
2013-05-07
1
-5
/
+8
*
Fixed compilation on Linux
madmaxoft@gmail.com
2013-04-28
1
-3
/
+3
*
Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT
keyboard.osh@gmail.com
2013-04-28
1
-6
/
+6
*
Initial nether composition generator
madmaxoft@gmail.com
2013-03-11
1
-1
/
+1
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-2
/
+2
*
Added the 1.4.6 protocol
madmaxoft@gmail.com
2012-12-24
1
-2
/
+0
*
Aggressive debug mode cByteBuffer validity checking.
madmaxoft@gmail.com
2012-11-20
1
-0
/
+2
*
My OCD has alpha-sorted some stuff :)
madmaxoft@gmail.com
2012-10-21
1
-28
/
+16
*
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-21
1
-13
/
+30
*
Double chests are now working, and with sound. (FS #69)
madmaxoft@gmail.com
2012-10-20
1
-13
/
+13
*
PACKET_DESTROY_ENTITY isn't sent for self when the player is kicked (FS #254)
madmaxoft@gmail.com
2012-10-20
1
-0
/
+6
*
Fixed item damage value not being read from the 1.3.2 protocol (wtf, why was it disabled?)
madmaxoft@gmail.com
2012-10-18
1
-1
/
+1
*
Fixed player respawning crashing the server.
madmaxoft@gmail.com
2012-10-06
1
-1
/
+8
*
Added the "collect pickup" sound to 1.3.2
madmaxoft@gmail.com
2012-10-03
1
-0
/
+22
*
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
2012-09-25
1
-1
/
+18
*
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
2012-09-25
1
-0
/
+2
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-5
/
+5
*
Source files cleanup: ChunkDataSerializer is Protocol-related
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Source files cleanup: Protocol-related files in a separate subfolder
madmaxoft@gmail.com
2012-09-23
1
-0
/
+769