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

1626 commits

Author SHA1 Message Date
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
Juhani Numminen
dade1ce20d macOS: Get python from python.org to avoid grahical issues 2021-08-12 14:20:19 +03:00
Joe R
a011e762df Added Decade game. 2021-08-05 19:20:43 -04:00
Joe R
896454d1e4 Added Preserve aspect ratio option to the menu. 2021-08-05 17:29:15 -04:00
Joe R
e64a85ba36 Added Following game. 2021-08-02 18:46:28 -04:00
Joe R
69ddbe2b37 Added missing game types for select game window. 2021-07-29 20:11:59 -04:00
Joe R
8f0d71eeea Fix for flake8. 2021-07-29 17:47:09 -04:00
Joe R
541b97b92f Added option to delete custom games. 2021-07-29 17:35:09 -04:00
Joe R
c9275edb26 Acey and Kingsley game. 2021-07-26 18:31:09 -04:00
Joe R
747b1fd60b Got Accordion's Revenge to work correctly under Kivy. 2021-07-24 21:03:51 -04:00
Joe R
8c41f7be61 A more traditional Double FreeCell variant. 2021-07-24 11:54:54 -04:00
Joe R
cb7c094ad4 Updated game DB categories. 2021-07-24 08:38:23 -04:00
Joe R
d60cf672e3 Added a bunch more new game rules. 2021-07-20 23:42:07 -04:00
Joe R
50ee8c9158 Added Sticko game. 2021-07-20 18:21:16 -04:00
Joe R
92e562b4f8 Improved scaling of cardsets window for smaller screens. 2021-07-18 10:53:42 -04:00
Joe R
d9c98ae017 Added Accordion's Revenge game. 2021-07-17 09:39:57 -04:00
Joe R
1a446862bd Fix for center layout not saving (issue #215) 2021-07-16 18:45:45 -04:00
Joe R
94fc987173 Updates to AisleRiot compatibility list. 2021-07-16 16:45:04 -04:00
Juhani Numminen
d4a1d89ebc Add macOS packaging workflow 2021-07-14 15:53:25 +03:00
Juhani Numminen
dd0efc9428 macOS: make the .app able to start up
Launching the app in a Terminal window works (by typing 'PySolFC.app/Contents/MacOS/PySolFC')
but clicking in Finder window fails. emulate_shell_environment might fix this
per https://github.com/pyinstaller/pyinstaller/issues/5109#issuecomment-808033464
2021-07-14 11:23:12 +03:00
Joe R
8f2e47cfd1 Set the version to 2.12.0 2021-07-11 13:12:59 -04:00
Joe R
e6fabe78a1 Updated minimal cardsets version. 2021-07-10 21:14:18 -04:00
Joe R
22f4909923 Fixed a typo. 2021-07-10 19:46:51 -04:00
Joe R
bff44bebce Fixed crash when selecting cardset without PIL. 2021-07-10 13:33:20 -04:00
Joe R
808382a7a1 Added Quatorze game. 2021-07-09 22:16:00 -04:00
Juhani Numminen
c1b7efbbf8 Appveyor: Inno Setup 6 on the current base image
Source: https://github.com/appveyor/ci/issues/2948
2021-07-08 17:46:10 +03:00
Juhani Numminen
9ff8d3b616 Appveyor: newer base image which comes with strawberryperl installed
https://www.appveyor.com/docs/windows-images-software/
https://www.appveyor.com/docs/build-environment/
2021-07-08 16:59:25 +03:00
Juhani Numminen
ac3291dbb8 Update docs 2021-07-08 16:37:32 +03:00