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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exported static XP calculation to Lua API.
madmaxoft
2013-11-21
1
-10
/
+8
*
edited comment and changed error behavior of DeltaXp
Daniel O'Brien
2013-11-16
1
-1
/
+2
*
updated plugin again...
Daniel O'Brien
2013-11-16
1
-1
/
+1
*
removed SpendExperience and changed AddExperience to handle removing Xp
Daniel O'Brien
2013-11-16
1
-5
/
+2
*
fixed bug and added SpendExperience()
Daniel O'Brien
2013-11-16
1
-0
/
+4
*
fix possible threadlock issue, changed function names to be closer to standard
Daniel O'Brien
2013-11-16
1
-8
/
+15
*
finished #143 I believe
Daniel O'Brien
2013-11-15
1
-0
/
+2
*
added cProtocol function to pass xp to client
Daniel O'Brien
2013-11-15
1
-7
/
+7
*
luaExport
Daniel O'Brien
2013-11-14
1
-0
/
+5
*
changed function name
Daniel O'Brien
2013-11-13
1
-3
/
+3
*
minor changes
Daniel O'Brien
2013-11-13
1
-1
/
+1
*
changed name convention
Daniel O'Brien
2013-11-13
1
-3
/
+3
*
Fixed problems with code style etc
Daniel O'Brien
2013-11-13
1
-21
/
+16
*
Player Xp, includes get/set and addExperience
Daniel O'Brien
2013-11-13
1
-1
/
+1
*
Player Xp
Daniel O'Brien
2013-11-13
1
-1
/
+43
*
Added cPlayer::GetEffectiveGameMode().
madmaxoft
2013-11-03
1
-0
/
+4
*
Cleanup in cPlayer.
madmaxoft
2013-10-24
1
-2
/
+4
*
Unified cPlayer's Heal() function with cEntity's.
madmaxoft
2013-10-24
1
-6
/
+9
*
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
madmaxoft
2013-08-30
1
-1
/
+7
*
Shooting a bow kinda works.
madmaxoft
2013-08-30
1
-0
/
+15
*
Debuggers: Added continuous hunger reporting.
madmaxoft
2013-08-19
1
-2
/
+5
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-0
/
+372