bump to 50.08-r4

develop
Myk Taylor 2023-06-23 10:59:21 -07:00
parent 30e6c44769
commit eff1755675
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
4 changed files with 24 additions and 14 deletions

@ -8,8 +8,8 @@ project(dfhack)
# set up versioning.
set(DF_VERSION "50.08")
set(DFHACK_RELEASE "r4rc1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_RELEASE "r4")
set(DFHACK_PRERELEASE FALSE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
set(DFHACK_ABI_VERSION 1)

@ -33,6 +33,24 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
# Future
## New Plugins
## Fixes
## Misc Improvements
## Documentation
## API
## Internals
## Lua
## Removed
# 50.08-r4
## New Plugins
- `logistics`: automatically mark and route items or animals that come to monitored stockpiles. options are toggleable on an overlay that comes up when you have a stockpile selected.
@ -45,22 +63,14 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `autonick`: additional nicknames based on burrowing animals, colours, gems, and minerals
- `stockpiles`: added ``barrels``, ``organic``, ``artifacts``, and ``masterworks`` stockpile presets
- `orders`: only display import/export/sort/clear panel on main orders screen
- `orders`: refine order conditions for library orders to reduce cancellation spam
- Blueprint library: dreamfort: full rewrite and update for DF v50
- Blueprint library: pump_stack: updated walkthrough and separated dig and channel steps so boulders can be cleared
- Blueprint library: aquifer_tap: updated walkthrough
- `orders`: better order conditions for the ``smelting`` library orders to reduce cancellation spam
- `dig-now`: can now handle digging obsidian that has been formed from magma and water
## Documentation
- `blueprint-library-guide`: update Dreamfort screenshots, add ``aquifer_tap`` screenshot
## API
## Internals
## Lua
## Removed
- `blueprint-library-guide`: update Dreamfort screenshots and links, add ``aquifer_tap`` screenshot
# 50.08-r3

@ -1 +1 @@
Subproject commit f423978117f5eba1d53d5d88937d85069a58382c
Subproject commit 916a497000651b64272dacda3a5005650d3c0c68

@ -1 +1 @@
Subproject commit 04a01e6d35a467ee40d6b706ce92f1c43a1acfa2
Subproject commit fcccedb91e48ebdbe151950c86689d52f0617ea9