Dec
19
2009
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.


Unique visitors to post:
1
no comments
Dec
17
2009
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
no comments | tags: database, inventory, quests | posted in Game updates
Dec
12
2009
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
no comments | tags: couchdb, database, game, mmo
Dec
9
2009
It’s nice to report that we are making solid progress. Check out the screenshot from the latest build below.


Unique visitors to post:
4
no comments | tags: game, screenshot | posted in Media