summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockTrapdoor.java
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-212/+0
| | | | For more information please see http://www.spigotmc.org/
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-42/+39
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-20/+15
|
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-12/+9
|
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-14/+23
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-19/+20
|
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-3/+7
|
* Update for 1.1_01 renames.Erik Broes2012-01-15-3/+3
| | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1.
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+1
|
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-3/+3
|
* Doors and trapdoors should function correctly once againNathan Adams2011-11-28-1/+1
|
* Fixed trapdoors + few commentsNathan Adams2011-11-23-3/+3
|
* Update for 1.0.0Erik Broes2011-11-20-8/+28
|
* Fixed not being able to move properly around doors or trapdoorsDinnerbone2011-09-16-1/+1
|
* Fixed doors not updating their state to reflect any redstone currents when ↵EvilSeph2011-06-30-0/+1
| | | | placed.
* Made trapdoors fire BlockRedstone events.EvilSeph2011-06-30-0/+188