tweak: restrict player serverside if turn_complete
If the player has signalled their turn is complete they are now
restircted only to being able to accept a player trade or check if the
round is finished
The client-side popup needs to be changed so that only affected players get the "Oh no, you've been robbed" dialogue on a new turn. @akclint are you able to take a look at this?
commit b699801eb98f47aaf627c8bb086dbf9d459e6853
tweak: restrict player serverside if turn_complete
If the player has signalled their turn is complete they are now restircted only to being able to accept a player trade or check if the round is finished
commit 2bd3462184255055d99cf24071d9deb501db9d58
Author: Alayn Clint alayn@clints.com
commit 90c2e02a693da1254271918115a91b58e3dc447a
commit 83b695db4a46f6dcd0116bb25ef208af882623f3
commit 5690f7197f708b5b680d6364203f39c97aa5a471
commit 35a9cc8e85dfa9582f8ee1a2acc2eb804798e6fc
commit f17d7c60f5bd2d3e0a860ddf6820c39eaa492fee
commit a36203b71af0738b39379b0fe0925db7edf53c2d
There may be many other small changes where I encountered nasty little lemon-soaked papercuts.
Also need to implement a fixed board for tests - sometimes one or two tests fail depending on the generated board.