aquarat / androminion

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

Trade route tokens not checked correctly #393

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. play Ambassador, return one copy of a green card (e.g., Estate) and have 
another player gain it
2. play Trade Route

What is the expected output? What do you see instead?
The expected output is to gain $1 from Trade Route as the corresponding token 
should already be on the Trade Route mat. This does not happen. (Presumably the 
implementation does not keep track of the tokens. It just sees that there are 8 
Estates and assumes none of them were gained yet.)

What version of the product are you using? On what operating system?
Androminion 2.04 on an Android 2.3.5

Original issue reported on code.google.com by michal.f...@gmail.com on 14 Aug 2012 at 12:55

GoogleCodeExporter commented 9 years ago
Good catch.  This is broken in 2.04 but fixed in the latest build.

Original comment by August.D...@gmail.com on 14 Aug 2012 at 10:34