Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |