- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
Save version
Every world in Dwarf Fortress contains an internal save version ID number to denote the version in which it was last saved, as well as the version in which it was originally generated. When a world is loaded, the game uses this value to determine how to process all of the data it reads - data which didn't exist at the time is generated from scratch (e.g. hauling routes, added in version 0.34.08), and data which is no longer used (e.g. basic thoughts, replaced with emotions in version 0.42.01) gets skipped.
Not all Dwarf Fortress releases actually incremented the save version number (especially those which only fixed bugs, and some releases incremented it multiple times (once for each piece of new data stored).
This number normally isn't visible during gameplay, but various tools (such as DFHack) can be used to query it.