Donate Share

BZFlag Server GUI

File Release Notes and Changelog

Release Name: 2.1.1771

Notes:
The version 2.0 beta was a bit flawed; this is mainly a bugfix release for version 2.0, but a MAJOR upgrade for version 1.x.

Changes: Version 2.1.1771 - 19 February 2003 (268K) * Fixed nasty bug that prevented a clean install of BZFSGUI from starting on some systems with windows 2K/XP and an optical drive on letters D: or E: (This bug was introduced in 1.10 or 1.11; if you have been receiving 'Error 52' on startup, this will fix it) * Client options other than to enable client startup are disabled on loading if the INI specifies not to launch the client on a successful server launch * Added "Force INI Save" menu item * Added "Reload last working options" menu item * Improved keyboard navigation, fixed taborders, and provided several accelerators * Improved the efficiency of several functions * Added comments and otherwise revised new code added in version 2.0 Version 2.0.1771 - 18 February 2003 (268K) * Completely redid 'Flags' tab - this way is much more flexible * Added new 'Compatibility' tab and moved compatibility options to it * Added AutoDetect Compatibility button * Added new 'Post-launch' tab with options for launching the client and quitting BZFSGUI (thx megachirops) * Moved BZFS version information into the standard display window * Fixed BZFS -help and -version output, should be faster, and actually works * Fixed some Win2K/XP specific problems and some problems with very fast computers * Increased startup speeds * Added support for BZFlag 1.7g1 (and 1.7g2, presumably) * Checks to make sure text boxes are filled in if check boxes are checked (thx Fred) * Removed dead code * Renamed 'Form1' and 'Form3' to 'frmMain' and 'frmDisplayTXT'