You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract the df-ai-blueprints folder from df-ai-assets.zip into the Dwarf Fortress root (the same folder as hack and dfhack-config).
If there is a df-ai-blueprints folder from a previous version of df-ai, remove it first. df-ai-assets.zip can be found in the list of files above.
The web UI has a new coat of paint. (#53, thanks @mattregul)
Military
The AI no longer requires that there are more picks and axes than soldiers. (#55, thanks @mattregul)
Instead, if a mining or woodcutting job is waiting and no civilian has access to the tool needed, it will be taken from a military dwarf.
Weapons will not be confiscated from military dwarves who are currently in combat.
When a weapon is confiscated, the dwarf will be assigned a new melee weapon type, favoring weapon types that are in stock and craftable within the fortress.
Blueprint
The code to ensure rooms had walls is no longer completely broken. (#56, thanks @mattregul)
Fixed room entrances sometimes being embedded in rock at the back of the room. (#57, #59, thanks @mattregul)