summaryrefslogtreecommitdiffstats
path: root/source/Entities/Player.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix for #83.madmaxoft2013-08-201-0/+6
| | | | Do not tick the player while their chunk is invalid.
* Debuggers: Added continuous hunger reporting.madmaxoft2013-08-191-2/+2
| | | | 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.madmaxoft2013-08-191-0/+1523