I've made a few more updates to the branch I've been playing around with:
- added all the soul's mental attributes (spatial sense, focus, willpower, etc..)
- added a new default tab for the added attributes (includes both physical and mental together)
- added an additional option to draw the header text from bottom to top
- slightly tweaked the threshold for traits so more of them are visible
- fixed a bug when applying filters while hiding children/babies
- included the current year offset so ages show up properly
you can
download it here and view the source code
hereI've been playing around with the Script Editor for finding out which of my Dwarves actually have any (useful/non-default) labors enabled, among other filtering tasks, and am wondering where the scripts themselves are stored. I see that there is probably supposed to be a menu option to edit existing scripts, but that menu appears to be disabled at the moment. In Lieu of that working, where do the scripts get stored between executions of DT? I'd like to go back and tinker with one i've already written, but don't exactly recall what all i put into it.
Thanks,
~Moz
These are the various base locations for the Dwarf Therapist settings:
Windows - %APPDATA% OR %COMMON_APPDATA%
Linux - $HOME/Settings OR /etc/xdg
Mac OS X - $HOME/.config OR /etc/xdg
Inside the above location you should see a
UDP Software directory, and within that is the settings file.