tim95030 / androminion

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

Knights do not trash themselves when trashing other knights #460

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play a knight (for example, Dame Josephine)
2. Another player reveals and trashes a knight (let's say Sir Martin)

What is the expected output? What do you see instead?
I expect the first knight (Dame Josephine) to be trashed.  Instead, she is not.

Please use labels and text to provide additional information.

Every knight has the following text:  "Each other player reveals the top 2 
cards of his deck, trashes one of them costing from 3 Coins to 6 Coins, and 
discards the rest. If a Knight is trashed by this, trash this card."

Original issue reported on code.google.com by August.D...@gmail.com on 20 Oct 2012 at 9:39

GoogleCodeExporter commented 9 years ago
The logic appears to be in place to trash the attacking knight if an opponent's 
knight is trashed. I will investigate further, thanks.

Original comment by Thomas.S...@gmail.com on 21 Oct 2012 at 4:55

GoogleCodeExporter commented 9 years ago
In the current build, here's what's happening.  I'm not sure if this was 
happening before and I just missed it.

1) Player X plays Sir Martin.
2) Player Y reveals Dame Anna.
3) Dame Anna is trashed.
4) A copy of Sir Martin is trashed.  Now there are two instances of Sir Martin, 
one in the trash and one in play for Player X.

Original comment by August.D...@gmail.com on 12 Nov 2012 at 12:37

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r725.

Original comment by tkden...@gmail.com on 13 Nov 2012 at 1:21

GoogleCodeExporter commented 9 years ago
Issue 552 has been merged into this issue.

Original comment by August.D...@gmail.com on 7 Jun 2013 at 9:07