robinmaypanpan / gamegalaxy

Automatically exported from code.google.com/p/gamegalaxy
0 stars 0 forks source link

Shouldn't be able to capture two adjacent pieces with a single push action #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have two pieces of the same color, one on a trap square, the other is
adjacent.
2. Push the piece that is not on the trap square by clicking the attacking
piece first and then the piece to be pushed.
3. When the pushed piece is moved to the hand, the piece that is on the
trap is immediately captured.
4. Click on the trap square.

Expected behavior
The piece-in-hand should not be allowed to be placed onto the trap square.

Observed behavior
The piece-in-hand can be placed onto the trap, which results in two
captures with a single push.

Original issue reported on code.google.com by JoyceM137@gmail.com on 21 Dec 2009 at 10:36

GoogleCodeExporter commented 8 years ago
Fixed by r88.

Original comment by andrea.l...@gmail.com on 22 Dec 2009 at 5:21