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

Difference between revisions of "DevelopmentPlans/2.4.2"

From BZFlagWiki
Jump to: navigation, search
Line 4: Line 4:
 
==Tasks==
 
==Tasks==
  
===BugFixes===
+
===Bug Fixes===
  
 +
===Introduced in previous release===
 +
* "ST" autopilot 'issue' https://sourceforge.net/tracker/?func=detail&aid=3368248&group_id=3248&atid=103248
 +
 +
====Critical====
 +
 +
====Secondary====
 +
* z buffer issues https://sourceforge.net/tracker/?func=detail&aid=3368245&group_id=3248&atid=103248
 +
* filter -publictitle https://sourceforge.net/tracker/?func=detail&aid=3368247&group_id=3248&atid=103248
  
 
===Features===
 
===Features===
* BZFScron
+
* BZFScron (implement as backport from 2.99)
* Fastmap
+
* Fastmap ( make work )
* Push Stats
+
* Push Stats ( finish backend )
* Joystick fixes
+
* Joystick fixes (DTR?)
* CIDR/subnet bans from Filter.cxx
+
* CIDR/subnet bans from Filter.cxx (Make a common ban check/resolution function/class?)
  
  
  
 
[[Category:Development Plans]]
 
[[Category:Development Plans]]

Revision as of 22:14, 15 July 2011

Overview

2.4.2 will be the first maintenance release of the 2.4.x compatibility line. Its primary function is to fix bugs found in the 2.4.0 release and to include non breaking items that were not ready during the initial release

Tasks

Bug Fixes

Introduced in previous release

Critical

Secondary

Features

  • BZFScron (implement as backport from 2.99)
  • Fastmap ( make work )
  • Push Stats ( finish backend )
  • Joystick fixes (DTR?)
  • CIDR/subnet bans from Filter.cxx (Make a common ban check/resolution function/class?)