Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Parentheses. | STRWarrior | 2013-12-25 | 1 | -2/+2 |
| | |||||
* | You are now able to sweep mobs to your position using fishing rods. | STRWarrior | 2013-12-25 | 1 | -8/+129 |
| | |||||
* | Fishing underground is slower and fishing while raining is faster. | STRWarrior | 2013-12-22 | 1 | -0/+15 |
| | |||||
* | Fixed compiler warnings. | STRWarrior | 2013-12-22 | 1 | -2/+2 |
| | |||||
* | Fishing now uses a countdown instead of a random number each tick. | STRWarrior | 2013-12-22 | 1 | -11/+26 |
| | |||||
* | You could now only get fish from non-source blocks. Fixed it. | STRWarrior | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug where you could get fish from non-source blocks. | STRWarrior | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug where the floater could pop in the water while you could already get a fish. | STRWarrior | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | More reordering fixes. | madmaxoft | 2013-12-20 | 1 | -3/+12 |
| | |||||
* | Fixed #include in Floater.cpp. | STRWarrior | 2013-12-19 | 1 | -1/+1 |
| | |||||
* | The floater now actualy dives under water. | STRWarrior | 2013-12-19 | 1 | -1/+1 |
| | |||||
* | Added cFloater class. | STRWarrior | 2013-12-19 | 1 | -0/+58 |