Update changelog, scripts

develop
lethosor 2018-07-03 00:18:23 -04:00
parent a4384a9e98
commit 2dd8aea5ab
2 changed files with 15 additions and 1 deletions

@ -40,6 +40,17 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Fixes
- `fix/dead-units`: fixed script trying to use missing isDiplomat function
## Misc Improvements
- Console:
- added support for multibyte characters on Linux/macOS
- made the console exit properly when an interactive command is active (`liquids`, `mode`, `tiletypes`)
- Made the ``DFHACK_PORT`` environment variable take priority over ``remote-server.json``
- `dfhack-run`: added support for port specified in ``remote-server.json``, to match DFHack's behavior
- `remove-stress`:
- added support for ``-all`` as an alternative to the existing ``all`` argument for consistency
- sped up significantly
- improved output/error messages
## API
- New functions:
- ``Units::isDiplomat(unit)``
@ -47,6 +58,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Internals
- jsoncpp: updated to version 1.8.4 and switched to using a git submodule
## Structures
- ``viewscreen_civlistst``: fixed layout and identified many fields
# 0.44.11-alpha1
## Structures

@ -1 +1 @@
Subproject commit aed35fdefa7a7818e99c5a6ed9a0c878458cdb7c
Subproject commit 67e6f439d566259ff91739b1d124cb815c2bdf7b