quill18 / ld23-tiny-world

8 stars 5 forks source link

Interface: Reload page on 'server fail'? #82

Closed quill18 closed 12 years ago

quill18 commented 12 years ago

Sometimes you get a 'server fail' message while making a move that is just a result of an AJAX timeout, but the move actually went through. If you refresh the page at that point, you'll see that the move went through.

I think the page should auto-refresh after a "server fail" If nothing else, we need to make sure that the player is seeing the correct game state.