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
/
Entities
/
Player.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bow damage in creative
Tiger Wang
2013-11-02
1
-1
/
+1
*
Multiple fixes
Tiger Wang
2013-11-02
1
-12
/
+9
*
cIniFile doesn't store filename internally anymore.
madmaxoft
2013-10-25
1
-4
/
+4
*
Unified cPlayer's Heal() function with cEntity's.
madmaxoft
2013-10-24
1
-5
/
+2
*
Pickups now have collection delay when vomited
Tiger Wang
2013-10-24
1
-1
/
+1
*
Moved cMakeDir::MakeDir to cFile::CreateFolder.
madmaxoft
2013-10-09
1
-2
/
+1
*
Attempt at fixing linux crash on player login.
Matyas Dolak
2013-09-16
1
-1
/
+11
*
Merge branch 'pickups' of git://github.com/tigerw/MCServer into tigerw-pickups
madmaxoft
2013-09-15
1
-1
/
+1
|
\
|
*
Players toss a little further
Tiger Wang
2013-09-04
1
-1
/
+1
*
|
Merge pull request #159 from tigerw/bugfix
Mattes D
2013-09-11
1
-3
/
+6
|
\
\
|
*
|
Better player gamemode detection
Tiger Wang
2013-09-11
1
-1
/
+1
|
*
|
Added player void damage
Tiger Wang
2013-09-11
1
-3
/
+6
|
|
/
*
/
Removed the "charging bow" debug message.
madmaxoft
2013-09-08
1
-1
/
+0
|
/
*
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
madmaxoft
2013-08-30
1
-0
/
+30
*
Shooting a bow kinda works.
madmaxoft
2013-08-30
1
-0
/
+44
*
Hotfix for #83.
madmaxoft
2013-08-20
1
-0
/
+6
*
Debuggers: Added continuous hunger reporting.
madmaxoft
2013-08-19
1
-2
/
+2
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-0
/
+1523