This release adds 64-bit Stonesense support on all platforms, plus a few new tweaks and other fixes.
Fixes
- Fixed Buildings::updateBuildings(), along with building creation/deletion events
- Fixed
plug
output alignment for plugins with long names - Fixed a crash that happened when a
LUA_PATH
environment variable was set add-thought
: fixed number conversiongui/workflow
: fixed range editing producing the wrong results for certain numbersmodtools/create-unit
: now uses non-English namesmodtools/item-trigger
: fixed errors with plant growthsremotefortressreader
: fixed a crash when serializing the local mapstockflow
: fixed an issue with non-integer manager order limitstitle-folder
: fixed compatibility issues with certain SDL libraries on macOS
Structures
- Added some missing renderer VTable addresses on macOS
entity.resources.organic
: identifiedparchment
entity_sell_category
: addedParchment
andCupsMugsGoblets
ui_advmode_menu
: addedBuild
ui_unit_view_mode
: addedPrefOccupation
unit_skill
: identifiednatural_skill_lvl
(wasunk_1c
)viewscreen_jobmanagementst
: identifiedmax_workshops
viewscreen_overallstatusst
: madevisible_pages
an enumviewscreen_pricest
: identified fieldsviewscreen_workquota_conditionst
: gave some fieldsunk
names
API Changes
- Allowed the Lua API to accept integer-like floats and strings when expecting an integer
- Lua: New
Painter:key_string()
method - Lua: Added
dfhack.getArchitecture()
anddfhack.getArchitectureName()
Additions/Removals:
- Added
adv-rumors
script: improves the "Bring up specific incident or rumor" menu in adventure mode - Added
install-info
script for basic troubleshooting - Added
tweak condition-material
: fixes a crash in the work order condition material list - Added
tweak hotkey-clear
: adds an option to clear bindings from DF hotkeys autofarm
: reverted local biome detection (from 0.43.05-alpha3)
Other Changes
- Added a DOWNLOAD_RUBY CMake option, to allow use of a system/external ruby library
- Added the ability to download files manually before building
gui/extended-status
: added a feature to queue bedsremotefortressreader
: added building items, DF version infostonesense
: Added support for 64-bit macOS and Linux