index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Items
/
ItemFishingRod.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Fixed tabs used for alignment.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-7
/
+20
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-05-20
Cleaned up cPlayer::UpdateMovementStats; Wither achievements
andrew
1
-0
/
+6
2014-04-04
Fixed Clang warnings in itemhandlers.
madmaxoft
1
-2
/
+2
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2013-12-30
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
1
-1
/
+7
2013-12-25
You are now able to sweep mobs to your position using fishing rods.
STRWarrior
1
-26
/
+64
2013-12-22
Made the lure enchantment work.
STRWarrior
1
-1
/
+1
2013-12-22
Countdown time is between 100 and 900 ticks.
STRWarrior
1
-1
/
+1
2013-12-21
Using regular assignments.
STRWarrior
1
-6
/
+6
2013-12-21
Once again better Y direction for the items given when fishing.
STRWarrior
1
-2
/
+2
2013-12-21
You are now able to get different items from fishing.
STRWarrior
1
-2
/
+108
2013-12-21
Fixed bug where you could pickup the floater only to get one spawned instantly or the other way around.
STRWarrior
1
-0
/
+5
2013-12-20
Increased the range an Floater can shoot to.
STRWarrior
1
-1
/
+1
2013-12-20
Fish now actualy jumps to the player instead of a few block bellow them.
STRWarrior
1
-1
/
+1
2013-12-19
You can get fish from fishing :D. Only one type of fish though.
STRWarrior
1
-12
/
+27
2013-12-19
Implented cItemFishingRodHandler.
STRWarrior
1
-0
/
+63