summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockTrapdoor.java
Commit message (Collapse)AuthorAgeLines
* 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