Merge remote-tracking branch 'myk002/myk_dreamfort_unbiggen' into develop

develop
lethosor 2021-06-04 00:15:32 -04:00
commit 40e8ee6dd9
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
2 changed files with 1238 additions and 1844 deletions

File diff suppressed because it is too large Load Diff

@ -44,6 +44,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `blueprint`: make ``depth`` and ``name`` parameters optional. ``depth`` now defaults to ``1`` (current level only) and ``name`` defaults to "blueprint"
- `blueprint`: allow ``depth`` to be negative, which will result in the blueprints being written from the highest z-level to the lowest. before, blueprints were always written from the lowest z-level to the highest.
- `blueprint`: add the ``--cursor`` option to set the starting coordinate for the generated blueprints. a game cursor is no longer necessary if this option is used.
- `quickfort`: the Dreamfort blueprint set can now be comfortably built in a 1x1 embark
- `tweak` hide-priority: changed so that priorities stay hidden (or visible) when exiting and re-entering the designations menu
## Lua