Because you care so much, you cheeky cunts.
I've been generally inactive since I'm trying to get used to working full time on a regular schedule compared to part time where I'll get 14 hours one week and 50 the next. It's almost like a dream whenever I'm working. It's hard to believe I left a place I love to help family and to get away from the insane toll it was taking on me mentally.
But, at some point I'll get used to it and be back on the forums and server on the regular again. Just give me time.
I've also been working on several programming projects. Specifically:
-The skill calculator I've promised to post here but scrapped a thousand times because the code always looks really ugly.
-An application to help manage Skyrim characters so you can have multiple characters without having to fuck about with the save system.
-My little scripting tool/language, which is still in an infantile stage
I've made a lot of progress on my scripting language, though. I've finally defined a simple grammar.
~TCCScript~ string s = "Hello World!" println(s)
Output: "Hello World!"
It's simple, yet a wonderful proof of concept and it really helps my morale that I have some form of grammar defined, properly interpreted and executable. I get depressed and demoralized easily, so I work fairly slow and mainly on my own projects.
Thanks for not forgetting about me.