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
/
Protocol14x.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
Bundled fixes [SEE DESC]
Tiger Wang
1
-3
/
+3
2013-08-29
Implemented xoft's suggestions [SEE DESC]
Tiger Wang
1
-3
/
+3
2013-08-28
Fixed Minecart spawning issues
Tiger Wang
1
-11
/
+14
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-3
/
+3
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-253
/
+253
2013-04-28
Fixed compilation on Linux
madmaxoft@gmail.com
1
-2
/
+2
2013-04-28
Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT
keyboard.osh@gmail.com
1
-15
/
+14
2013-03-14
Release 1.5 supported, yay :)
madmaxoft@gmail.com
1
-6
/
+0
2013-02-21
Moved the Speed member into cEntity class instead of its descendants.
madmaxoft@gmail.com
1
-4
/
+5
2013-02-18
Minecarts can now be placed.
madmaxoft@gmail.com
1
-0
/
+22
2012-12-28
cPickup now uses full cItem, instead of a pointer
madmaxoft@gmail.com
1
-3
/
+3
2012-12-27
Fixed 1.4.6 falling blocks.
madmaxoft@gmail.com
1
-15
/
+7
2012-12-26
Adjusted the protocol framework to support different types of falling block spawning.
madmaxoft@gmail.com
1
-26
/
+60
2012-12-24
Added the 1.4.6 protocol
madmaxoft@gmail.com
1
-19
/
+90
2012-11-20
Aggressive debug mode cByteBuffer validity checking.
madmaxoft@gmail.com
1
-0
/
+2
2012-11-10
Protocol 1.4.2: found out and fixed the reason behind the fake "login" packet: the locale_viewdistance packet had been extended
madmaxoft@gmail.com
1
-2
/
+10
2012-11-01
Refactored the world time.
madmaxoft@gmail.com
1
-7
/
+4
2012-10-31
Pickups no longer crash clients.
luksor111@gmail.com
1
-0
/
+21
2012-10-31
Initial 1.4.2 support.
luksor111@gmail.com
1
-0
/
+112