ksnake wrote:
I think it is now *close* to doing what it should Thanks  The little problem you have seen in the order depends on the lack of some data, not saved in out main games table.
In the end, the order choosen currently depends by the last time YOU moved, while the time you pointed out was the time passed since the last move made by anyone in that game. Since we don't have that value saved, we can not order a database query for it. Anyway it's not too bad even this way. |