poker-html-client
Version:
HTML client for online poker
32 lines (24 loc) • 900 B
Markdown
Poker HTML client changelog
================================
# v0.2.0
- Add controller method for reloading console from table menu
- [BUG] Fix displaying dealer/small blind/big blind marker during heads-up game
# v0.1.3
- Added binding for double tap
- Added check action
- Add markers for Small/Big blind.
- Add popup for game rules
# v0.1.2
- [BUG] Clear terminated status in the failed connection handler
# v0.1.1
- [BUG] Clear action after check/fold
- [BUG] Display information about current game between games
# v0.1.0
- Save last opened table in game console mode.
- [BUG] After standup displayed message insufficient funds
## v0.0.9
- Allow add more balance on the table
- [BUG] Cleanup ticket on subsequent seats
## v0.0.8
- Add ability to sit on the table with ticket and standup taking tickets
- Add configuration for opening cards in the seat mode.