I've been working on SSHT v1.2, I've added one feature already, I also plan on adding quite a few more including an 'expert' mode! Because of the changes that will be made there will be some changes made where as I will have to write an upgrade script for anyone using version 1.1 or older. For example, for anyone who doesn't realize this, there is a file called ssht.conf (it's in a nice hidden directory on your user's root directory) That's going to change to ssht.list, .conf will be for storing feature information, and a new one called expert.list. Fun stuff huh. I can't wait until I can get around to writing the entire damn thing in C++, it will be faster, easier, and only have 1 config file... I hope. Well that's all for now. Good Night!
Just an update, I'm working on the color codes and parser right now. Next will come an error catcher! Then I'm going to check everything to help ensure that if you type in something wrong it will realize there is a problem... maybe, depends on how I feel.