Poker Sleuth

Welcome to the Poker Sleuth bug tracker. If you're experiencing a new problem, please register an account with the bug tracker in order to record your bug. After registering, you may also subscribe to existing issues in order to be notified whenever there's an update.

Issue140

Title The HUD should show each player's hole cards from the previous hand
Priority feature Status new
Versions Poker Sleuth 1.3
Superseder Nosy List Daniel

Created on 2009-03-12.03:05:34 by Daniel, last changed by Daniel.

Messages
msg369 (view) Author: Daniel Date: 2010-03-09.02:25:51

To make sense in Rush Poker, Poker Sleuth needs to show the hole cards from the previous hand for the *seat* rather than the *player*. Hovering over the hole cards should show both the current player's name as well as the name of the player who held the cards, with appropriate labels.

The control can find the seat number using FindForm() to find the HUD object. In the designer, showing AsAh or similar.

msg213 (view) Author: Daniel Date: 2009-03-12.03:05:34

If they folded, it should show which street they folded on.
If they did not participate in the last hand, it should show "out".

History
Date User Action Args
2010-03-09 02:25:51Danielsetmessages: + msg369
2009-03-12 03:05:34Danielcreate