Exactly.EllieK wrote:By design an Undone move is the same as a done move in regards to the red bar timer. In other words, you can expend all of your total game time on one turn. Does this, in practice, nullify the turn timer for T-K?
Well, some games allow you to undo a move you haven't completed yet : for instance in Stone Age you can take back your workers if you've placed too many of them. I think that's dealt with on client side so it does not affect the turn timer. In TK it's the same when you're offered to move any piece on the board : you can select and de-select a piece without commiting to anything server-side. But for more complex moves, the rules and cards need to be checked so I have to make a server call.EllieK wrote:Considering this is the only Undo (to my knowledge) on BGA...
In some other cases (Twin Tin Bots, Through the Ages) you can restart your turn altogether, but the two seem to work in a very different way and I cannot check how the red bar behaves for them right now (TtA is too long, and it's hard to find opponents for TTB).