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 "v0.31:Version number"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Rated article "Fine" using the rating script)
(rename 'bugfix' to minor, 40d had this problem but not as severe since there were bloats)
Line 7: Line 7:
 
# The first number is how many hundreds of core components have been completed.
 
# The first number is how many hundreds of core components have been completed.
 
# The second number is the total number of [http://www.bay12games.com/dwarves/dev.html core] components completed.
 
# The second number is the total number of [http://www.bay12games.com/dwarves/dev.html core] components completed.
# The third number is increased by one for each bug-fix release of a version.
+
# The third number is increased by one for each "minor" release (one that does not advance the core components completed, usually a bug-fix release) of a version.
  
 
==Example==
 
==Example==
v0.31.12, the 12th bugfix release of the version of Dwarf Fortress with 31 core components complete.
+
v0.31.12, the 12th minor release of the version of Dwarf Fortress with 31 core components complete.
 
{| style='width: 25em; margin: 1em auto; border-spacing: 0; text-align: center'
 
{| style='width: 25em; margin: 1em auto; border-spacing: 0; text-align: center'
 
|-
 
|-
Line 49: Line 49:
 
| colspan='8' style='padding: 0.25em; border: 2px solid #9df; background: #eef5ff' | 31 '''core''' components completed
 
| colspan='8' style='padding: 0.25em; border: 2px solid #9df; background: #eef5ff' | 31 '''core''' components completed
 
| width='2em' |<div style='width: 1.5em'></div>
 
| width='2em' |<div style='width: 1.5em'></div>
| colspan='2' style='padding: 0.25em; border: 2px solid #db8; background: #fff5ee' | 12th '''bug-fix''' release
+
| colspan='2' style='padding: 0.25em; border: 2px solid #db8; background: #fff5ee' | 12th '''minor''' release
 
|}
 
|}
  

Revision as of 18:33, 24 August 2010

This article is about an older version of DF.

Tarn Adams assigns a version number for every Dwarf Fortress release . Recent version numbers contain three number sections defining the release information. The older format contains four.

Newer short form:

Version numbers are composed of three numbers. Each component has its own meaning:

  1. The first number is how many hundreds of core components have been completed.
  2. The second number is the total number of core components completed.
  3. The third number is increased by one for each "minor" release (one that does not advance the core components completed, usually a bug-fix release) of a version.

Example

v0.31.12, the 12th minor release of the version of Dwarf Fortress with 31 core components complete.

0 . 31 . 12
Fewer than 100 core components complete
31 core components completed
12th minor release

Older long form:

Version numbers were composed of four numbers and a letter, and possibly another number after the letter. Each component had its own meaning:

  1. The first number was how many hundreds of core components had been completed.
  2. The second number was the total number of core1 components completed.
  3. The third number was the total number of required1 components completed.
  4. The fourth number was the total number of bloat1 components completed.
  5. The adjacent letter was increased by one alphabetically for each bug-fix release of a version.
  6. The number after the letter referred to openGL optimizations. These reflected no changes to the gameplay, only to top-level interface and improved performance on newer video cards.

1 There used to be separate pages for each of these, they have now been archived here.

Example

v0.28.181.40d19, the 19th optimisation release of the 4th bugfix release of the version of Dwarf Fortress with 28 core components, 181 required components and 40 bloat components complete.

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.