Game Server Updates

I’m still working on the server code for my online game. I’ve been putting a lot of time into organizing the database tables, writing stored procedures, and completing the database adapter code. I’ve been finishing up a lot of things that were not done. I’ve been working on features such as the ability to ban a user for a specific length of time, ban a certain IP address or address range, etc. There is code in place now to limit the words that can be used to create avatar names, to try and keep bad and/or filthy words from being used in the game. I can also easily create, edit, rename and delete user account data right from the server manager now. I used to have to edit the databases manually in order to do this. There is still more work for me to do, but I hope to have the game ready for some more testing again soon.

About Eric DeBrosse

Lead developer of the Orion Engine.
This entry was posted in Game Development. Bookmark the permalink.