Version 1.1 - March 26th, 2006
+ Basic user statistics now displayed when the player loads.
+ Fixed playlist scroll bar bug.
+ Added support for extended playlists, up to 50 songs.
+ Titles that are too long for the player window now scroll automatically.
Version 1.0c - February 9th - March 5th, 2006
+ Compacted source code and removed duplicate functions to reduce load size.
+ Finalized account creation variables. A few beta accounts have been created.
+ Imported song data into database.
+ Latest song additions can now be viewed when logged in.
+ Dynamic server status page revised.
+ Song variables changed from 'tinyint' to 'int' to allow for more then 127 songs.
+ Automated request system in testing.
Version 1.0b - February 6 - 8th, 2006
+ Created external XML datasheet for avatar image, text, text color, and text size data.
+ Created external XML datasheet for song playlist information.
+ Added MySQL connectivity to both XML sheets for dynamic content.
+ Began creation of website based control panel for changing XML data, on a client variable basis.
+ Removed seperate playlist buttons, inserted single button for easy access to GrapeAMP page.
+ Integrated MySQL database for dynamic playlist creation.
+ Inserted song entries into database.
+ Completed login scripts for website. Prepared account variables for control panel options.
+ Added balance system for automatic gold transactions.
Version 1.0a - February 1st, 2006
+ Began project.
+ Explored streaming capabilities of flash. Decided on a file quality of 56kbps / 22khz for tracks.
+ Experimented with playlist changing with various 'category' buttons.
+ Added a few songs in an XML datasheet to be imported as playlists.