31|01|09 New design

Sort of.

It’s mostly a modification of the old theme, but the text has been made much smaller, there’s lesss images used. There’s now a side bar with a list of the games I’ve worked on, links to some other sites and a list of the post categories, so navigation is much easier now as well. I added in a search box at the top right as well, in case you were wondering what that thing was. I’ll probably put a label above it later to make it more clear.

In Research Station Mars news, I finished off refactoring the code for employees and objects so that they could be sorted together. This means that sorting the draw order of he employees is now a cinch. The employees now randomly move around when they have nothing to do(currently that’s always) and I’ve made some improvements to load times by refatoring all of the GUI code. I’m back in college now so progress has slowed down a lot for the moment, I’ve got to write a technical report about the project so that’s taking up my time. However, next week I plan on getting the bit where the employees actually use the objects done. Most of the groundwork is already there for this so it’s not going to be too difficult.