dfhack/dfhack-config
Myk Taylor 7e78d8802e migrate qf's buildings_use_blocks to buildingplan
- remove buildings_use_blocks setting from quickfort config file
- add a new Buildingplan Global Settings dialog to house global settings
- move Quickfort Mode (for legacy Python Quickfort) into that dialog
- add four settings to control how generic building materials are matched:
  - blocks
  - boulders
  - logs
  - bars
- ajust the buildingplan algorithm to register duplicate tasks for
  building material item filters, one for each type. since we track how
  many items we've matched for a filter, the first matched item will
  "win" and the extras will get detected as invalid and popped off the
  queue.
- ensure boulders, logs, and bars are scanned last, and in that order
- more global settings planned for the future! see
  http://www.bay12forums.com/smf/index.php?topic=176889.msg8202679#msg8202679
2020-10-22 21:37:49 -07:00
..
quickfort migrate qf's buildings_use_blocks to buildingplan 2020-10-22 21:37:49 -07:00
dfstatus.lua dfstatus: Allow sections and metal bars to be customized 2015-09-03 15:02:08 -04:00
dwarfmonitor.json Reimplement dwarfmonitor widgets in Lua (and improve customizability) 2015-06-13 21:15:43 -04:00
script-paths.txt Add default script-paths.txt 2016-03-31 23:00:25 -04:00