summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemFishingRod.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implented OnPlayerFishing and OnPlayerFished.STRWarrior2013-12-301-1/+7
|
* You are now able to sweep mobs to your position using fishing rods.STRWarrior2013-12-251-26/+64
|
* Made the lure enchantment work.STRWarrior2013-12-221-1/+1
|
* Countdown time is between 100 and 900 ticks.STRWarrior2013-12-221-1/+1
|
* Using regular assignments.STRWarrior2013-12-211-6/+6
|
* Once again better Y direction for the items given when fishing.STRWarrior2013-12-211-2/+2
|
* You are now able to get different items from fishing.STRWarrior2013-12-211-2/+108
|
* Fixed bug where you could pickup the floater only to get one spawned instantly or the other way around.STRWarrior2013-12-211-0/+5
|
* Increased the range an Floater can shoot to.STRWarrior2013-12-201-1/+1
|
* Fish now actualy jumps to the player instead of a few block bellow them.STRWarrior2013-12-201-1/+1
|
* You can get fish from fishing :D. Only one type of fish though.STRWarrior2013-12-191-12/+27
|
* Implented cItemFishingRodHandler.STRWarrior2013-12-191-0/+63