joelpt / quickfort

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

Center is not being respected (44.12) #40

Open warriorstar-orion opened 4 years ago

warriorstar-orion commented 4 years ago

Sample blueprint

#dig start(2;3; Center of central stairs)

d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
,,,,,,,,,,,,,,,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,,d,d,d,d,d,d,,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,,d,d,d,d,d,d,,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,
d,d,d,,d,d,d,d,d,d,d,d,d,d,d,

Result in-game:

2020-03-19 23_19_30-Dwarf Fortress

For some reason, the y-offset is higher than the x-offset, but the cursor, after executing the blueprint, is at what I expect to be start(2;2).