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
plugoutput alignment for plugins with long names - Fixed a crash that happened when a
LUA_PATHenvironment 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: identifiedparchmententity_sell_category: addedParchmentandCupsMugsGobletsui_advmode_menu: addedBuildui_unit_view_mode: addedPrefOccupationunit_skill: identifiednatural_skill_lvl(wasunk_1c)viewscreen_jobmanagementst: identifiedmax_workshopsviewscreen_overallstatusst: madevisible_pagesan enumviewscreen_pricest: identified fieldsviewscreen_workquota_conditionst: gave some fieldsunknames
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-rumorsscript: improves the "Bring up specific incident or rumor" menu in adventure mode - Added
install-infoscript 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