Releases: pineapplemachine/PyDwarf
Werebeast
This is the eighth release of PyDwarf. It fixes the behavior of the pineapple.diff
script and adds a tutorial at docs/pineapple.diff.md for how to use it, and it adds the new ketsuban.milkbooze
script for making milk brewable to beer.
This is a cross-platform release. Only Python 2.7 is required to run PyDwarf.
Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf, and here's another tutorial to help you get started creating your first mod. Here's where all PyDwarf's scripts are actually located, in case you'd like to see what their innards look like.
Flux Stone
This is the seventh release of PyDwarf. It fixes a particularly egregious bug that would cause arguments specified for scripts in the config to be ignored, and adds some new scripts under the pineapple namespace.
This is a cross-platform release. Only Python 2.7 is required to run PyDwarf.
Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf, and here's another tutorial to help you get started creating your first mod. Here's where all PyDwarf's scripts are actually located, in case you'd like to see what their innards look like.
Full Moon
This is the sixth release of PyDwarf. It makes small usability improvements and adds some new officially-supported scripts, most notably a PyDwarf rewrite of Azerty's Extended Agriculture.
This is a cross-platform release. Only Python 2.7 is required to run PyDwarf.
Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf, and here's another tutorial to help you get started creating your first mod.
Also, here's a handy list of scripts with which PyDwarf comes packaged. And here's where all those scripts are actually located, in case you'd like to see what their innards look like.
Goblins
This is the fifth release of PyDwarf. The primary change is to make PyDwarf easier to use with more recent versions of Dwarf Fortress. The tool is no longer such a stickler about version compatibility info given by scripts, which would previously have had to be updated with every major release to satisfy PyDwarf. Please note that this may break any scripts which have differing versions based on Dwarf Fortress version compatibility. If this affects you, please let me know and I'll investigate a better fix for this version compatibility issue.
This is a cross-platform release. Only Python 2.7 is required to run PyDwarf.
Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf, and here's another tutorial to help you get started creating your first mod.
Also, here's a handy list of scripts with which PyDwarf comes packaged. And here's where all those scripts are actually located, in case you'd like to see what their innards look like.
Chalcedony
This is the fourth release of PyDwarf. Not many new features have been added, but existing ones have received a great deal of polish. Since 1.0.2 documentation has been enormously improved, and unit testing has been used to iron out as many bugs as possible.
This is a cross-platform release. Only Python 2.7 is required to run PyDwarf.
Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf, and here's another tutorial to help you get started creating your first mod.
Also, here's a handy list of scripts with which PyDwarf comes packaged. And here's where all those scripts are actually located, in case you'd like to see what their innards look like.
Magma Forge
This is the third release of PyDwarf. Since 1.0.1 the most major change has been to the way PyDwarf handles a Dwarf Fortress directory. Now scripts have tools with which to access potentially anything inside the Dwarf Fortress directory rather than being limited to the raw/objects subdirectory.
Here are some helpful links to help get you started with PyDwarf!
- Here's a step-by-step tutorial to guide you through your first time configuring and running PyDwarf.
- Here's a handy list of scripts with which PyDwarf comes packaged.
- And here's where all those scripts are actually located, it's a great starting point if you're looking to get your toes wet with writing your own mods with PyDwarf.
Strange Mood
Second release of PyDwarf. The biggest changes from 1.0.0 include more documentation, more convenience methods, more operator overloads. Bugfixes and improvements all around.
Refer to the tutorial for a thorough guide on configuring, running, and writing scripts for PyDwarf. The numerous example scripts and the somewhat complete in-source documentation are excellent starting points for modders looking to get their toes wet.
A New Hope
First official, stable release of PyDwarf. Everything ought to be in working order.
Refer to the tutorial for a thorough guide on configuring, running, and writing scripts for PyDwarf. The numerous example scripts and the somewhat complete in-source documentation are excellent starting points for modders looking to get their toes wet.