Universe Pre-Alpha Build 1 was created today.

  • Programmed basic pseudo randomization technique for generating the universe and galaxies.
  • Added CRC32 string hash by fumbling around in the TGB source code. Five minutes after getting it to work I found a resource with everything done for me: CRC32 for Torque
  • Showed it off by echoing out all the solar systems found in any one galaxy of the universe.

Note to self: Always, always, always, always, ALWAYS(!!!) search for resources before spending days implementing custom changes that someone else already made!