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
2988f1b2f8 Cleanup of localization file generation logic. 2023-05-30 18:13:01 -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
Arthusppp
ddddf08400
Update Polish translation (#314)
to była perfekcyjna gra!
2023-05-28 22:47:49 -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
31ada5672e Corrections to documentation - added missing links. 2023-05-16 17:54:20 -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
71638129e5 Corrected code styling in test.py to fix flake8 validation and CI builds. 2023-05-04 20:28:48 -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
Joe R
4a6514c5c5 Ran image compression on 4K table tiles. 2023-05-01 17:21:55 -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
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