Soon enough, soon enough. I am rewriting some of the code, for instance the Window I just showed used to be longer, less organized, and showed all stats, even ones that weren't modified. Not to mention that it could only show 4 classes in the Equippable Classes part.
As well, it was very messy, difficult to read, none of the script had comments, and things that weren't necessary were being done far too often (primarily because I kept introducing new elements, and instead of rewriting the script to have those things as a part of it, I was often just trying to stuff the new elements into the old design). Now that I know more about scripting, I have reservations about posting something that sloppy. As well, it had a couple of nasty bugs. It shouldn't be much longer regardless, I have only to rewrite two more classes before the better version is ready.