Player's informations stored in cookies
-
Some informations about the player are stored as cookies
Like the flag saying someone has done the tutorial.
So when you change of computer and go to the "simulation" tab, you are prompted to do the tutorial witch also creates a new branch.
That's quite annoying when you've set up your browser to delete its cookies at the end of each session.
-
We use browser localStorage (not cookies) to store such data. This is intended behavior and will not be changed. Please consider adding our website to your whitelist, so that localStorage will not be cleared.
-
Ok then I will do that.
Thanks for the answer.