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

1603 commits

Author SHA1 Message Date
Joe R
2de479320b Added German Clock game. 2021-10-10 10:39:58 -04:00
Joe R
1bc31007c5 Fixed Numerica game scaling to avoid cutoff. 2021-10-09 18:11:45 -04:00
Joe R
513962b8f3 Refactor of dialog geometry logic. 2021-10-09 15:47:20 -04:00
Leah Neukirchen
5d9dae8fcb Add Churchill Solitaire game. 2021-10-08 17:45:44 +02:00
Joe R
c9ac0e6f69 Some minor refactoring of Hit or Miss. 2021-10-01 20:15:52 -04:00
Joe R
2d7199e56f Added missing rules for about 20 more games. 2021-10-01 19:58:06 -04:00
Joe R
abf3cd3d25 Added option to move cards with one click in Camelot. 2021-09-24 21:19:22 -04:00
Joe R
900ba03979 Set the version to 2.14.0. 2021-09-19 14:26:09 -04:00
Joe R
8b46b0a757 Extended table tile image categorization to the Kivy version. 2021-09-19 13:59:53 -04:00
Joe R
d7e2532dad Updated formatter spacing to fix gmake test. 2021-09-19 11:20:51 -04:00
Joe R
382a744c74 Removed unnecessary region that breaks MatsuKiri preview. 2021-09-16 17:55:45 -04:00
Joe R
a6f4b23e8f Added missing open game tags. 2021-09-16 17:12:51 -04:00
Joe R
9246a3d247 Gave Scorpion Towers a cleaner layout, based on Seahaven Towers. 2021-09-14 19:52:35 -04:00
Joe R
66cec95dd5 Auto and manual scaling are mutually exclusive. 2021-09-14 18:31:54 -04:00
Joe R
e3d99bcbee Added some terms to the glossary. 2021-09-12 14:58:48 -04:00
Joe R
b149b3c301 Added Yukonic Plague game. 2021-09-12 14:45:28 -04:00
Joe R
ff30f50bfe Reset table tile when changing card size. (Fix for #222) 2021-09-11 12:59:17 -04:00
Joe R
faa474dd0b Added option to reset card scaling. 2021-09-11 09:54:44 -04:00
Joe R
13d34238e2 Fixed window/tree scaling on smaller screens. 2021-09-09 20:09:29 -04:00
Joe R
87c8160761 Fixed crash in Decade hints. 2021-09-08 21:53:33 -04:00
Joe R
48bb9d650b Fixed Decade hints. 2021-09-08 21:18:11 -04:00
Juhani Numminen
50545452bd Update python version used in macOS package 2021-09-08 11:24:22 +03:00
Joe R
2e9f242ce8 Failsafe to account for missing cardsets in playable preview. 2021-09-06 10:07:49 -04:00
Joe R
699ccb00ac Updated games by compatibility data. 2021-09-04 15:01:01 -04:00
Joe R
36a0bfbc14 Fixed up some sections of the documentation. 2021-09-04 10:07:08 -04:00
Joe R
6eead026cd Added Scorpion Towers game. 2021-09-04 09:13:36 -04:00
Joe R
0ad6143cb8 Added a Backbone variant closer to AisleRiot rules. 2021-09-02 20:58:00 -04:00
Joe R
2b4e228be9 Fixed accordion padding. 2021-09-02 20:01:38 -04:00
Joe R
e927d60a25 Playable preview now loads and uses cardsets of the correct type for each game. 2021-09-01 18:54:45 -04:00
Shlomi Fish
ea897ab8dc Extract a method or a function.
This is Refactoring / code cleanup.

See:

* https://refactoring.com/catalog/extractMethod.html

* https://en.wikipedia.org/wiki/Code_refactoring

* https://www.refactoring.com/

* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/

Some small optimisations may have slipped in as well.
2021-08-30 09:59:36 +03:00
Shlomi Fish
6dfbdb1e61 refactoring 2021-08-30 09:48:55 +03:00
Shlomi Fish
a86bb4f222 fix os.symlink() args order 2021-08-30 09:44:54 +03:00
Joe R
441c6718fb A couple game organization corrections. 2021-08-28 21:31:59 -04:00
Joe R
8909990e89 Added Unusual game. 2021-08-28 15:04:00 -04:00
Joe R
f2457f03eb Potential fix for issue #220 2021-08-27 19:32:47 -04:00
Joe R
a2ac356741 Minor cleanup of Montana type game documentation. 2021-08-23 22:43:52 -04:00
Joe R
b23c2d724e Added option to return to the game after winning, and enabled winning of Cribbage/Poker Shuffle. 2021-08-23 19:18:21 -04:00
Joe R
2ed9aa4168 Added Trigon game. 2021-08-23 18:53:53 -04:00
Joe R
db720f0079 Updated text display alignment for a few games. 2021-08-21 20:05:39 -04:00
Joe R
bd3e3cd083 Added Racing Aces game. 2021-08-21 19:53:00 -04:00
Shlomi Fish
79d27d2749 issue217 : formatting.py deprecated fix.
This file is derived from /usr/lib/python3.9/formatter.py . All changes
are placed under CC0.

See:

* https://github.com/shlomif/PySolFC/issues/217

* https://bugzilla.redhat.com/show_bug.cgi?id=1990043
2021-08-19 07:21:15 +03:00
Joe R
4231c0f1ef Re-fixed flake8. 2021-08-17 21:38:22 -04:00
Joe R
fc240083d6 Added Bear River game. 2021-08-17 21:34:40 -04:00
Joe R
e9b36e10c9 Sorted imports. 2021-08-14 18:48:06 -04:00
Joe R
0fb76d00fc Better organization in table tile selection window. 2021-08-14 18:42:48 -04:00
Joe R
752337c361 Fix for Pillowless crash. 2021-08-14 17:43:52 -04:00
Joe R
30ec715bb0 Added Triple Rail game. 2021-08-14 12:18:46 -04:00
Joe R
d2283a90d6 Added Maverick game. 2021-08-14 12:07:38 -04:00
Juhani Numminen
cfa07e6c90 macOS: fix workflow by invoking python3 not python 2021-08-12 15:20:13 +03:00
Juhani Numminen
56dc087e8b github ci: report any flake8 code as failure. 2021-08-12 14:24:41 +03:00