Sunday, April 22, 2007

This week was spent re-structuring the data-management system online into classes and a new method of handling the MySQL tables that store the data.

It is now much easier for the designers to add in ANY pet attribute to the game at any point in time, as the tables are now generated dynamically as more are added, unlike previously, where the attributes were hard coded in.

Also, the web interface is on it's way with the restructuring as it will allow the administration panel to be created much more easily (the main cause of the re-structuring).

No comments: