| Commit message (Expand) | Author | Age | Lines |
* | Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1. | Nathan Adams | 2012-03-22 | -8/+8 |
* | [Bleeding] Prevent update inconsistencies on generation/decoration that span ... | Mike Primm | 2012-03-22 | -3/+3 |
* | [Bleeding] Added support for all TreeType entries to CraftWorld.generateTree(... | zml2008 | 2012-03-21 | -2/+2 |
* | [Bleeding] Completely fix the tree generation algorithm to make it near ident... | md_5 | 2012-03-20 | -1/+1 |
* | Fixed leaf decay issue - this fixes BUKKIT-948 and BUKKIT-871 | Nathan Adams | 2012-03-03 | -6/+6 |
* | Fixed cast issues when passing delegates to world generators, and WorldGenMeg... | Nathan Adams | 2012-03-01 | -11/+12 |
* | Updated CraftBukkit to 1.2 | Nathan Adams | 2012-03-01 | -24/+101 |
* | [Bleeding] Undo changes to the tree WorldGenerators. | Zeerix | 2012-02-23 | -46/+7 |
* | Update for 1.1_01 renames. | Erik Broes | 2012-01-15 | -2/+2 |
* | Fix CraftBukkit comments. | Erik Broes | 2012-01-12 | -10/+10 |
* | Fixed bonemeal not being consumed on failed growth attempts. This fixes BUKKI... | Nathan Adams | 2011-12-19 | -3/+0 |
* | Implemented onStructureGrow event, thanks to md-5. | Nathan Adams | 2011-12-09 | -7/+49 |
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -61/+51 |
* | Update for Minecraft 1.8 | Dinnerbone | 2011-09-15 | -48/+60 |
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -1/+1 |
* | Whitespace + general cleanup | Erik Broes | 2011-05-15 | -2/+1 |
* | Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break. | Erik Broes | 2011-04-20 | -3/+3 |
* | Generic code cleanup | Erik Broes | 2011-02-23 | -3/+2 |
* | Update to Minecraft 1.3 beta | Dinnerbone | 2011-02-23 | -100/+100 |
* | Added support for different tree generation types and a callback. | sk89q | 2011-01-30 | -0/+100 |