summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prefabs can have per-piece per-placement weights.madmaxoft2014-04-171-30/+602
| | | | | Fixes #753. Also upgraded NetherFortPrefabs to lates Gallery contents.
* NetherFortPrefabs: Fixed a connector in MidStaircase.madmaxoft2014-04-151-1/+1
|
* Updated the NetherFort prefabs to current Gallery contents.madmaxoft2014-04-122-1954/+3323
| | | | Code exported from the Gallery server by the GalExport plugin.
* Added all current NetherFort prefabs.madmaxoft2014-03-301-3/+1547
|
* NetherFortGen: Added several more prefabs.madmaxoft2014-03-281-1/+782
| | | | Also extended the defauls MaxDepth value to 12.
* Implemented the msSpongePrint merge strategy.madmaxoft2014-03-281-3/+3
| | | | Similar to msImprint, but allows prefabs to carve out air pockets, too. The sponge block is used as the NOP block.
* NetherFort: Added BalconyTee2 prefab.madmaxoft2014-03-281-29/+158
|
* Sponged the netherfort balcony prefab.madmaxoft2014-03-281-30/+31
| | | | This is a preparation for the msSpongePrint merge strategy, used for imprinting most prefabs. It will carve out even air, but will ignore sponge blocks.
* Initial NetherFortGen import.madmaxoft2014-03-283-0/+331
Simple fortresses of 2 different rooms will generate.