Today I made a simple player profile. Basically, when you sign up, you can select your characters name and upload an image avatar. I now have separate database tables for players and users and they seem to be linking up properly.
Next, I will be working on traits, which will be much easier now that the player infrastructure is in place. Then comes the biggie; room creation and dungeon generation.
Tonight's progress is represented in revisions 4 and 5 in the SVN.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today I made a simple player profile. Basically, when you sign up, you can select your characters name and upload an image avatar. I now have separate database tables for players and users and they seem to be linking up properly.
Next, I will be working on traits, which will be much easier now that the player infrastructure is in place. Then comes the biggie; room creation and dungeon generation.
Tonight's progress is represented in revisions 4 and 5 in the SVN.