Open RobertsOz opened 8 years ago
Fixing the mulligan issue would be preferable to adding a new feature.
I've created a pull request to fix the mulligan issue. Cards were being decremented properly from the deck but the log event that was triggering game start (and list reset) happened after the mulligan stage started. Perhaps the hearthstone logs changed timing of events in a recent update. I picked a new event to trigger the game start (and list reset) functionality that occurs before the mulligan stage.
@jeremydlawrence Thank you!
The mulligan cards are never registered on the deck display window so would it be possible to add a +1 or -1 card to the deck display window. Basically I could scroll over the card that says i have 3 cards of whatever and left click to -1 or right click to +1.