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
/
src
/
ClientHandle.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed cClientHandle::Tick() being called from two threads.
madmaxoft
2013-12-16
1
-6
/
+43
*
Fixed multiple player spawn broadcasts.
madmaxoft
2013-12-16
1
-3
/
+0
*
Merge pull request #437 from mc-server/ShootTo_function
STRWarrior
2013-12-15
1
-2
/
+0
|
\
|
*
This adds a function that allows you to 'shoot' a player towards a direction.
STRWarrior
2013-12-15
1
-2
/
+0
*
|
Fixed calling OnPlayerJoined() in the wrong place.
madmaxoft
2013-12-15
1
-6
/
+1
|
/
*
Moved reading flags to the protocol.
STRWarrior
2013-12-15
1
-17
/
+3
*
Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function
STRWarrior
2013-12-15
1
-0
/
+33
*
Forgot to commit the ClientHandle.
STRWarrior
2013-12-14
1
-0
/
+18
*
Unknown packet type extended to 32 bits.
madmaxoft
2013-12-12
1
-3
/
+3
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-1
/
+1
|
\
|
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
|
Fixed trapdoors not toggling
Tiger Wang
2013-12-07
1
-1
/
+1
*
|
Renamed animation function
Tiger Wang
2013-12-07
1
-7
/
+7
*
|
Fixed bed leave animation
Tiger Wang
2013-12-06
1
-1
/
+1
*
|
Updated comments for slabs
Tiger Wang
2013-12-06
1
-5
/
+6
|
/
*
Switched to using provided ReadItem function.
Samuel Barney
2013-12-02
1
-0
/
+9
*
Properly fixed snow height, fixes #98 and #264
Tiger Wang
2013-11-30
1
-9
/
+14
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+9
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+2198