WillFlame14 / hanabi-bot

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

Odd clue? #263

Closed jhgravelle closed 1 month ago

jhgravelle commented 1 month ago

Version (PM the bot with /version): 1.4.6 Convention settings: 11 Steps to reproduce or replay link: https://hanab.live/shared-replay/1181489#6 Additional information:

I'm absolutely lost at any positive value of bot2s T5/6 clue to Joe

WillFlame14 commented 1 month ago

Looks like another regression from the recent clue finding changes: I originally disallowed the focus of the clue to be counted as bad touched, but that was when I also disallowed cluing trash when finding clues. Now that clue finding is all in one algorithm, I needed to allow the focused card to be counted as bad touch.

This should be fixed in the next update.