joelpt / quickfort

A spreadsheet driven construction tool for Dwarf Fortress
http://joelpt.net/quickfort
38 stars 14 forks source link

Implement startpos on qfconvert command line and make transformer adjust it as required, e.g. for 2w #6

Closed joelpt closed 11 years ago

joelpt commented 11 years ago

Original author: joe...@gmail.com (May 23, 2010 21:07:40)

Implement startpos on qfconvert command line and make transformer adjust it as required, e.g. for 2w

Original issue: http://code.google.com/p/quickfort/issues/detail?id=1

joelpt commented 11 years ago

From joe...@gmail.com on June 13, 2010 16:54:23 Done and realized we don't have to do this for the z level because we construct the zlevel repeat transforms (#d #u) by tacking on new layers to the layers collection with appropriate onexit transitions between them. In other words we always start plotting on the "current" zlevel, then transition either zup or zdown to complete subsequent layers. So 2d vs 2u just determines which direction onexit takes us.

joelpt commented 11 years ago

From joe...@gmail.com on March 23, 2012 16:50:27 Test comment.

joelpt commented 11 years ago

From joe...@gmail.com on March 23, 2012 17:08:05 Test comment 2.