summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/WorldGenTaiga1.java
Commit message (Collapse)AuthorAgeLines
* [Bleeding] Prevent update inconsistencies on generation/decoration that span ↵Mike Primm2012-03-22-3/+3
| | | | chunks. Fixes BUKKIT-871
* [Bleeding] Completely fix the tree generation algorithm to make it near ↵md_52012-03-20-1/+1
| | | | identical to vanilla as well as fix potential bugs associated with disappearing saplings.
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-4/+4
|
* Update for 1.0.0Erik Broes2011-11-20-65/+53
|
* Update for Minecraft 1.8Dinnerbone2011-09-15-53/+65
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-1/+1
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Whitespace + general cleanupErik Broes2011-05-15-2/+1
|
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-3/+3
|
* Generic code cleanupErik Broes2011-02-23-3/+2
|
* Generic cleanup/reformat.Erik Broes2011-02-02-3/+3
|
* Added support for different tree generation types and a callback.sk89q2011-01-30-0/+104