Update submodules, changelog, CMakeLists, Authors

develop
lethosor 2020-04-04 01:36:52 -04:00
parent 7409d552e2
commit c8a0ac146c
5 changed files with 14 additions and 3 deletions

@ -174,7 +174,7 @@ endif()
# set up versioning.
set(DF_VERSION "0.47.04")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_RELEASE "beta1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

@ -82,6 +82,7 @@ Matt Regul mattregul
Matthew Cline
Matthew Lindner mlindner
Max maxthyme Max^TM
McArcady McArcady
melkor217 melkor217
Meneth32
Meph

@ -41,7 +41,15 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
# 0.47.04-beta1
## Fixes
- Fixed a crash when starting DFHack in headless mode with no terminal
## Misc Improvements
- Added "bit" suffix to downloads (e.g. 64-bit)
- Tests:
- moved from DF folder to hack/scripts folder, and disabled installation by default
- made test runner script more flexible
- `dfhack-run`: added color output support
- `embark-assistant`:
- updated embark aquifer info to show all aquifer kinds present
- added neighbor display, including kobolds (SKULKING) and necro tower count
@ -51,6 +59,8 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Internals
- Improved support for tagged unions, allowing tools to access union fields more safely
- Added separate changelogs in the scripts and df-structures repos
- Moved ``reversing`` scripts to df_misc repo
# 0.47.03-beta1

@ -1 +1 @@
Subproject commit 4f1f3112849a57da52eb2fc4673f9f72b43cc407
Subproject commit d51a1c4ca36731db62517b699fddd2c011e6bc99

@ -1 +1 @@
Subproject commit 29fa4bc3e6a7c8229a8b88a7c80edbe4517cca72
Subproject commit e336520c09dbcd55bb9f7b3ca837d102a9026acf