bobtheuberfish / chiriboga

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

Femme Fatale and Tollbooth #99

Closed Kwaice closed 1 year ago

Kwaice commented 2 years ago

Hi,

When the runner decides to use Femme Fatale to bypass Tollbooth, he still looses 3 credits when encountering the ice, before getting the choice to bypass it or not.

I believe the runner should have the choice to trigger the bypass before getting taxed.

bobtheuberfish commented 2 years ago

Thank you for this report. Yes that's a bug, Femme is supposed to trigger first because it's the Runner's turn. I will also need to check the AI to make sure it understands this correctly as well.

bobtheuberfish commented 1 year ago

This was apparently fixed during a November patch which corrected AI understanding of bad publicity credits. I have tested this particular issue and it behaves correctly now for both the human and AI player.