summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-12Updated the NetherFort prefabs to current Gallery contents.madmaxoft2-1954/+3323
Code exported from the Gallery server by the GalExport plugin.
2014-03-30Added all current NetherFort prefabs.madmaxoft1-3/+1547
2014-03-28NetherFortGen: Added several more prefabs.madmaxoft1-1/+782
Also extended the defauls MaxDepth value to 12.
2014-03-28Implemented the msSpongePrint merge strategy.madmaxoft1-3/+3
Similar to msImprint, but allows prefabs to carve out air pockets, too. The sponge block is used as the NOP block.
2014-03-28NetherFort: Added BalconyTee2 prefab.madmaxoft1-29/+158
2014-03-28Sponged the netherfort balcony prefab.madmaxoft1-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.
2014-03-28Initial NetherFortGen import.madmaxoft3-0/+331
Simple fortresses of 2 different rooms will generate.