| Fixes and changes | Credit | patch against 1.0.2 |
|---|
| Fix | Zip files doesn't work with PHP v<5.0. | Boa Constrictor | here |
| Fix | Blank timestams gives error messages in a windows environment. | Boa Constrictor | here |
| New | Detect zip support on the server and give manual instructions for game installation if not enabled. | Boa Constrictor | here |
| Fix | Default URL set to 'http://localhost/phpraider' by the installer. | Boa Constrictor | here |
| Fix | Persistent DB setting not saved when not choosen. | Boa Constrictor | here |
| Fix | Setup saves "weird" variables if session variable was allready filled before installation stated. | Boa Constrictor | here |
| Fix | Multiclasses doesn't work with roster. | Boa Constrictor | here |
| Fix | Choosing template doesn't stick in configuration. | Boa Constrictor | here |
| New | Added config option for first day of the week. | Boa Constrictor | here |
| Fix | phpbb2 auth working when register_globals is on. | Boa Constrictor/wenahs/Agamennon | here |
| Fix | Div installation cleanups. | Boa Constrictor | |
| Fix | Class select javascript error if definitions isn't ordered in the database. | Boa Constrictor/Seether | here |
| Fix | Guild and sex not remembered when editing a character | Subxero/Boa Constrictor | here |
| Fix | Really fixed the class select javascript error if definitions isn't ordered in the database. | Boa Constrictor/Seether | here |
| Fix | Fix for 'SELECT profile_id FROM phpraider_raid WHERE raid_id=' | Iluvatar/Boa Constrictor | here |
| Fix | Changing roles only affects the first person of that role, not the selected person | Felkin | here |
| Made the queries in functions.raid.php use aliases, so it's more readable. | Boa Constrictor | here |
| Fix | Autoqueue fix when autoqueue wasn't selected and removed the 'approved' signup option if autoqueue was selected and user doesn't have admin rights for the raid. | Iluvatar/Subxero/Boa Constrictor | here |
| Fix | Character class gets wrong on signup. | Boa Constrictor | here |
| Fix | Warning for uninitialized $_POST['comment'] in signup.php. | Boa Constrictor | here |
| Fix | Division by zero fix for the raid details page for when the seconds reaces 0 and when someone set up a raid without limits. | Boa Constrictor/Ragowit | here |
| Fix | Corrected count in the tooltip on the frontpage. | Subxero/Boa Constrictor | here |
| Fix | Removed some joins that was not needed from the queries on the frontpage. | Boa Constrictor | here |