Version number
From Dwarf Fortress Wiki
The version number identifies each Dwarf Fortress release. Tarn Adams assigns it when he publishes a release. Version numbers are composed of four numbers and a letter. Each component has its own meaning:
- The first number is how many hundreds of core components have been completed.
- The second number is the total number of core components completed.
- The third number is the total number of required components completed.
- The fourth number is the total number of bloat components completed.
- The adjacent letter is increased by one alphabetically for each bug-fix release of a version.
- The number after the letter refers to openGL optimizations. These reflect no changes to the gameplay; only to top-level interface and improved performance on newer video cards.
Contents |
[edit] Example
| 0 | . | 28 | . | 181 | . | 40 | d19 | |||||||||||||||||
| Fewer than 100 core components complete | 28 core components completed | 181 required components completed | 40 bloat components completed | A fourth bug-fix release. A 19th openGL update. | ||||||||||||||||||||
[edit] Latest version tag
The template to include the current version is {{v| }}, with the current version hand-typed after the pipe (the | ).
- Currentlyv0.28.181.40d, this is:
- {{v|0.28.181.40d}}
Alternatively, {{subst:current}} will produce the same output.
[edit] Version 1
Related page at Bay 12 Games: Version 1 Development
Dwarf Fortress is currently in an alpha development stage. There are still basic game features missing. The following goals need to be completed before alpha and beta are complete and version 1 will be released:
- In fortress mode, the fortress needs to be able to grow into a capital that can interact with the outside world in various ways, including trade, diplomacy and war.
- In adventure mode, the adventurer needs to be able to interact with all elements added.
- The core and required components need to be implemented.
