1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

1735 commits

Author SHA1 Message Date
Joe R
bdab8cf8a6 Added Wading Pool game. 2022-12-21 21:24:33 -05:00
Joe R
abd4b5327b Organized Double Montana/two deck Montana variants. 2022-12-21 20:54:14 -05:00
Joe R
0a55fffdb7 Added Vineyard game. 2022-12-17 19:59:16 -05:00
Joe R
4f2f874d26 Improvements to random logic to prevent choosing an option where there are no possible games. 2022-12-17 18:05:50 -05:00
lufebe16
ef404e3fc1 Updates
- android storage assignment
- build instructions
2022-12-14 10:49:47 +01:00
Joe R
4ec4a9911f Added Patient Pairs game. 2022-12-12 21:44:13 -05:00
Joe R
432620d436 More alternate names. 2022-12-12 18:54:56 -05:00
Joe R
c87bd34832 Added Agnes Two game. 2022-12-07 21:37:35 -05:00
Joe R
fbb369d93b Improvements to Knockout family games and full-deck variant. 2022-12-07 18:36:23 -05:00
lufebe16
bd49171a4c Android Storage access:
- Added private storage as a fallback, if permissions not granted.
- maybe will solve issue #284 with the next version.
2022-12-05 15:19:14 +01:00
lufebe16
a7e55513bd Kivy version scaling issues
- scaling of redeal image based on card size.
     - correction of fonts size and selection frame thickness.
2022-12-05 13:37:33 +01:00
Joe R
5ec791c572 Added Ceiling Fan game. 2022-12-01 18:37:43 -05:00
Joe R
442d75aeef Added Fair Maids game. 2022-11-26 19:13:35 -05:00
Joe R
9c604ca806 More alternate names. 2022-11-26 18:43:49 -05:00
Joe R
5357713b87 Added Smokey game. 2022-11-22 22:20:46 -05:00
Joe R
8bef814a05 Combined Gargantua and Jumbo games - they're the same game. 2022-11-22 21:48:30 -05:00
Joe R
44cc06875d Added Bobby game and refactoring of games in the same family. 2022-11-22 18:07:31 -05:00
lufebe16
4e0add4e5d Build support for android:
- android support library replaced by androidx appcompat
2022-11-21 16:33:21 +01:00
Joe R
73dca1b206 Added two-deck Fourteen game. 2022-11-20 10:49:58 -05:00
Joe R
21c7eaf660 Added Old Fashioned game. 2022-11-17 20:16:35 -05:00
Joe R
1ec22ad16f Unlimited redeal option for Hit or MIss game. 2022-11-17 17:49:01 -05:00
Joe R
9493f79f9c Ladybug is probably more of a variable redeals game. 2022-11-17 17:13:16 -05:00
Joe R
f31d14c7f6 Added Dimensions game. 2022-11-14 22:06:10 -05:00
Joe R
472b68a9c7 Improved support for multi-deck Calculation type games. 2022-11-14 20:59:28 -05:00
Joe R
146dbeec86 Added Simple Tens game. 2022-11-11 22:04:00 -05:00
Joe R
2a1628e6cb Added more alternate names. 2022-11-09 20:35:12 -05:00
Joe R
52f05e3aa8 Added Wildflower game. 2022-11-09 20:15:52 -05:00
Joe R
2f464fe54b Baker's Dozen with two decks. 2022-11-07 20:06:28 -05:00
Joe R
fa22e6afc5 Corrected KDE Patience/KPatience compatibility list to correctly match latest version. 2022-11-07 18:00:11 -05:00
Joe R
23894e38c6 Added King's Audience game. 2022-11-02 18:44:03 -04:00
Joe R
e7f8944adb Sorting lists of alternate names. 2022-11-02 18:08:25 -04:00
Joe R
ed3fa526de Added Station game. 2022-10-30 20:36:11 -04:00
Shlomi Fish
21a671a8e2 add dash-dash-version-cli-flag
"--version"
2022-10-28 09:43:38 +03:00
Joe R
ebae446b33 Added Tasmanian Patience game. 2022-10-23 15:31:19 -04:00
Joe R
2d8efe9f42 New layout for Open Osmium/Open Peek that's more monitor-friendly. 2022-10-23 12:51:29 -04:00
Joe R
3f1c66cd0c Half Klondike game. 2022-10-19 17:19:57 -04:00
Joe R
3879a9196b Version 2.18.0. 2022-10-07 23:10:51 -04:00
Joe R
48684d316c Allow app paths (from ssokolow's flatpak implementation). 2022-10-07 18:57:24 -04:00
Joe R
3cd6b6ecb2 Fixed manual undo causing false stuck notifications. 2022-10-06 22:50:14 -04:00
Joe R
1dd012d7d9 More alternate names. 2022-10-02 18:29:42 -04:00
Joe R
147cefba91 Checking canvas size against .99 to reduce chance of infinite loop. 2022-10-02 15:41:03 -04:00
Joe R
18c3549f66 Fixed error in statistics sorting. 2022-09-26 22:34:01 -04:00
Joe R
8cef44437b Updated localization files. 2022-09-26 21:06:29 -04:00
Joe R
425573060f Better verbiage for time and move statistics. 2022-09-26 20:08:42 -04:00
Joe R
53bb15b373 Fixed the select game and cardset windows after adding scaling options. 2022-09-19 23:49:23 -04:00
Joe R
3fd823b2f5 Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -04:00
Joe R
02e68785ee Removed old options.cfg items that are no longer relevant. 2022-09-19 18:45:28 -04:00
Joe R
3451b6b113 Blocked typing into advanced search dropdowns. 2022-09-16 23:28:09 -04:00
Joe R
a39251f5a5 Scaled select windows to main window size. 2022-09-16 22:16:31 -04:00
Joe R
c81ccfa186 Added Alt+F4 binding for certain environments 2022-09-12 20:51:36 -04:00