This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "BZFlag 2.99"

From BZFlagWiki
Jump to: navigation, search
Line 8: Line 8:
  
 
==Version Number Change==
 
==Version Number Change==
v3.0 is the first version to use the new version numbering system.  The 3.0 release initially began as the 2.1 development line, with the intent of being released as version 2.2.  Part of the way through development, however, the [[versioning|Versions]] number scheme changed and the development revision changed from 2.1 to 2.99.  With previous releases the minor version number in the version triplet (major.minor.revision) represented protocol anc client compatibility.  With 3.0 compatibility is instead reflected in the major version number. This new scheme gives more "room" to deal with minor packaging revisions and patch release updates.  
+
v3.0 is the first version to use the new version numbering system.  The 3.0 release initially began as the 2.1 development line, with the intent of being released as version 2.2.  Part of the way through development, however, the [[Versions|versioning]] number scheme changed and the development revision changed from 2.1 to 2.99.  With previous releases the minor version number in the version triplet (major.minor.revision) represented protocol anc client compatibility.  With 3.0 compatibility is instead reflected in the major version number. This new scheme gives more "room" to deal with minor packaging revisions and patch release updates.  
  
 
==Features==
 
==Features==
Line 42: Line 42:
  
 
==See also==
 
==See also==
[[BZFlag Version Numbers]]
+
[[Versions]]
  
 
[[Category:Versions]]
 
[[Category:Versions]]

Revision as of 07:32, 21 November 2007

BZFlag version 3.0 is the next planned release of BZFlag.

Overview

Version 3.0 is currently in development and marked as version v2.99.x. Upon release it will be marked as version v3.0. The primary goals for this version are improved server side stability and security in an effort to minimize the impact of clients that have been modified to provide their users benefit ( aka, cheating ). Additional efforts are being made to extend the server side customization of the game. v3.0 will be completely incompatible with all previous versions of the game. Users of v3.0 will only be able to play on 3.0 servers. This is similar to how v2.0 was incompatible with 1.10.

Development

Development began on 3.0 on October 25th 2005. After an initial rush of changes, development stalled, as a number of bugs were found in the current release build of the time (v2.0.4). These bugs and problems, as well as a number of graphical changes from trepan necessitated the release of a compatible v2.0.6, v2.0.8, and v2.0.10 releases.

Version Number Change

v3.0 is the first version to use the new version numbering system. The 3.0 release initially began as the 2.1 development line, with the intent of being released as version 2.2. Part of the way through development, however, the versioning number scheme changed and the development revision changed from 2.1 to 2.99. With previous releases the minor version number in the version triplet (major.minor.revision) represented protocol anc client compatibility. With 3.0 compatibility is instead reflected in the major version number. This new scheme gives more "room" to deal with minor packaging revisions and patch release updates.

Features

v2.99 already has a number of server side features that make for a much improved gameplay experience. Features such as

  • Flag pickups
  • Identify
  • Pausing
  • Water Death
  • Shot type
  • Bots

have all been moved to the server, preventing a modified client from changing the outcome of the game logic. Additional features are planed to be moved server side, including shot, hit, and death detection.

A number of small checks and fixes have been put in to verify the game state as well.

Changes have been made to the graphical quality settings. What was Experimental quality in 2.0.8 is now High quality. Medium quality is between the old High and Medium, and Low has remained mostly unchanged.

The new Experimental mode includes new shot and flag graphics. Examples of the new shots (internally called, GeoBolt and GeoLaser) can be seen here.

It should be noted that the new shot graphics are not for people with older or slower video cards.

A full list of changes can be found in the NEWS file in the BZFlag Source code in SVN.

Known Issues

A lot of stuff needs testing, and probably doesn't work.

Release Date

As is always the case for major updates to BZFlag, 3.0 will be released when it is done. At present, a number of major features still need to be implemented before a new release will be made.

See also

Versions