WillFlame14 / hanabi-bot

A bot that plays on the hanab.live interface.
GNU General Public License v3.0
14 stars 9 forks source link

Missed simple reverse finesse #326

Closed flackr closed 1 week ago

flackr commented 2 weeks ago

Version (PM the bot with /version): v1.4.13a Convention settings: /setall 3 Steps to reproduce or replay link: https://hanab.live/replay/1213679#12 Additional information: On turn 12, I give purple finessing the p1, robot1 does not recognize this.

WillFlame14 commented 2 weeks ago

robot1 incorrectly interpreted the clue as a Fix Clue since b1 was duplicated between Jiska's and robot2's hands. However, this type of Fix Clue requires filling in the duplicated card, which I wasn't checking before. The bot correctly recognizes the purple finesse in the next update.