| Commit message (Expand) | Author | Age | Lines |
* | Cleanup comments, formatting, etc | Travis Watkins | 2013-03-25 | -2/+2 |
* | Update CraftBukkit to Minecraft 1.5 | Travis Watkins | 2013-03-15 | -25/+4 |
* | Refactor processBlockPlace logic. Fixes BUKKIT-3406 and BUKKIT-3454 | feildmaster | 2013-01-19 | -1/+0 |
* | Update CraftBukkit to Minecraft 1.4.4. | Travis Watkins | 2012-11-13 | -1/+1 |
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -3/+3 |
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -5/+7 |
* | Made golems spawning respect spawn-animals for real. Fixes BUKKIT-1124 | EvilSeph | 2012-03-11 | -1/+1 |
* | Only remove blocks when golem is successfully spawned. Fixes BUKKIT-1094 | feildmaster | 2012-03-11 | -28/+28 |
* | Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089 | EvilSeph | 2012-03-08 | -3/+6 |
* | Updated CraftBukkit to 1.2 | Nathan Adams | 2012-03-01 | -4/+44 |
* | Fixed Pumpkins being reported as AIR in BlockPlace event when building snowme... | EvilSeph | 2012-02-08 | -0/+1 |
* | Made BlockPumpkin report an appropriate SpawnReason.BUILD_SNOWMAN when a snow... | EvilSeph | 2012-02-08 | -1/+1 |
* | Reverted onPlace changes. | EvilSeph | 2012-01-28 | -2/+2 |
* | [Bleeding] Audit of onPlace methods, Moved to postPlace as appropriate. | Tahg | 2012-01-24 | -2/+2 |
* | Updated to use mc-dev rename revision 1 | Nathan Adams | 2011-11-30 | -2/+2 |
* | Made Snowmen obey animal spawning rules (thanks Amaranth) | Nathan Adams | 2011-11-28 | -1/+1 |
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -0/+15 |
* | Update for Minecraft 1.8 | Dinnerbone | 2011-09-15 | -2/+2 |
* | Update to Minecraft 1.7 | Dinnerbone | 2011-06-30 | -3/+3 |
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -9/+3 |
* | Whitespace + general cleanup | Erik Broes | 2011-05-15 | -2/+4 |
* | Update for 1.5_02. | Erik Broes | 2011-04-21 | -3/+3 |
* | Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break. | Erik Broes | 2011-04-20 | -8/+6 |
* | Updated to Minecraft version 1.4 | Dinnerbone | 2011-03-31 | -1/+4 |
* | more NPE fixes regarding redstone | Tahg | 2011-03-11 | -1/+1 |
* | Code cleanup, fixed doors, chunk entity fetching | Tahg | 2011-03-11 | -3/+3 |
* | Add redstone events to common blocks | Tahg | 2011-03-10 | -0/+66 |