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

Difference between revisions of "DevelopmentPlans/2.3"

From BZFlagWiki
Jump to: navigation, search
(Backports)
Line 8: Line 8:
 
Note: This proposal requires changing the version docs to make the compatability be the minor version number.
 
Note: This proposal requires changing the version docs to make the compatability be the minor version number.
  
==Ideas==
+
==General ideas==
 
* Facilitate moving global services (e.g., my.bzflag.org) to new hardware.
 
* Facilitate moving global services (e.g., my.bzflag.org) to new hardware.
 
* Add one or two non-trivial client features so the players will be motivated to upgrade
 
* Add one or two non-trivial client features so the players will be motivated to upgrade
Line 31: Line 31:
  
 
==Backports==
 
==Backports==
 +
These items should be moved back from V3 into the new version.
 +
 
* Connection Header Change
 
* Connection Header Change
 
* Round Robin for services
 
* Round Robin for services
Line 54: Line 56:
  
 
==Backport evals==
 
==Backport evals==
 +
These items should be evaluated to see if they can be or should be moved back, but are not critial.
 +
 
* Map changes.
 
* Map changes.
 
* HTTP plugins
 
* HTTP plugins
Line 66: Line 70:
  
 
==Things NOT to backport==
 
==Things NOT to backport==
 +
These items should not be moved back due to stability issues. These are generaly be the blocking items preventing V3s current release.
 +
 
* Lag Comp
 
* Lag Comp
 
* Acceleration Changes
 
* Acceleration Changes
 
* Font System
 
* Font System

Revision as of 19:52, 11 May 2011

BZFlag 2.3 will be a development version intended to sidestep the abandonment of BZFlag 3.0 development.

Goal

The goal is to release a new version of BZFlag that is incompatible with 2.0.x for a good reason, and has at least one new feature that will make many players want to upgrade.

The hope is that this process will renew developer motivation and attract new developers.

Note: This proposal requires changing the version docs to make the compatability be the minor version number.

General ideas

  • Facilitate moving global services (e.g., my.bzflag.org) to new hardware.
  • Add one or two non-trivial client features so the players will be motivated to upgrade
 - graphics quality?
 - server list backport?
 - Cloaked Shot flag (hoping for better than this)
  • anti-cheating?
  • Fix the protocol bug that version 2.0.16 was a bandaid for.
  • Remove the /identify command.
  • BZBB rank promotions! ;-)

Schedule

  • Immediately open 2.0.17 up for whitespace, Subversion properties, copyright notices, and other easy changes that don't break protocol.
  • Solicit specific change proposals that can be completed within one month. Each proposal must be sponsored by an individual developer who will lead its implementation.
  • When proposals are in and accepted by consensus, start the 1-month countdown clock.
  • Copy trunk to a V3_FAIL tag.
  • Copy v2_0branch to trunk and commit a change that requires a new protocol number.
  • Implement accepted proposals and test.
  • After 1 month, revert any changes that have caused unfixed regressions.
  • Update version docs and make trunk into 2.4.0.0 for releease.
  • Tag Trunk to 2_4branch trelease.

Backports

These items should be moved back from V3 into the new version.

  • Connection Header Change
  • Round Robin for services
  • Server Side Scoring
  • Sim loop breakup (to prevent F5)
  • Server Side Flag ID and pickup
  • New Shot Graphics
  • Hud Markers
  • Removal of low, promotion of experimental to high.
  • Server List from SOC
  • API rework
  • Remove Identify
  • Windows Project Cleanup
  • New Make system
  • New source docs ( authors etc..)
  • Server side handicap
  • Gm shot checks
  • Stealth fixes for rabbit
  • Screenshot fixes
  • Update Notification
  • Wings Velocity Change
  • Message Protection

Backport evals

These items should be evaluated to see if they can be or should be moved back, but are not critial.

  • Map changes.
  • HTTP plugins
  • Lua
  • New API events
  • Network buffering
  • New Translations
  • BZFChron
  • Server Side Players
  • Bugfixs not in notes
  • New flags

Things NOT to backport

These items should not be moved back due to stability issues. These are generaly be the blocking items preventing V3s current release.

  • Lag Comp
  • Acceleration Changes
  • Font System