summaryrefslogtreecommitdiffstats
path: root/src/Items (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #534 from mc-server/SpawnMinecartMattes D2014-01-171-1/+1
|\
| * Renamed cEmptyMinecart to cRideableMinecartSTRWarrior2014-01-121-1/+1
| * EmptyMinecarts should be able to get a block inside of them.STRWarrior2014-01-121-1/+1
* | Removed internal cEntity::GetRot() usage.madmaxoft2014-01-174-4/+4
* | Removed obsoleted functionsTiger Wang2014-01-164-4/+4
* | Renamed g_TorchPlaceable...Tiger Wang2014-01-111-1/+1
|/
* Fixed a few MSVC warnings.madmaxoft2014-01-071-1/+0
* Implented OnPlayerFishing and OnPlayerFished.STRWarrior2013-12-301-1/+7
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+7
* Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-221-29/+173
|\
| * 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
* | Root is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|/
* Merge branch 'master' into cmakeTycho Bickerstaff2013-12-211-2/+7
|\
| * 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
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-193-0/+85
|\|
| * Merge pull request #450 from mc-server/redstonefixesMattes D2013-12-191-0/+5
| |\
| | * 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
| |/
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-184-46/+169
|\|
| * 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
* | more cmake stuffTycho Bickerstaff2013-12-101-0/+7
|/
* Bonemeal has particles, fixes #393Tiger Wang2013-12-081-3/+2
* Spawn eggs use IsGameMode()Tiger Wang2013-12-061-2/+2
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-244-4/+50
* Moved source to srcAlexander Harkness2013-11-2430-0/+2173