Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-08-22 | Arrows can spawn on the client. | madmaxoft | 1 | -1/+2 | |
2013-08-22 | Added skeleton code for projectile spawning. | madmaxoft | 3 | -6/+105 | |
2013-08-20 | Hotfix for #83. | madmaxoft | 1 | -0/+6 | |
Do not tick the player while their chunk is invalid. | |||||
2013-08-20 | Started work on the cProjectileEntity class. | madmaxoft | 1 | -0/+69 | |
2013-08-19 | Debuggers: Added continuous hunger reporting. | madmaxoft | 2 | -4/+7 | |
Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger. | |||||
2013-08-19 | Added cPickup:IsCollected() to the Lua API. | madmaxoft | 1 | -0/+3 | |
2013-08-19 | Added cPickup:GetAge() the the Lua API. | madmaxoft | 1 | -3/+2 | |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 14 | -0/+4480 | |