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