View Single Post
Old 07-30-12, 09:43 AM   #664
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

I'm feeling very ambitious and already started working on my next patch: AI crew damage control. This irks me also about the game: an AI unit takes damage and they don't invoke any damage control to minimize the damage. This is not right. No one in their right mind would let their ship just sit and burn and flood and eventually sink into the abyss. I'm in the planning stages of this patch currently

There are many things I have to 'find' first. I have to figure out the memory structure of a unit so I can read it's type, depth, speed, etc. I already know how to get to the zones (boxes) of the unit so that part is good. I know how to invoke a random number generator in SHCollisions so that part is covered. Need to find the frame rendering time so that I can count time...
TheDarkWraith is offline   Reply With Quote