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

748 commits

Author SHA1 Message Date
Joe R
54178a10e5 Added Clear the Dungeon game. 2023-08-20 12:24:46 -04:00
Joe R
867029e24b Option to play Four Rivers without gravity. 2023-08-16 18:42:02 -04:00
Joe R
a01090df65 Added Open Proils game. 2023-08-14 18:56:19 -04:00
Joe R
a8c34cd380 Added Stewart game. 2023-08-12 20:08:29 -04:00
Joe R
fb25046868 Spacing updates for flake8. 2023-08-11 20:56:29 -04:00
Joe R
13a29b34ea
Version 7 of the cardset format with subtype and joker support. (#330) 2023-08-11 20:30:29 -04:00
Joe R
a23a3deee2 More alt names. 2023-06-29 18:02:12 -04:00
Joe R
b7edf01752 Added Four Rivers game. 2023-06-08 17:55:04 -04:00
Joe R
9d7df9f3a9 Disabled (useless) hints in Hanoi-type games. Fixes stuck-checking. 2023-06-03 09:46:26 -04:00
Joe R
633974782f More alternate names. 2023-05-25 20:45:38 -04:00
Joe R
4dcf1f2da6 Added Housefly game. 2023-05-25 17:33:13 -04:00
Joe R
47c51f454c Noted original German name for German Clock. 2023-05-16 20:24:21 -04:00
Joe R
d0c000f797 Added Magic Montana game. 2023-05-13 18:10:50 -04:00
Joe R
e55deecd99 Added more alternate names. 2023-05-09 21:08:09 -04:00
Joe R
ac06c9157d Added Aces Square game. 2023-05-09 20:44:39 -04:00
Joe R
d98278b373 Added new tarock deck variations of Klondike and Yukon. 2023-05-01 18:50:45 -04:00
Alexey Radkov
5adaa7747d Restore mistakenly removed shebang
(cherry picked from commit 8c9a3aebec)
2023-04-29 11:30:06 -04:00
Alexey Radkov
5402486d1c Well: show the height of stacks of the rows
Without this hint, tracking the height of the rows stacks gets very hard and
uncomfortable. Note that this information doesn't expose any undesirable
secrets because the player knows the base card of each row right after the
dealing the cards. This change will let the player track all the 4 rows base
cards easily during the game.

(cherry picked from commit a04f60833c)
2023-04-29 11:29:51 -04:00
Joe R
df4b97ba2b Fixed error in Beehive demo and other enhancements to the Beehive game. 2023-04-25 20:17:13 -04:00
Joe R
8b46d12433 Fixed error in Beehive demo and other enhancements to the Beehive game. 2023-04-25 20:17:01 -04:00
Joe R
1086a5b584 Added Kiev game. 2023-04-25 17:41:37 -04:00
Joe R
644f55e4f7 Fixed Three Shuffles and a Draw draw sound effect to not play during a demo. 2023-04-01 16:13:21 -04:00
Joe R
69bbec8e70 Moved talon in Flake to eliminate overlap, and other cleanup. 2023-03-20 22:59:18 -04:00
Joe R
976e6ea756 Use separate deck shuffling for Double Fives. 2023-03-20 19:14:06 -04:00
Joe R
4160d75b6a Minor cleanup of Aglet game. 2023-03-09 18:22:02 -05:00
Joe R
d3262b2c5c A few more alternate names. 2023-02-24 22:57:44 -05:00
Joe R
83c5b8be44 Added The Plot game. 2023-02-24 22:26:15 -05:00
Joe R
11ee25afc2 Added Preference game. 2023-02-22 21:20:37 -05:00
Joe R
d591db1e1c Enhancements to All in a Row II playability. 2023-02-22 20:20:09 -05:00
Joe R
bb06d86a2c Added Cromwell game. 2023-02-18 10:07:41 -05:00
Joe R
007f930066 Added Taking Silk game. 2023-02-15 18:26:32 -05:00
Joe R
5bbd2cc462 Removed unused import. 2023-02-13 19:25:59 -05:00
Joe R
7171b806a2 Removed unneeded labels from Knockout game. 2023-02-13 17:49:59 -05:00
Joe R
4a9257dee3 Added Double Putt game. 2023-02-11 14:26:52 -05:00
Joe R
2b6aa110cc Clarified correct vs. incorrect version of All in a Row game. 2023-02-11 11:14:04 -05:00
Joe R
4aac672ebd Added Yeast Dough game. 2023-02-03 21:02:37 -05:00
Joe R
fdddc014e0 Added Demons and Thieves game. 2023-01-31 19:48:09 -05:00
Joe R
b40ffe8981 More game organization updates. 2023-01-31 17:44:41 -05:00
Joe R
efbb3489b3 Added Six by Six game. 2023-01-28 13:06:48 -05:00
Joe R
03de3e84a6 Matching type cardset support for allowing Memory games to use any cardset. 2023-01-28 10:44:57 -05:00
Joe R
956bc359b6 Added Pitt the Younger game. 2023-01-22 18:45:30 -05:00
Joe R
e7ebe6fb38 Added Jacks in the Box game. 2023-01-17 19:37:45 -05:00
Joe R
a04f24dfb7 Fixes for 23 Skidoo game and Accordion game organization. 2023-01-17 18:21:00 -05:00
Joe R
26ff013153 Added 23 Skidoo game. 2023-01-14 13:05:42 -05:00
Joe R
c320312df9 Added McClellan game. 2023-01-08 17:52:27 -05:00
Joe R
13f406599e Refactored Moosehide stack usage to remove duplicate stack. 2023-01-03 17:30:24 -05:00
Joe R
808b1d7d0a Added Lasker game. 2022-12-30 16:18:12 -05:00
Joe R
f3661a0aee Additional options and documentation for Solitaire Wizard. 2022-12-30 09:56:00 -05:00
Joe R
3ea9f7f481 A few game organization updates. 2022-12-28 23:40:44 -05:00
Joe R
c3ba33a1aa Added Carcassonne game. 2022-12-28 10:58:12 -05:00