Update NEWS.rst

develop
lethosor 2016-03-04 20:18:59 -05:00
parent 3c6f474588
commit 5a229a2dd3
1 changed files with 20 additions and 0 deletions

@ -70,11 +70,31 @@ New Features
Fixes Fixes
----- -----
- More plugins should recognize non-dwarf citizens
- Fixed
- `exportlegends`: Handles entities without specific races, and a few other fixes for things new to v0.42 - `exportlegends`: Handles entities without specific races, and a few other fixes for things new to v0.42
- `gaydar`: Fixed text display on OS X/Linux and failure with soul-less creatures
- `manipulator`:
- allowed editing of non-dwarf citizens
- stopped ghosts and visitors from being editable
- fixed applying last custom profession
- `modtools/create-unit`: Stopped making units without civs historical figures
- `modtools/force`:
- Removed siege option
- Prevented a crash resulting from a bad civilization option
- `showmood`: Fixed name display on OS X/Linux - `showmood`: Fixed name display on OS X/Linux
Misc Improvements Misc Improvements
----------------- -----------------
- Fixed a possible crash from cloning jobs
- `autolabor`, `autohauler`, `manipulator`: Added support for new jobs/labors/skills
- `devel/export-dt-ini`: Updated for 0.42.06
- `lua`: Now supports some built-in variables like `gui/gm-editor`, e.g. ``unit``, ``screen``
- `stockflow`: Now offers better control over individual craft jobs
- `weather`: now implemented by a script - `weather`: now implemented by a script