Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Players toss a little further | Tiger Wang | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | The arrow is released, but sometimes hits wrong blocks or disappears completely. | ||||
* | Hotfix for #83. | madmaxoft | 2013-08-20 | 1 | -0/+6 |
| | | | | Do not tick the player while their chunk is invalid. | ||||
* | Debuggers: Added continuous hunger reporting. | madmaxoft | 2013-08-19 | 1 | -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. | madmaxoft | 2013-08-19 | 1 | -0/+1523 |