summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemBow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bow damage in creativeTiger Wang2013-11-021-1/+5
| | | | Also reverted indenting change
* Multiple fixesTiger Wang2013-11-021-0/+1
| | | | | | * Fixed #282 * Fixed bow not taking damage * Enhanced Player.cpp code
* Shooting a bow kinda works.madmaxoft2013-08-301-0/+80
The arrow is released, but sometimes hits wrong blocks or disappears completely.