Dec 19 2009

Inventory Screenshot

I just finished integration of the (early) GUI for the inventory system so it now updates automatically when there is a new item added or you click on the toolbar.  I will be adding the detail view soon that will show the item picture and other details.

Inventory Screen


Unique visitors to post: 1


Dec 17 2009

Inventory and Quests

After some toil, the inventory system is now working so items can be added and listed. Another great update is the quest system. Quests can be listed by zone and its easy to add new quests. These additions are really helping to make the game more interesting.


Unique visitors to post: 3


Dec 12 2009

Distributed Database Fun

We were able to integrate CouchDB into our server system. This is nice because it allows us to massively scale the data by easily adding more servers. CouchDB is a document oriented database that allows storage of pieces of data rather than traditional tables. This allows for very nice atomic actions and structured storage of data and quick read times for even millions of records. Because most data in our game is focused around a single player the format is quite complimentary.


Unique visitors to post: 2


Dec 9 2009

Making Progress

It’s nice to report that we are making solid progress.  Check out the screenshot from the latest build below.

Picture of a monster hanging out near Castle Rock


Unique visitors to post: 4