summaryrefslogtreecommitdiffstats
path: root/source/Entities/Player.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved throw pos and speed calculation from cProjectileEntity into cPlayer.madmaxoft2013-08-301-1/+7
|
* Shooting a bow kinda works.madmaxoft2013-08-301-0/+15
| | | | The arrow is released, but sometimes hits wrong blocks or disappears completely.
* Debuggers: Added continuous hunger reporting.madmaxoft2013-08-191-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.madmaxoft2013-08-191-0/+372