not much to show but this map builds from the database and Ajax pulls using a tick system to keep the map updated.

this project I believe I will see to the end
i will throw up a test page once i get the player system kinks worked out.

hallsofvallhalla wrote:the php is only one query and about 4 lines of code but I have a feeling you are right. I have not had a chance to test it fully.
I just checked out gameQuery! Very interesting stuff! I may be able to use it for some of my mini-games, or for the battle system. A couple of the demo's were a little laggy thoughJackolantern wrote:Halls, I still really think you should check out gameQuery. I just have a feeling that there may be some way to unload more of the non-mission critical and non-exploitable logic into the client to help ease the data transfer, lag and sever load.