
Take at look at what we've got planned!
We thought we’d give you a little update since we’ve been playing around a lot with the code, tweaking the way certain functions will work. The main areas we’ve been looking at are to do with the login and character registration system.
Single Combined Login
For security reasons, the game’s database has been kept completely seperate from the database used here on our website. This would have meant that users would have to register twice, once to access the website (forum, wiki etc), and again to access the game.
Thanks to a moment of inspiration, we have just tweaked out code so that user login details used to access this site will now port across to the game servers so that you only have one set of login details to access both the game and the website. The two databases are still seperated, but there is now a link between the two to bridge the gap.
Character Creation
The single login move meant we had to make some changes to the character creator to make sure that everything stayed secure. Visibly nothing has changed but in the background the login and character selection/creation screens are now about twice the size the were before!
We are nearly finished with the character creation system, and we have a great prototype of the map UI ready to be injected into the game. As soon as we’re ready we’ll start to let a few people have a look at it!
Join the forum discussion on this post