Odd Man In Updates

I think I fixed the last bug in the team games. I use two different queries to retrieve the players in each game and I forgot to update one of them before. If the current team game goes smooth I’ll make it an official game option.

I’ve been playing around with ajax and I think I might be able to include some of it in Odd Man In. I was able to mock up a test where the page checks for new game messages periodically and it loads them in. The cool part is that it only refreshes the messages and not anything else so you don’t have to reload the whole page.