pacosako
pacosako copied to clipboard
Timer no longer runs out on its own when the server is restarted.
While the timer state does properly survive a server restart, the timer will no longer run out on its own. Instead it will move into the negative numbers. Once a player tries to do a move, it will then run out instead.
I would expect the server to notice that the timer ran out already when the game is restored into RAM from the database.