wxLauncher 0.9.0 alpha has been released. You can download it from
the release post.
Summary of changes since 0.8.0 affecting all platforms:
New look! * Replaced big blue icons along the left side with plain tabs along the top
* Removed components that don't (yet) work or were otherwise unnecessary
* Removed components from platforms that currently don't support them
* Reformatted whatever components were left
* Added spacing and padding around and between components
* Components that were previously cut off the edge of the launcher window are no longer cut off
* Launcher is now minimizable
* Removed status bar fields that are currently unused
Profile changes: * Profile cloning is now supported
* On a profile switch, the newly loaded profile's settings and flags are loaded correctly
* On profile switch, on profile creation, and on launcher exit, if the current profile has unsaved changes and the "Automatically save profiles" box is unchecked, you'll be asked whether you want to save the changes
* Global profile (which includes things like last profile used, whether profile autosaving is on, most recently retrieved HLP highlights) is now always saved on launcher exit
* Default values in the launcher are automatically written to new, uninitialized profiles
* New profiles are automatically saved to disk right after they are initialized
Welcome page changes: * "Automatically save profiles" checkbox now works correctly. If the checkbox is checked, then profiles are automatically saved before a profile switch and on launcher exit, as well as right after you check the checkbox.
Basic Settings page changes: * After OpenAL is detected, default sound device is the first device on the list
* Default video settings are now maximum supported screen resolution and 32-bit color depth
* List of screen resolutions is now sorted by aspect ratio, then by size, both in descending order, with a header for each aspect ratio category
* "Force local port:" box no longer displays 0 if no value is entered
* Refresh buttons for the list of FSO executables (and on Windows, for the list of FRED executables as well)
* If there is no valid root folder and FSO executable selected, the settings other than root folder/executable selection disappear
* Various improvements and corrections to FSO filename parsing
* Better descriptions for "Connection type" and "Connection speed" options (special thanks to KyadCK for help with coming up with them)
Advanced Settings page changes: * Lighting presets box added
* Double-clicking on a flag brings up its online documentation, if available
* Text in "Current command line" box now wraps properly
* If the flag list box has an error (invalid root folder, etc.), the other components on the page disappear, and the error text is centered in the flag list box
Other changes: * Fix for launcher window expanding if the launcher is started with a profile that doesn't have a valid FS2/TC root folder selected.
* Some revisions to help system content, although it needs a lot more work
* Numerous formatting adjustments and text revisions
* Assorted bug fixes
* ReadMe.txt updated with improved build instructions for all platforms
Changes affecting Windows only:
- Icon added
- FRED launching!
To enable it, open the file global.ini in the directory
%AppData%\wxlauncher in a text editor and then add the following text to the end of the file:
[opt]
configfred=1
Be sure to make this change while wxLauncher is not running.
(well, GUI support for FRED launching is available on all platforms, but FRED is currently only available on Windows)
- Improved presentation of the flag list (special thanks to The E for formatting advice)
- Multiplayer now works! (special thanks to KyadCK for help with testing)
- Checkboxes for speech settings now work correctly
- Text-to-speech is now turned off by default
Changes affecting Linux only:
- wxL now generates valid fs2_open.ini files
- "make install" now installs to /usr/local instead of /usr/local/local
- If the "data" folder (for writing cmdline_fso.cfg) in the current FS2/TC root folder doesn't exist, wxL will attempt to automatically create it
- Fixed a false warning when parsing filenames of release builds
- Error text on mods page is now properly centered
Changes affecting OS X only:
- OS X support!
The wxLauncher Team would like to thank our testers since version 0.8.0:
Windows: Axem, BlasterNT, mjn.mixael, Mongoose, pecenipicek, Woolie Wool
Linux: Eli2, niffiwan, qazwsx, r8dhex, Swantz
OS X: Androgeos Exeunt, chief1983, Echelon9, fortozs, swarmster, swashmebuckle
as well as others who helped fix bugs (Halleck, KyadCK) or gave valuable suggestions and feedback (The E, Valathil, and Zacam).