|
|
@ -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-alpha3
|
|
|
|
|
|
|
|
|
|
|
|
## Fixes
|
|
|
|
## Fixes
|
|
|
|
-@ ``widgets.HotkeyLabel``: don't trigger on click if the widget is disabled
|
|
|
|
-@ ``widgets.HotkeyLabel``: don't trigger on click if the widget is disabled
|
|
|
|
- ``dfhack.job.isSuitableMaterial``: now properly detects lack of fire and magma safety for vulnerable materials with high melting points
|
|
|
|
- ``dfhack.job.isSuitableMaterial``: now properly detects lack of fire and magma safety for vulnerable materials with high melting points
|
|
|
@ -42,8 +56,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
|
|
|
|
|
|
|
|
|
|
|
|
## Misc Improvements
|
|
|
|
## Misc Improvements
|
|
|
|
- `dig-now`: added handling of dig designations that have been converted into active jobs
|
|
|
|
- `dig-now`: added handling of dig designations that have been converted into active jobs
|
|
|
|
|
|
|
|
- `buildingplan`: entirely new UI for building placement, item selection, and materials filtering!
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
## API
|
|
|
|
- Gui focus strings will no longer get the "dfhack/" prefix if the string "dfhack/" already exists in the focus string
|
|
|
|
- Gui focus strings will no longer get the "dfhack/" prefix if the string "dfhack/" already exists in the focus string
|
|
|
|