Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-30 | Re-fixed nether fort piece count check. | madmaxoft | 1 | -2/+2 | |
2014-03-30 | NetherForts have a minimum number of pieces. | madmaxoft | 1 | -2/+5 | |
The fort will generate a different image if it has less than the minimum; the max depth affects the minimum number of pieces. | |||||
2014-03-28 | Fixed a memory leak in NetherFortGen. | madmaxoft | 1 | -0/+7 | |
2014-03-28 | Initial NetherFortGen import. | madmaxoft | 1 | -0/+265 | |
Simple fortresses of 2 different rooms will generate. |