bobtheuberfish / chiriboga

Implements Netrunner in Javascript against an AI opponent
https://chiriboga.sifnt.net.au/
GNU General Public License v3.0
86 stars 11 forks source link

Mayfly not getting trashed. #159

Closed Simberto closed 3 months ago

Simberto commented 4 months ago

In my attached game, the AI played a Mayfly, used it multiple times, and it didn't ever get trashed at the end of the run.

chiriboga-log-2024-05-10T17 39 39.406Z.txt

bobtheuberfish commented 3 months ago

Thank you for this report, especially for attaching the game log. I have searched through your attached game log and can't find any times when the Runner used Mayfly. The card was installed but never used, which would explain why it didn't get trashed. I just played a game myself against the Runner AI and when they used Mayfly it was trashed correctly. If this happens to you again I would be interested to see a screenshot. Do you recall whether the game actually said that the Runner used Mayfly? Or is it possible that something else was happening? For example, the glowing line between the Mayfly and the ICE doesn't mean that Mayfly is being used. The line just indicates that the Runner could use it.

Simberto commented 3 months ago

Ah, that may explain it, I interpreted the glowing line as the runner using Mayfly. Sorry for the confusion!