Releases: VladimirMarkelov/solkit
Releases · VladimirMarkelov/solkit
Hotfix for "Russian solitaire"
- Fixed incorrect sorting rule for columns
New solitaires and rules
- Fixed bug with free cells: it was possible to put more than one card to a free cell
- New suit order:
except same
- any suit except the same one. Can be used for columns and foundations - New rule for the first foundation card: initial face and suit. This allows a foundation to be filled with a given card at start that makes a solitaire a bit easier and may make visual look better if foundation piles would be in a specific order
solkit
now track total time spent on each solitaire. The time is displayed in the solitaire selection dialog- Display information about the current pile at the right side (including sort orders, the number of card and which cards are playable)
- New CLI option to enable four different colors for suits (default is 2 colors)
- Minor: in-game menu got new first item
Back to game
- it works as keyESC
- Minor: in-game menu supports mouse clicks
- A huge solitaire pack update: the number of availabel solitaires out of the box increased from
7
to26
Bug fixes
- Hotkey 'Shift+s' to show current card valid destinations
- Hotkey 's' did not show hints if any card was marked
- Fixed bug: Escape in menu dialogs did not work as expected. Instead of returning to the previous stage, it exited the application
- solkit_0.4.8_win_x64-minimal.zip - includes only the binary executable, saves configuration and statistics to %APPDATA%
- solkit_0.4.8_win_x64-portable.zip - includes the binary, documentation, and a custom solitaire example, writes all statistics and configuration in the binary's director
Bug fixes
- hide and restore terminal cursor
- better bug processing
- refactoring and linter
- solkit_0.4.7_win_x64-minimal.zip - includes only the binary executable, saves configuration and statistics to %APPDATA%
- solkit_0.4.7_win_x64-portable.zip - includes the binary, documentation, and a custom solitaire example, writes all statistics and configuration in the binary's directory
First public version
Includes 7 ready-to-play solitaries and a constructor to create your own ones.
solkit-0.4.5-win-x64.zip - includes only a binary
solkit-0.4.5-win-x64-portable-full.zip - includes a binary, a documentation, and a custom solitaire example