v50 Steam/Premium information for editors
  • 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.
This notice may be cached—the current version can be found here.

Difference between revisions of "40d:Version number"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (Linked)
m (Linked)
Line 87: Line 87:
 
== See Also ==
 
== See Also ==
 
* [[Development Arcs]]
 
* [[Development Arcs]]
 +
* [[Game Development]]
 
* [[:Category:Version|Version List]]
 
* [[:Category:Version|Version List]]

Revision as of 20:34, 21 April 2008

Tarn Adams assigns a 4-piece version number to each Dwarf Fortress release. Each number has it's own meaning.

  1. The first number indicates an alpha or beta state, it will be "1" when it is no longer in beta and has gone gold.[1]
  2. The second number is the total number of core components completed.
  3. The third number is the total number of req components completed.
  4. The fourth number is the total number of bloat components completed.
  5. The adjacent letter is increased by one alphabetically for each bug-fix release of a version.

Example:

0 . 27 . 176 . 38 c
Currently in an  alpha release
27 core components have been completed
176 required components have been completed
38 bloat components have been completed
A third bug-fix release

See Also