Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | The arrow is released, but sometimes hits wrong blocks or disappears completely. | ||||
* | Debuggers: Added continuous hunger reporting. | madmaxoft | 2013-08-19 | 1 | -2/+5 |
| | | | | Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger. | ||||
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -0/+372 |