File dealers-choice.changes of Package dealers-choice
-------------------------------------------------------------------
Mon Aug 11 20:00:16 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- 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
-------------------------------------------------------------------
Sun Aug 5 07:00:16 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- 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
-------------------------------------------------------------------
Mon Jul 14 07:00:16 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- Fix lint warnings
- Fix directory ownership error
- Enable tests
- Update (fix) description
-------------------------------------------------------------------
Sun Jul 13 01:00:16 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- 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
-------------------------------------------------------------------
Wed Jul 9 19:38:04 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Use pkgconfig() BuildRequires to be more impervious to renames.
-------------------------------------------------------------------
Tue Jul 8 04:30:16 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- dealers-choice 0.0.5, initial package