Thursday, January 31, 2008

Returning from long holidays

It's been a while since anythings gotten updated on the rts project. Finishing my bachelor of science thesis has taken all my free time and then some, but now I'm ready to post a quick update.



Don't let the black borders fool you, I'm just using a bigger screen resolution than the map is. Here you can see some small changes:
  • Tooltipp hints are now of the right length instead of the old fixed width boxes
  • structure health has a visual aide, green-yellow-red healthbar colors
  • mouse is now handled mostly in it's own class - which also supports cursor animations
I'm thinking of posting the mouse class source code here once I get all of the mouse functions moved there.