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

1182 commits

Author SHA1 Message Date
Joe R
aa24f15a84 Converting height/width formulas to integers. 2021-10-10 21:10:22 -04:00
Joe R
d3ef4bd343 Redid handling of tree window geometry. 2021-10-08 21:42:57 -04:00
Joe R
7824fe1e59 Integer division on tree size 2021-10-04 22:37:23 -04:00
Joe R
c9ac0e6f69 Some minor refactoring of Hit or Miss. 2021-10-01 20:15:52 -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
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
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
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
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