perjantai 4. heinäkuuta 2008

I can't think of a title...

I did a framework for messaging system. It can display 8 newest messages all the time and has a history to display every message ever received. It has still some bugs, for example line breaking is not taking words in account. It just cuts the string when it meets logs max width size.. I gotta work on that so that it seeks the last whitespace and cuts the line there.

I made also little tweaking on equipmentlist ui. Now it shows stats of the selected item at the end of the list. Still not too happy about that solution but it just will have to do till i figure out something better.

In fact the whole code for equipment and inventorylists makes me wince everytime I have to take a look at it.. its working just the way it should but it is soooo poor coding.. I think ill have to rewrite it all before it drives me grazy.

I am also starting to think that I should size up the game console a bit. 80x50 is not that big and the game might look better and feel better with a bit bigger enviroment. Will see how it goes.. Im not too keen to tweak UIs before i get the basic things done.

Ei kommentteja: