summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemThrowable.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-16General fixes [SEE DESC]Tiger Wang1-0/+44
* Fixed faulty block face enumeration and functions + Added fireworks and exp bottle spawning * Fixed arrows again
2013-11-02Multiple fixesTiger Wang1-0/+6
* Fixed #282 * Fixed bow not taking damage * Enhanced Player.cpp code
2013-08-30Basic support for thrown items - eggs, snowballs and ender pearls.madmaxoft1-0/+90
They can be thrown, but they don't do anything on impact. Also they don't save to nor load from MCA.