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

1961 commits

Author SHA1 Message Date
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
ff85c289ae Added my virtual environment to the git ignore - this will make managing branches easier for me. 2022-12-01 20:06:37 -05:00
Joe R
5ec791c572 Added Ceiling Fan game. 2022-12-01 18:37:43 -05:00
Drew Csillag
525df63f35
Update my email address (#283) 2022-12-01 17:48:05 -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
lufebe16
96e4576572 Build support for android:
- fdroid.init fixed
2022-11-25 18:06:47 +01:00
lufebe16
a69bee95cc Build support for android:
- added fdroid.init
2022-11-24 13:57:31 +01: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
3ed6bcf984 Some minor documentation format corrections. 2022-11-20 14:57:13 -05:00
Joe R
73dca1b206 Added two-deck Fourteen game. 2022-11-20 10:49:58 -05:00
lufebe16
db3180abba flake8! 2022-11-18 18:07:25 +01:00
lufebe16
86bf23c1fa Build support for android reworked:
- New build support for android is based on buildozer.
- Support files and instructions see directory 'buildozer'
2022-11-18 16:05:09 +01: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
be5946f099 Updated contributing.md with more instructions to help keep game metadata accurate. 2022-11-11 22:27:29 -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
82ef3b4b0e Updated intro help page to better reflect current versions of PySolFC. 2022-10-19 18:55:52 -04:00
Joe R
3f1c66cd0c Half Klondike game. 2022-10-19 17:19:57 -04:00
Joe R
331fbfc776 Flathub release announcement. 2022-10-11 20:31:03 -04:00
Joe R
7be495236e Appdata XML file. 2022-10-11 18:48:39 -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