DFHack / dfhack

Memory hacking library for Dwarf Fortress and a set of tools that use it
Other
1.86k stars 468 forks source link

Import/Export Work Details #2753

Open MechanosG opened 1 year ago

MechanosG commented 1 year ago

Is this something DFHack can currently do? If not, I'd like to suggest it as a feature request. I'd love to be able to use this alongside 'orders' and 'on-new-fortress'.

Edit: Just to clarify, in case anyone brings it up - I'm aware Dwarf Therapist exists. I just prefer the in-game Work Details system and would like to export/import it to new games.

ab9rf commented 1 year ago

a caveat for anyone who works on this project: the game does not apply changes made to work details until and unless the player opens the work detail screen and makes some de minimus change on that screen. therefore, any tool that adds or modifies work details will have no actual effect on labor assignments until and unless the player opens the work detail screen and clicks on something on that screen, unless the tool also emulates the labor assignment function that the work detail system does and modifies the underlying unit labor tables itself