Thursday, October 25, 2007
Dev == null
My development time over the last two weeks have been non-existent. I've been way too wrapped up in getting the things for my house in order and as of right now I have nothing to do but waiting to sign my life over to the bank a week from tomorrow.
I still plan on releasing the new version sometime soon. It will probably be a day or two later than I had originally posted. I'm going to try to get an ANT build process set up so that I can just do a build that way and run the jar to test my code. This will make it easier to test that resources get pulled from the jar instead of having to create a folders on the user's computer inorder to access the assets the game requires.
Another thing that I've been looking into is packaging a font to go with the game. I need to look for a free font out there that fits the game and that will look good on the menus and such. Once I find one and get the code in that will load and use the font, then I need to go through the menus and gui components and make sure that the alignment is still looking ok.