mchess-client/lib
Marco 105b6e7565 Fix two bugs
1. Fix the bug that made black move first in a new game when the old
   game was ended during blacks turn.
2. Fix bug that offered the promotion dialog to the player when a pawn
   was moved on the last rank from any square

Also, a late initializer error was fixed because the wrong move variable
was used when a pawn reached the last rank.
2023-07-11 22:29:55 +02:00
..
api Make promotions work. 2023-07-03 19:41:12 +02:00
chess Fix two bugs 2023-07-11 22:29:55 +02:00
chess_bloc Fix two bugs 2023-07-11 22:29:55 +02:00
connection Make promotions work. 2023-07-03 19:41:12 +02:00
connection_cubit A lot of changes again?!? 2023-06-30 01:49:18 +02:00
pages Make passphrase selectable. 2023-07-06 15:01:27 +02:00
utils Change behavior of promotion dialog. 2023-07-06 00:06:03 +02:00
main.dart Remove html depencencies and alway connecto to remote server. 2023-01-29 21:09:18 +01:00