diff --git a/docs/Authors.rst b/docs/Authors.rst index b9edfa3d5..bfac252a1 100644 --- a/docs/Authors.rst +++ b/docs/Authors.rst @@ -10,6 +10,7 @@ or make a pull request! Name Github Other ======================= ======================= =========================== 8Z 8Z +Abel abstern acwatkins acwatkins Alexander Gavrilov angavrilov ag Amostubal Amostubal @@ -158,6 +159,7 @@ simon Simon Jackson sizeak stolencatkarma Stoyan Gaydarov sgayda2 +Su Moth-Tolias suokko suokko shrieker sv-esk sv-esk Tachytaenius wolfboyft diff --git a/docs/changelog.txt b/docs/changelog.txt index d06037b87..1c6541d4b 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -42,6 +42,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `stockflow`: fixed ``j`` character being intercepted when naming stockpiles ## Misc Improvements +- `autofarm`: now fallows farms if all plants have reached the desired count - `buildingplan`: set global settings from the ``DFHack#`` prompt: e.g. ``buildingplan set boulders false`` - `buildingplan`: add 'enable all' option for buildingplan (so you don't have to enable all building types individually). this setting is not persisted (just like quickfort_mode is not persisted), but it can be set from onMapLoad.init - `buildingplan`: modified ``Planning Mode`` status in the UI to show whether we're in quickfort mode, enable all mode, or whether just the building type is enabled.