Closed Bowarc closed 10 months ago
When eating an enemy piece, the moving piece type gets switch randomly between it's actual type and the eaten type
This makes fun interaction where your queen eats a rook and becomes a rook But only on one client! And it sometimes flip on update
I think it's something like the piece is not correctly removed from the pieces hashmap in board
When eating an enemy piece, the moving piece type gets switch randomly between it's actual type and the eaten type
This makes fun interaction where your queen eats a rook and becomes a rook But only on one client! And it sometimes flip on update
I think it's something like the piece is not correctly removed from the pieces hashmap in board