Sorry for the forum necromancy, everyone!
Lestat:
No one was ever brave enough to host the 100MB version. It's dead now ;(
I abandoned this thread over 6 months ago!
Anyways, I've been busy like a bug with work (Newly Employed), and work on WPI 2.0 has been long in coming, but I'd like to start the hype machine! Unfortunatly, it won't be with page long adverts in gaming mags with a crowbar, but it will be with this:
Quote
Changelog
---------
Version 2.0B
- Added support for multiple resolutions, as well as making it simple to support higher resolutions. It will currently work on 640X480 up to 1024X768 natively.
- Wrote code that is specifically designed for detecting and changing the WPI window size, so it can fit each resolution properly.
- Altered the format of the configuration files, so you only now have to edit one file. Before, you needed to edit the HTML Files, generate.js, default.js, and other files. Now it's just config.js.*
- Integrated most of the static scripts into one large JS file called api.js. This improves debugging.
The one item marked by a * is
incomplete nearly complete. Unfortunatly, your old profiles will not be compatible with the new version, but it'll be simple getting them upgraded. With this new system in place, I may return to making the configuration applet.
The interface is the same, but the code 'under the hood' has changed quite a bit. I'm thinking about removing the popup hints, since I want to use as much original code as possible.
The actual pages with the options (boxes.html) has been replaced with a start page that then loads a template page that gets the information from config.js, If I'm successful, config.js will be the only file you will have to edit. Options that are not filled in will simply not appear.
Finally, a printable manual is in the works, and is about 70% complete. I want to explain the functions in detail still.
Anyways, I'm reluctant to press the post button, for fear of breaking hearts and eating foot later, so as I press it, I want you all to understand that this is almost done. I'm just stumbling on this last part, so if I can't get it done in the next few weeks, I'll send everyone what I have and let chaos take it's course. It should be mostly functional by then
Oh, and here is how it will look when it's done. The left shows the 640X480 version, and the right is the 1024X768 version. It fills the screen by default, and even hides the taskbar.
The options are not generated on the fly, yet. This is now working!
Update:
I'm quite happy to say that this will be complete a lot sooner than I thought. I had a lot of free time today, and managed to get by the bugs. In other news, I think everyone will find it much easier use this version.