summaryrefslogtreecommitdiffstats
path: root/src/Items (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge pull request #450 from mc-server/redstonefixesMattes D2013-12-191-0/+5
|\ | | | | Multiple fixes
| * Fixed dust from being placed on nonsolidsTiger Wang2013-12-191-0/+5
| |
* | You can get fish from fishing :D. Only one type of fish though.STRWarrior2013-12-191-12/+27
| |
* | Implented cItemFishingRodHandler.STRWarrior2013-12-192-0/+65
|/
* Implented Nether Wart.STRWarrior2013-12-182-0/+56
|
* Fixed naming and initialization.madmaxoft2013-12-171-4/+12
|
* Forgot to change one Vector3d to Vector3i.STRWarrior2013-12-171-1/+1
|
* Renamed Pos to m_Pos.STRWarrior2013-12-171-3/+3
|
* Using Recommendations.STRWarrior2013-12-171-10/+23
|
* Made buckets work when the player does not 'look' at a block. This fixes #265STRWarrior2013-12-171-32/+53
|
* Boats spawn on top of a block. not between 4 blocks.STRWarrior2013-12-161-1/+1
|
* Using suggestions for Boat placing.STRWarrior2013-12-161-1/+1
|
* You can spawn boats on water.STRWarrior2013-12-161-7/+32
|
* Bonemeal has particles, fixes #393Tiger Wang2013-12-081-3/+2
|
* Spawn eggs use IsGameMode()Tiger Wang2013-12-061-2/+2
| | | | Possible fix for #316.
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-244-4/+50
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-2430-0/+2173