Update changelog, authors

Ref #1752, #1753
develop
lethosor 2021-01-30 18:11:39 -05:00
parent c78866aba7
commit 6c379752fe
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
2 changed files with 3 additions and 0 deletions

@ -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

@ -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.