dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

[Feature Request] Using the `orders` and `workorder` code create a new Workorders interface for DFHack

Open realSquidCoder opened this issue 6 months ago • 0 comments

A lot of the code needed so far is C++ only and thus it may be better to extend the orders code to get needed info for creating new orders. If we export the workorders in a certain ordering and then clear all orders, then reimport the workorders just exported, we could essentially manage what ordering the workorders are in. More info and details to come, please feel free to contribute ideas here.

realSquidCoder avatar Jun 21 '25 21:06 realSquidCoder