Releases: BenLubar/df-ai
Releases · BenLubar/df-ai
0.42.06-r1
Installation instructions
- Download and extract Dwarf Fortress 0.42.06.
- Install DFHack 0.42.06-r1.
- Place the
df-ai.plug.*
file inhack/plugins
. - Enter
enable df-ai
into the DFHack console.
Changes since the previous version
- Added visitors and residents to the status command and population event.
- Fixed a case where residents would be counted as pets.
- Saving always happens right before an autosave and whenever the ESC menu is opened.
- Fixed a crash after game over caused by the floor plan being saved during the game over screen.
- Trees that are inaccessible from the fort or submerged in an underground lake are ignored by the tree cutting algorithm.
- Fixed enemy finding code. Enemy finding code now runs once a week in addition to immediately after a megabeast announcement.
0.42.06-beta1
Installation instructions
- Download and extract Dwarf Fortress 0.42.06.
- Install DFHack 0.42.06-beta1.
- Place the
df-ai.plug.*
file inhack/plugins
. - Enter
enable df-ai
into the DFHack console.
Changes since the previous version
- Improved megabeast finding algorithm
- Added
ai enable events
command to log various events for use by third party code - Saving and loading now works in most cases
0.42.06-alpha1
Installation instructions
- Download and extract Dwarf Fortress 0.42.06.
- Install DFHack 0.42.06-alpha2.
- Place the
df-ai.plug.*
file inhack/plugins
. - Enter
enable df-ai
into the DFHack console.