Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-20 | Updated all prefabs to current Gallery content. | madmaxoft | 1 | -649/+823 | |
2014-05-25 | Added support for Miners' Village. | madmaxoft | 1 | -151/+394 | |
The village contains both prefabs that snap to ground and prefabs that connect strictly via connectors. Fixes #1027. | |||||
2014-05-18 | Updated SandVillage prefabs to latest Gallery content. | madmaxoft | 1 | -12/+12 | |
This fixes sand village generation. | |||||
2014-05-15 | Changed village road generation to use multiple prefabs. | madmaxoft | 1 | -4/+4 | |
2014-05-15 | VillageGen rewritten using BFSPieceGenerator. | madmaxoft | 1 | -91/+94 | |
Piece composition is not good yet, the buildings aren't height-adjusted and the road pieces will need special processing. This is mainly for adjusting the per-piece params. | |||||
2014-05-11 | Initial VillageGen implementation. | madmaxoft | 1 | -0/+1887 | |
WIP, doesn't generate anything yet. Ref.: 740. |