mchess-client/lib/chess_bloc
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
..
chess_bloc.dart Fix two bugs 2023-07-11 22:29:55 +02:00
chess_events.dart Make promotions work. 2023-07-03 19:41:12 +02:00
chess_position.dart Fix position. 2023-07-03 20:05:14 +02:00
promotion_bloc.dart Fix two bugs 2023-07-11 22:29:55 +02:00