Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-20 | Correct world height validations. | Tommy Santerre | 1 | -1/+1 | |
Unify the way we test block above the current one (Height - 1 instead of a_RelY + 1). Allow generation of world of flat height = 255 | |||||
2014-11-26 | Merge remote-tracking branch 'origin-master' into c++11 | Tiger Wang | 1 | -0/+145 | |
2014-11-23 | Added TwoHeights shape generator. | Mattes D | 1 | -0/+5 | |
This is a faster shape generator that can generate overhangs and has biome awareness. | |||||
2014-11-12 | Generator: Shape initial refactoring. | Mattes D | 1 | -0/+140 | |
The code compiles, but several structure generators are broken, crash on start. |