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

2343 commits

Author SHA1 Message Date
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
lufebe16
eaae284140 android version.
- moved additional summaries from fdroid to fastlane.
2023-04-29 10:50:54 +02:00
lufebe16
4779ca43ee android version
- pubspec.json added
2023-04-28 20:02:50 +02: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
1cfb7c3f69 Android support:
- mkcards restored
- new file buildozer.run
- build instructions adapted
2023-04-23 11:42:12 +02:00
lufebe16
04c9f80a41 Some cardsets removed from android build. apk gets too large otherwise. 2023-04-21 19:44:37 +02: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
5fecd4e123 4K table tiles (by lex81) 2023-04-19 19:36:42 -04:00
Joe R
0bd695b26d 2.20.1 release 2023-04-16 15:40:24 -04:00
lufebe16
e932affd3f Some error corrections in fastlane metadata 2023-04-13 14:18:24 +02:00
Joe R
1623454091 Set to use new version of PyInstaller and Python 3.11. 2023-04-11 22:17:23 -04:00
Joe R
b0d5c9d7b0 Added ttkthemes theme names for localization. 2023-04-05 19:52:51 -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
3182cc4b88 Better-res images for tarock/hex a trump bottoms. 2023-04-01 11:11:01 -04:00
Joe R
7b3ff699fe Allow localization of date formatting labels. 2023-03-29 19:51:31 -04:00
Joe R
4d0fb6942f Made sorting of games/cardsets/table tile lists case-insensitive. 2023-03-29 17:37:04 -04:00
lufebe16
dec1fd88f2 Added comment to README.android 2023-03-27 20:20:23 +02: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
lufebe16
6810345d81 Fastlane metadata added for android support 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
Joe R
c959844d54 Check for mismatched game IDs between held and last games, to prevent a crash with an invalid config. 2023-03-18 20:55:28 -04:00
Joe R
42b3fba6c0 A few corrections in the game rules docs. 2023-03-15 21:54:06 -04:00
Joe R
90c77ebd74 Check protected games when loading previous game. 2023-03-15 20:52:13 -04:00
Arthusppp
db0dbb84ec
Update Polish Translation (#302)
Update Polish Translation
2023-03-11 17:08:33 -05:00
Joe R
48ab207ab4 Updated games POT. 2023-03-09 21:26:41 -05:00
Joe R
4160d75b6a Minor cleanup of Aglet game. 2023-03-09 18:22:02 -05:00
lufebe16
ae40b654a1 Updated android build instructions 2023-03-01 11:28:18 +01:00
lufebe16
19a8a93d76 Android build updates 2023-03-01 09:57:24 +01:00
lufebe16
ac77fe9e1e Android build updates 2023-02-28 20:59:52 +01:00
Joe R
0c6aa7e1b8 Version 2.20.0 release. 2023-02-26 22:33:42 -05:00
Joe R
7044c9aacb Updated cardsets to 2.2. 2023-02-26 21:44:14 -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
a306f65424 Added alt unpickler hack for backward compatibility with saves. 2023-02-24 20:51:35 -05:00
Joe R
0a10c72524 Solver documentation page. 2023-02-22 23:43:58 -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
20096a88c8 Documentation on plugins, and code to support multiple versions of plugin import module. 2023-02-15 19:29:40 -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