1
0
Fork 0
cuberite-2a/src/Items
bibo38 31466fda5f Doors now get placed on the server-side.
The Y-Value is already the lower door block(From ItemHandler.cpp:346).
Increasing it once again, places the door into the air, which is blocked by Cuberite.
Bugfix #2279
2015-06-25 16:17:03 +02:00
..
CMakeLists.txt Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ItemArmor.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemBed.h Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemBigFlower.h Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemBoat.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemBow.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ItemBrewingStand.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBucket.h Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
ItemCake.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemCauldron.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemChest.h Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemCloth.h Moved source to src 2013-11-24 14:19:41 +00:00
ItemComparator.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemDoor.h Doors now get placed on the server-side. 2015-06-25 16:17:03 +02:00
ItemDye.h Fixed right-click with bonemeal. 2015-06-23 15:23:11 +02:00
ItemEmptyMap.h Fixes #2052 2015-05-18 14:30:16 +01:00
ItemFishingRod.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemFlowerPot.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemFood.h Merge branch 'master' into blocks 2014-09-26 18:32:31 +02:00
ItemGoldenApple.h Fixed potion removing in creative mode. 2014-08-30 12:46:26 +02:00
ItemHandler.cpp Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemHandler.h Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemHoe.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemItemFrame.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemLeaves.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemLighter.h More style checking. 2015-05-09 12:58:54 +02:00
ItemLilypad.h More style checking. 2015-05-09 12:58:54 +02:00
ItemMap.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemMilk.h Fixed potion removing in creative mode. 2014-08-30 12:46:26 +02:00
ItemMinecart.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemMobHead.h Refactored block placement workflow. 2015-06-21 19:49:22 +02:00
ItemMushroomSoup.h Fixes #2052 2015-05-18 14:30:16 +01:00
ItemNetherWart.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemPainting.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemPickaxe.h Fixed Red Sandstone and Prismarine drops 2014-10-01 19:13:59 +02:00
ItemPotion.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemPumpkin.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
ItemRedstoneDust.h Fixed redstone dust placement on upside-down slabs. 2014-12-24 19:44:15 +01:00
ItemRedstoneRepeater.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSapling.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSeeds.h In 1.8, carrots and potatoes yield one less hunger point. 2014-09-03 16:18:58 -07:00
ItemShears.h Moved tall grass pickups handle. 2014-10-21 18:06:44 +02:00
ItemShovel.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
ItemSign.h Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
ItemSlab.h Fix slab placing 2015-04-22 23:01:21 +02:00
ItemSpawnEgg.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
ItemString.h Implemented tripwire(s) (hooks) 2014-06-28 20:44:34 +01:00
ItemSugarcane.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSword.h Hotfixed compilation problems. 2014-07-27 23:15:51 +02:00
ItemThrowable.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00