Joe R
d6b6eb6b98
Added Deuces and Queens game.
2023-08-23 19:16:54 -04:00
Joe R
d00762b352
Grand Duchess is in the Numerica game family.
2023-08-23 18:28:51 -04:00
Joe R
d93ad0dbfe
Refactoring/cleanup of Aces and Kings game file.
2023-08-23 17:40:57 -04:00
Joe R
29f737c633
Added Napoleon's Shoulder game.
2023-08-20 21:32:26 -04:00
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
be47aee6be
Updated display text for French cardsets to account for the possibility of jokers.
2023-08-14 19:59:08 -04:00
Joe R
a01090df65
Added Open Proils game.
2023-08-14 18:56:19 -04:00
Joe R
8fc0f28b2f
Fixed play next song action.
2023-08-12 20:27:07 -04:00
Joe R
a8c34cd380
Added Stewart game.
2023-08-12 20:08:29 -04:00
Joe R
f0fb0500dd
Updated copyright notice on formatter.py (see issue #331 ).
2023-08-12 19:47:02 -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
9237c30df4
2.21.0 release
2023-07-10 21:06:02 -04:00
Joe R
75a3000ca1
New logic for getting resampling method, for compatibility with newer Pillow versions.
2023-07-02 11:07:24 -04:00
Joe R
d2358c4e18
Tracking the last PySol version in the config.
2023-07-02 09:54:35 -04:00
Joe R
8098843e1e
Fixed spacing issue.
2023-06-29 22:57:22 -04:00
Joe R
7808c546e8
Added option to search games by games played/won/lost.
2023-06-29 22:37:30 -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
d2e83ae8fd
Disabled flip animations in preview.
2023-05-30 21:01:31 -04:00
Arthusppp
ed7bb31f07
PySolFC does translate all texts in the Game Finished window ( #315 )
...
* PySolFC does translate the Game Finished window
* Fix E501 line too long
2023-05-29 22:48:57 -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
3a37c1157d
Added face-down flip assist option.
2023-05-18 18:54:37 -04:00
Joe R
47c51f454c
Noted original German name for German Clock.
2023-05-16 20:24:21 -04:00
Joe R
8b0b20568d
Copied extended solid color choice list to Kivy.
2023-05-13 19:39:33 -04:00
Joe R
d0c000f797
Added Magic Montana game.
2023-05-13 18:10:50 -04:00
Joe R
de3e8cc3f8
Expanded the solid color list in the table tile selection window.
2023-05-12 21:48:55 -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
d7102003f1
Exposed enable/disable flip animation option.
2023-05-04 20:15:48 -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
lufebe16
144f2b752b
Kivy version updates:
...
- Android version checks restricted to android os present, corrects #310
- In buildozer.spec added support for 64k (#303 ). Blows up the apk by
ca. 12M.
2023-04-21 18:23:04 +02:00
Joe R
d3efb6dd15
Exposed compress stack option.
2023-04-19 22:17:55 -04:00
Joe R
0bd695b26d
2.20.1 release
2023-04-16 15:40:24 -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
4d0fb6942f
Made sorting of games/cardsets/table tile lists case-insensitive.
2023-03-29 17:37:04 -04:00
lufebe16
cafe58aa69
- fastlane sructure corrected
2023-03-27 18:39:21 +02:00
lufebe16
755e1b444c
- android permissions update
2023-03-27 18:25:45 +02:00
Joe R
8439cf07cb
Fixed tkraise syntax to correct find card highlight overlaps.
2023-03-23 20:38:30 -04:00
Joe R
0c0feeae97
Ensured icon style menu is correctly sorted.
2023-03-23 16:43: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