summaryrefslogtreecommitdiffstats
path: root/src/Entities/Floater.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fishing underground is slower and fishing while raining is faster.STRWarrior2013-12-221-0/+15
* Fixed compiler warnings.STRWarrior2013-12-221-2/+2
* Fishing now uses a countdown instead of a random number each tick.STRWarrior2013-12-221-11/+26
* You could now only get fish from non-source blocks. Fixed it.STRWarrior2013-12-211-1/+1
* Fixed bug where you could get fish from non-source blocks.STRWarrior2013-12-211-1/+1
* Fixed bug where the floater could pop in the water while you could already get a fish.STRWarrior2013-12-201-2/+2
* More reordering fixes.madmaxoft2013-12-201-3/+12
* Fixed #include in Floater.cpp.STRWarrior2013-12-191-1/+1
* The floater now actualy dives under water.STRWarrior2013-12-191-1/+1
* Added cFloater class.STRWarrior2013-12-191-0/+58