Skip to content

DFHack 0.43.05-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lethosor lethosor released this 12 Feb 01:57
· 9165 commits to master since this release

This build fixes some structure issues and related crashes.

DFHack 0.43.05-beta1

Fixes

  • Fixed various crashes on 64-bit Windows related to DFHack screens, notably manipulator
  • Fixed addresses of next_id globals on 64-bit Linux (fixes an automaterial/box-select crash)
  • ls now lists scripts in folders other than hack/scripts, when applicable
  • modtools/create-unit: stopped permanently overwriting the creature creation
    menu in arena mode
  • season-palette: fixed an issue where only part of the screen was redrawn
    after changing the color scheme
  • title-version: now hidden when loading an arena

Structures

  • file_compressorst: fixed field sizes on x64
  • historical_entity: fixed alignment on x64
  • ui_sidebar_menus.command_line: fixed field sizes on x64
  • viewscreen_choose_start_sitest: added 3 missing fields, renamed in_embark_only_warning
  • viewscreen_layer_arena_creaturest: identified more fields
  • world.math: identified
  • world.murky_pools: identified

Additions/Removals

  • generated-creature-renamer: Renames generated creature IDs for use with graphics packs

Other Changes

  • title-version: Added a prerelease indicator