|
|
@ -35,6 +35,20 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
|
|
|
|
|
|
|
|
|
|
|
|
## New Plugins
|
|
|
|
## New Plugins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Misc Improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 50.07-alpha1
|
|
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
|
|
## Fixes
|
|
|
|
- ``Units::isFortControlled``: Account for agitated wildlife
|
|
|
|
- ``Units::isFortControlled``: Account for agitated wildlife
|
|
|
|
-@ Fix right click sometimes closing both a DFHack window and a vanilla panel
|
|
|
|
-@ 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.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.
|
|
|
|
- ``widgets.FilteredList``: Added ``case_sensitive`` optional paramter to determine if filtering is case sensitive.
|
|
|
|
|
|
|
|
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 50.05-alpha3.1
|
|
|
|
# 50.05-alpha3.1
|
|
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
|
|
## Fixes
|
|
|
|