MartijnWallage / ft_transcendence

ft_transcendence in development
2 stars 3 forks source link

Match stops when leaving pong page #125

Closed MartijnWallage closed 2 months ago

MartijnWallage commented 2 months ago

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.