Monday, May 9, 2011

World coming together

Regions are implimented... and now I have to work on getting the client logged in and a basic form of chatting and interface implimented.  Next step will be getting objects dynamically created, and then the whole client-caching system done.

Sunday, May 8, 2011

Happy Mother's Day

Hey everyone.  Work on the game has been going steady.  Still working on building out the models and the database.  I've decided that SQLite may be a viable option once I get to the point where I'm happy.  We'll see though.

Just wanted to keep you updated.

Tuesday, May 3, 2011

Database work....

After thinking about how I would like to store world/user data, I've decided to go with MySQL.  It will allow people to build their own tools into the game (user account edits, signup, etc).

I am building out the models in the datacore portion of the code, so this may take a few days to get it to the point where I can start streaming the data over the network.  I'll keep ya'll updated.

Monday, May 2, 2011

Apologies...

I know I promised a screenshot, but I hadn't completed what I intended to.  I'll be sure to get one in as soon as possible :)