| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- dealers-choice 0.0.8: * Fix: Server does not send turn ids if player 0 disconnects during game + Display ping times in lobby + After winner declared, replace action timer with "end of game" timer + Allow specifying the client/server port via config or cli + Allow setting min, med, and max bets via server.conf
- dealers-choice 0.0.7:
+ Set default maximum raises per round to 3 (config option)
* Fix discard button being clickable when disabled
* Increase player action timeout from 20 to 30 seconds
+ The client will now retry server connection for 60 seconds
before timing out if server is unavailable
* Fix incorrect hand wins in some cases when there are 3 or more players
+ Add amount won to status message
- Remove the simulated delay when cards are initially dealt
- Fix lint warnings - Fix directory ownership error - Enable tests - Update (fix) description
- dealers-choice 0.0.6: + Implement Deuces Wild option * Fix tie handling * Reduce client console output messages + Partially implement 7-card stud + Add optional 'language' setting (https://dealer-s-choice.github.io/docs/CONFIG.html) * Network Protocol bumped to 3 + Add coin animation
- Use pkgconfig() BuildRequires to be more impervious to renames.
- dealers-choice 0.0.5, initial package