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

DevelopmentGoals

From BZFlagWiki
Revision as of 23:24, 14 November 2007 by 67.131.219.2 (Talk) (New page: This page describes the development goals for the project. It is a set of desired features, problem areas, wishlist items that define the general direction that the developers feel the pro...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page describes the development goals for the project. It is a set of desired features, problem areas, wishlist items that define the general direction that the developers feel the project should be taken in.

Tools

List Server

The list server that is in use now is considered by many to "suck". A new list server/authentication system that can work using some sort of distributed network system to allow for redundancy would be greatly desired.

proposals include:

* Using LDAP for authentication
* Moving away from PHP/Apache to a real compiled deamon.
* moving away from HTTP to a more efficient TCP protocoll.

Game server

Game Client