Skip to content

0.47.04-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@BenLubar BenLubar released this 04 Apr 18:32
ddb6d07

Installation instructions

  • Download and extract Dwarf Fortress 0.47.04.
    Windows (32-bit) - Linux (32-bit) - Mac OS X (32-bit)
  • Install DFHack 0.47.04-beta1.
  • Place the df-ai.plug.* file in hack/plugins.
  • 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.
  • Optional: Add the corresponding version of weblegends to enable the df-ai web interface.
  • Enter enable df-ai into the DFHack console.

Changes since the previous version

Exclusive Mode

  • Error messages are now more likely to contain the correct line number.
  • Fixed an error that would occur when abandoning before embark.
  • If an expected screen is not present, the AI will pause until it is, to avoid crashing. User input may be required in the case of such bugs.

Military

  • Fixed a stall while attempting to draft dwarves into the military when the entire government is dead.

Floor Plan

  • Required room value is now tracked.
  • Petitions for guildhalls and temples can now be accepted.
  • Stockpiles and activity zones are now built using the UI.
  • Improvements to pastures:
    • The AI will no longer attempt to floor over saplings.
    • Pastures can now be constructed before shrubs are removed.
    • Added some safeguards against animals being butchered if a pasture is not quite ready.
  • Improved readability in the weblegends blueprint.

Blueprint

  • Fixed some corridors in the generic01 plan missing a staircase.
  • Reduced the number of staircases generated by generic01.
  • Unused corridors are now removed after the blueprint is generated.
  • Added the ability for room instances to blacklist certain templates.
  • Removed legacy blueprint and legacy layout generation code.