bump to 50.07-alpha1

develop
Myk Taylor 2023-02-10 10:26:37 -08:00
parent 616d8d1bfc
commit 5100a7ea40
No known key found for this signature in database
4 changed files with 17 additions and 5 deletions

@ -190,7 +190,7 @@ endif()
# set up versioning.
set(DF_VERSION "50.07")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

@ -35,6 +35,20 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## New Plugins
## Fixes
## Misc Improvements
## Documentation
## API
## Lua
## Removed
# 50.07-alpha1
## Fixes
- ``Units::isFortControlled``: Account for agitated wildlife
-@ Fix right click sometimes closing both a DFHack window and a vanilla panel
@ -71,8 +85,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- ``widgets.HotkeyLabel``: Added ``setOnActivate`` method to allow easily updating the ``on_activate`` callback.
- ``widgets.FilteredList``: Added ``case_sensitive`` optional paramter to determine if filtering is case sensitive.
## Removed
# 50.05-alpha3.1
## Fixes

@ -1 +1 @@
Subproject commit f2f2ba3cd8b4a45919bc597cb47cbb5994dc359c
Subproject commit 0c8d9a8cdeeecd1ec3cd4f47a9d2682fec8f93e6

@ -1 +1 @@
Subproject commit cc8d3412146b02e6bfef02f0a7881add6b6ef60a
Subproject commit aae5d860106017bb8a7a3bb8bcaa8a9252f3839e