You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Context
Now the save feature only takes the player's username, which can be changed from a game to another while Tusmo gives every player a unique id
Expected behaviour
The save feature should also take the player id, so that stats can be made based on it for consistency instead of the username.
Ideas
we can replace the browsers' fetch to intercept requests, some include every player ids in the current game