1
0
cuberite-2a/source/Items
Tiger Wang 480991d1ac Multiple fixes [SEE DESC]
- Removed two random block handling files in the item handling section
that didn't do anything. (One was an attempt at making slabs work, but
failed to realise that the coords would have to be the block CLICKED,
and another was just a random empty file for handling wooden planks.)
* Fixed placing repeater blocks not directioning properly
* Fixed wood directions breaking plank metadata
2013-09-18 00:01:20 +01:00
..
ItemBed.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemBoat.h Initial boat support 2013-09-08 00:14:57 +01:00
ItemBow.h Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
ItemBrewingStand.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemBucket.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemCauldron.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemCloth.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemDoor.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemDye.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemFlowerPot.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemFood.h Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nomming 2013-08-08 16:32:14 +01:00
ItemHandler.cpp Multiple fixes [SEE DESC] 2013-09-18 00:01:20 +01:00
ItemHandler.h Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
ItemHoe.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemLeaves.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemLighter.h Fixed lighters replacing blocks 2013-08-23 18:13:54 +01:00
ItemMinecart.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemPickaxe.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemRedstoneDust.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemRedstoneRepeater.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSapling.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSeeds.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemShears.h Added a few changes [SEE DESC] 2013-09-09 19:28:50 +01:00
ItemShovel.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemSign.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSpawnEgg.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemSugarcane.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSword.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemThrowable.h Basic support for thrown items - eggs, snowballs and ender pearls. 2013-08-30 18:10:58 +02:00