I have updated the C# Kaiou Update Checker. In short: I basically rewrote the entire program. I made it more efficient, added the ability for the program to actually download an update (something it previously couldn’t do) and made it several kb smaller than the previous version. Keep reading if you want to see the full changelog.
Version 1.0.1 Changelog ADDED: * The ability for the program to attempt and download the most current patch for you. If it fails, it will automatically send you to the download page for manual download as it did in the previous version. * New menu option under "Updater" to visit the Kaiou forum. Here you can participate in the Kaiou discussions as well as visit a mega page that has all versions of Kaiou for download. * A cancel button for the Options form. CHANGED: * The looks changed slightly to make the buttons less massive and the program to look a little better. * About changed slightly with a new graphic and a mention of the last time the program was updated in conjunction to when it was originally created. * Internal code changed to be more efficient. This also means the update checker's filesize is a little smaller than the previous version. * Internal code changed so that if I ever get to Kaiou 8 I won't have to manually update the file. It should automatically detect version 8 and redirect the downloads to the appropriate place. * If the version file is invalid for any reason, it will tell you that you need to set a new one via the options. This was done this way to fix a very, very bad bug that I could not eliminate any other way.
