DFHack / dfhack

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

Implement checks for "uninterruptible (purple) activities" and "job seeking dwarves" #4755

Open chdoc opened 3 days ago

chdoc commented 3 days ago

Those checks were recently reverse-engineered, and would be useful when directly assigning jobs to dwarves (e.g. when bypassing job bidding to make specific dwarfs carry out jobs that satisfy their needs).

CC: @ab9rf (as requested)