Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-31 | Fixed a memory leak in VillagGen. | madmaxoft | 1 | -0/+5 |
2014-05-27 | Added AlchemistVillage prefabs (Thanks, KingsCraftAu). | madmaxoft | 1 | -9/+23 |
2014-05-25 | Added support for Miners' Village. | madmaxoft | 1 | -5/+40 |
2014-05-24 | Added Japanese village prefabs. | madmaxoft | 1 | -4/+11 |
2014-05-22 | Villages have min and max density setting. | madmaxoft | 1 | -12/+80 |
2014-05-21 | Changed desert village roads to gravel. | madmaxoft | 1 | -1/+1 |
2014-05-21 | Added second kind of desert village (FlatRoof). | madmaxoft | 1 | -4/+9 |
2014-05-17 | Village roads are drawn properly. | madmaxoft | 1 | -6/+33 |
2014-05-17 | Village houses are height-adjusted onto the terrain. | madmaxoft | 1 | -5/+36 |
2014-05-15 | Changed village road generation to use multiple prefabs. | madmaxoft | 1 | -31/+30 |
2014-05-15 | VillageGen rewritten using BFSPieceGenerator. | madmaxoft | 1 | -105/+91 |
2014-05-12 | VillageGen: Added well placement and the general algorithm description. | madmaxoft | 1 | -5/+142 |
2014-05-11 | Initial VillageGen implementation. | madmaxoft | 1 | -0/+116 |