summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemThrowable.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-96/+0
|
* Multiple fixesTiger Wang2013-11-021-0/+6
| | | | | | * Fixed #282 * Fixed bow not taking damage * Enhanced Player.cpp code
* Basic support for thrown items - eggs, snowballs and ender pearls.madmaxoft2013-08-301-0/+90
They can be thrown, but they don't do anything on impact. Also they don't save to nor load from MCA.