From: | streu |
---|---|
Thread: | Server Time |
Forum: | Bugs |
In reply to: | Re: Server Time |
Date: | Sun, 2020-02-02 20:09 GMT |
Not really related but one other quirk I noticed, I'm not sure if bug or feature: when uploading turns from /host/ it auto assigns to the correct game, but uploading from a specific game page if the turn is valid but for a different game you'll get an error message, I would have expected the turn upload to behave the same in all instances.
This is intentional to help people who play multiple games.
We already had players who missed a turn by uploading the same turn file twice instead of two different files for two games. This gives an additional safety net.
Unfortunately, a web application cannot control at what directory the browser's file requester starts up; otherwise, I'd make each individual game page even remember its last directory.
--Stefan