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

2158 commits

Author SHA1 Message Date
Joe R
6edb6f7222 Added lexterror's basket weave background. 2023-11-16 20:16:49 -05:00
Joe R
477fc8202c Added Klondike Territory game. 2023-11-16 19:11:56 -05:00
lufebe16
9a4df67df3 Kivy Version
- adjusted animation time settings
- some clean ups
2023-11-15 11:33:02 +01:00
Joe R
953c3fc9cb Added Komika style pause and demo text. 2023-11-14 20:42:58 -05:00
Joe R
9d3bae687d Added Eight Cards game. 2023-11-14 19:33:39 -05:00
Joe R
c8ea09c319 Added options to change/select other graphics. 2023-11-11 18:32:59 -05:00
Joe R
3483bd16a8 Restored lost Mahjongg layouts (see issue #301). 2023-11-11 12:27:33 -05:00
Joe R
19639b5727 Expanded popular games list. 2023-11-10 22:22:34 -05:00
Joe R
254f445388 Update the menu's game ID after changing the game, in case the user cancels. 2023-11-10 20:37:53 -05:00
lufebe16
5c51f927eb Kivy Version card placement revised, fixes:
- Mahjongg tile overlapping (3d simulation) implemented
- Animation is now synchronised (so as the tk version does)-
  This prevents some stacking order corruptions reported
  earlier.
2023-11-09 16:08:57 +01:00
Joe R
48f8a70989 Three and four deck Picture Gallery variants. 2023-11-05 14:56:22 -05:00
Joe R
c4a18d3557 Added Ishido game. 2023-11-05 13:12:02 -05:00
lufebe16
e01d0fe7a7 Android version.
- added code to resize 4k images in apk build.
- added code to resize '4k' cardsets in apk build.
- deleted obsolet directory android as anounced earlier.
2023-11-05 09:58:19 +01:00
lufebe16
92f1870b23 Kivy:
- Background image placement reworked.
2023-11-01 14:55:37 +01:00
Joe R
7e43859ad6 Separated table tiles into 4K and normal resolution. 2023-10-29 11:20:09 -04:00
lufebe16
c867b2b6d5 Android
- Build procedure adapted to load cardsets from PySolFC-Cardsets.
  (hopefully a temporary change)
2023-10-19 18:39:59 +02:00
lufebe16
b966794a9a Android
- filtering gif
- metadata updates
2023-10-19 16:39:35 +02:00
Joe R
7741fa7dcc Do not show "Uncategorized" cardsets list if all cardsets have been categorized. 2023-10-14 15:14:09 -04:00
Joe R
05fc7a8baa Added Alexander the Great game. 2023-10-14 12:58:48 -04:00
lufebe16
901a04bbb4 Kivy/Android:
- reworked screen rotation lock
- refactorings
2023-10-14 14:24:11 +02:00
Ciarán
0b0f8f6e72
Logo tweaks (#341)
* Commit SVG forms of both vertical and hoz logo

* Optimise SVGs through SVGO

* Make svg version of logo_vertical

* Run logo_vertical through SVGMO

* Switch to Open Sans version of A

* Hires exports

* Generate low res versions
2023-10-13 19:12:15 -04:00
Shlomi Fish
14184fea95 add some long-term tasks 2023-10-12 13:02:25 +03:00
Shlomi Fish
6896284776 add some long-term tasks 2023-10-12 12:13:26 +03:00
Joe R
5161a82b66 Added glossary entries for different deck types. 2023-10-09 20:23:16 -04:00
Joe R
be1929a33e Redeal stack for Archway (discussed in issue #332). 2023-10-09 19:24:52 -04:00
Joe R
622c8a455c Some minor HTML fixes/updates. 2023-10-02 20:55:37 -04:00
Joe R
e858b38de1 Added Yukon Cells game. 2023-10-02 17:24:51 -04:00
lufebe16
c027e6ca0e Kivy/Android:
- Added full picture hint to menu.
2023-09-30 17:08:07 +02:00
lufebe16
96699c8fa2 Kivy/Android version:
- toolbar posions top and bottom implemented
- localisation (de) updates
2023-09-28 18:00:14 +02:00
Joe R
529e8c006f Flake8 tweaks. 2023-09-27 20:26:52 -04:00
Joe R
a28aaeeb4f Added show full picture option for puzzle type games. 2023-09-27 20:04:12 -04:00
lufebe16
0112e831ff removed a redundancy from buildozer.init 2023-09-27 09:35:29 +02:00
Joe R
55d5111fb4 Added Ricochet game. 2023-09-24 20:11:24 -04:00
Joe R
7dd94e551c Added Crispy game. 2023-09-24 19:34:58 -04:00
lufebe16
969536551e kivy version
- toast emulation updated
- toolbar new and restart button behaviour reworked
2023-09-23 12:18:53 +02:00
Joe R
c85cdf608b Added Portugal to the list of cardset nationalities. 2023-09-22 21:56:53 -04:00
Joe R
b455e386f1 Added quad deck game variants. 2023-09-22 19:04:06 -04:00
lufebe16
ae9aa78cde more rework on toolbar and menu options
- toolbar button configurations added to option menu
 - refactoring
 - metadata (fastlane) updated
2023-09-21 12:18:55 +02:00
lufebe16
158c3137fd toolbar updates (#333)
- quit button removed, makes no sense with kivy/android version
- shuffle/autodrop button managed dynamically
- delayed execution on new and restart buttons, to prevent
  accicental activation while playing
2023-09-19 15:03:31 +02:00
Joe R
187bae25cb Added Dnieper game. 2023-09-17 22:32:09 -04:00
Joe R
3649bbb661 Added check to ensure that all necessary cardset types are available. 2023-09-17 20:01:01 -04:00
lufebe16
e7a1979477 android version:
- screen rotation lock added as proposed by issue #320
- triggered (maybe experimental) by a long tap (5 seconds) to the play ground.
2023-09-16 15:27:58 +02:00
Joe R
27e11a6a4f Added Seven Up game. 2023-09-14 19:14:15 -04:00
Joe R
40bd9f0093 Corrected missed logic in the Kivy menubar. 2023-09-14 18:25:12 -04:00
lufebe16
e5f675d132 updated kivy version to 2.2.1 (for python11) in buildozer/pipreq.txt
removed test.py from buildozer dir (shoudnt ever be).
2023-09-14 20:43:19 +02:00
Joe R
c4e87a1294 Added Astrocyte game. 2023-09-12 18:22:39 -04:00
Joe R
f947fe084f Made sure numbers in game names are correctly hyphenated. 2023-09-08 22:55:14 -04:00
Joe R
49fa530d65 Updated XM Solitaire compatibility list based on current standards. 2023-09-08 19:26:20 -04:00
Joe R
efcfba4922 Russian Patience fits with the Klondike type. 2023-09-05 20:38:23 -04:00
Joe R
8a1940b3d3 Added Tens game. 2023-09-05 18:32:34 -04:00