When leaving the pong page, match stops. Also, pong is not added to pushState so you cannot forward to it. This solves some problems that we had with forwarding to a match that already started.
There is a problem at the moment with registering a new user and logging in with a known user. But this is unrelated to these changes.
When leaving the pong page, match stops. Also, pong is not added to pushState so you cannot forward to it. This solves some problems that we had with forwarding to a match that already started.
There is a problem at the moment with registering a new user and logging in with a known user. But this is unrelated to these changes.