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

1188 commits

Author SHA1 Message Date
Joe R
5aaf6a5aa1 Set version to 2.14.1 2021-12-10 19:28:09 -05:00
Joe R
22638b7680 Updated POT files. 2021-12-09 19:09:36 -05:00
Joe R
cb9dc9926b Fix for misalignment of Shisen-Sho hint arrow. 2021-12-07 22:59:47 -05:00
Shlomi Fish
db1bd0f048 fix issue#229: restore old boolean behavior
See: https://github.com/shlomif/PySolFC/pull/230#issuecomment-981240814
2021-12-07 22:59:39 -05:00
Shlomi Fish
5c32bd3978 tentative fix for issue#229
See: https://github.com/shlomif/PySolFC/issues/229

pygame2 compat.
2021-12-07 22:59:29 -05:00
Joe R
c867eda28e Fix for error when saving logs. 2021-12-07 22:59:16 -05:00
Joe R
d5ed1dc660 Fix for dealing sound in Daddy Longlegs. 2021-12-07 22:58:35 -05:00
Joe R
89e8a0a81e Fix for issue #226. 2021-12-07 22:58:20 -05:00
Joe R
6984edb6ba Fixed Numerica game scaling to avoid cutoff. 2021-12-07 22:58:08 -05:00
Joe R
16b7a3a03e Refactor of dialog geometry logic. 2021-12-07 22:57:50 -05:00
Joe R
daaf3410ec Some minor refactoring of Hit or Miss. 2021-12-07 22:57:34 -05: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