Skip to content

Conversation

@chris-dmello
Copy link
Member

@chris-dmello chris-dmello commented Nov 21, 2025

The follow interesting events are now displayed, in order:

  1. Upsets (Winner had <20% odds at turn or river) - New
  2. High Hand (Full House, Four of a Kind, Straight Flush, or Royal Flush - New
  3. All-in showdown (Both players go all-in) - New
  4. Big Pot - I increased threshold to 350 to reduce the number of highlights, which was getting a bit out of hand.

@develra
Copy link
Contributor

develra commented Nov 21, 2025

These seem great - thanks! If we still have too many I might drop big pot all together and just keep the other 3, or only select like the top 10 or something.

};

export const getPokerStepInterestingEvents = (gameSteps: RepeatedPokerStep[]): InterestingEvent[] => {
console.log(gameSteps);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants