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

1735 commits

Author SHA1 Message Date
Joe R
2abdc419f3 Added free hint option. 2022-05-26 22:28:49 -04:00
Joe R
b80bfc4ca6 Corrected overlapping text in a few games. 2022-05-26 20:07:06 -04:00
Joe R
a1fd67077e Restored historic info about Mahjongg game versions and protected games. 2022-05-22 10:46:19 -04:00
Joe R
72ee1c6aaf 2.16 release 2022-05-10 18:45:08 -04:00
Joe R
02fbe321e5 Display only one error message when starting without any available cardsets. 2022-05-03 18:03:25 -04:00
Joe R
53ac444792 Fixed Kivy help button and updated Kivy toolbar. 2022-04-28 22:09:57 -04:00
Joe R
5f3d08cb8a Fixed regions for Greater Wheel. 2022-04-28 17:05:09 -04:00
Joe R
980cd425e1 Fix for handling of overly long game menus. 2022-04-24 13:27:43 -04:00
Joe R
f5cc29566e Added two dozen more missing game rules. 2022-04-15 21:16:19 -04:00
Joe R
72b411d8d5 Enlarged the layout for Waterfall - cards overlap way too easily. 2022-04-15 20:23:07 -04:00
Joe R
344b98d35e Updated Q.C. label positions. 2022-04-11 18:36:39 -04:00
Joe R
38f875fbd1 Fix for Ripple Fan redealing. 2022-04-01 22:08:59 -04:00
Joe R
c8003f0e14 Fixed initial display when selecting fonts. 2022-04-01 20:52:13 -04:00
Joe R
eb15b277be Added missing rules for ten more games. 2022-03-24 16:59:58 -04:00
Joe R
36b3f89b52 Fixed overlapping labels in Betsy Ross. 2022-03-22 19:59:47 -04:00
Joe R
9273e09841 Fixed text positioning for Napoleon Takes/Leaves Moscow. 2022-03-22 18:04:10 -04:00
Joe R
b2d07def7e Fixed display cutoff in Senate game. 2022-03-19 09:08:45 -04:00
Joe R
396ca108b9 New dialog icons (from Remix Icon) 2022-03-17 23:38:09 -04:00
Joe R
5af91ccdd7 Scaled help window to the screen. 2022-03-17 21:48:05 -04:00
Joe R
a05044e40e Removed unnecessary logic forcing Four Seasons and House in the Wood to use Wikipedia rules. 2022-03-17 19:27:30 -04:00
Joe R
2a2d1c59db Improvements to scaling and resizing of "save-aspect" table tiles. 2022-03-14 21:59:04 -04:00
Joe R
e5792e44dd Added "Report a Bug" to the menu bar, hoping this will make it easier to get feedback on the 2.15 beta. 2022-03-12 09:05:21 -05:00
Joe R
2225c68b74 Fixed naming of Osmosis type games to be more accurate. 2022-03-12 08:59:39 -05:00
Joe R
f5dcfe2979 Fix for Mahjongg game short name sorting. 2022-03-09 19:49:54 -05:00
Joe R
ff4bd148fa Added missing methods causing a crash in Kivy. 2022-03-09 18:47:25 -05:00
Joe R
7dde34079d Fixed an issue with overlapping stacks. 2022-03-07 18:35:03 -05:00
Joe R
44e0e2d6e3 Take into account title bar when determining tree window locations. 2022-03-07 18:10:10 -05:00
Joe R
41edf474d6 Moved text displays to limit auto-scaling overlap. 2022-03-05 17:21:14 -05:00
Joe R
304d6f5b70 New default look and feel, and prep for Cardsets 2.1 release. 2022-03-05 15:00:08 -05:00
Joe R
09a08f2988 Added error message when trying to start with a missing cardset. 2022-03-05 12:15:11 -05:00
Joe R
ee80a93558 Fixed duplicate "Castle" entry in Mahjongg games menu. 2022-03-05 10:41:49 -05:00
Joe R
9d303d265d Code to prevent error when letters are missing. 2022-03-02 21:49:38 -05:00
Joe R
f4bed0f620 Corrected scaling issue in Octagon game. 2022-02-27 22:52:40 -05:00
Joe R
62051a86bc Ensured Mahjongg scaling properly carries over to preview mode. 2022-02-24 21:18:44 -05:00
Joe R
de6f23910b Corrected scaling issues for Mahjongg type games. 2022-02-24 17:34:16 -05:00
Joe R
bbaeb54266 Added ttkthemes support 2022-02-20 11:20:49 -05:00
Joe R
feed149bd9 Fix for ImageDraw issue. 2022-02-20 11:11:47 -05:00
Joe R
72c979d00f Added Pillow logic for creating missing images. 2022-02-20 11:01:42 -05:00
Joe R
4c2dd59928 Added config option to use cardset bottoms. 2022-02-18 21:13:41 -05:00
Joe R
e81257ebd0 Don't mask unknown images. 2022-02-18 19:47:04 -05:00
cardset
4ad11dc85a masking bottoms
Should mask now load bottoms, resize bottoms and subsample.

Separated load bottoms from resize bottoms
2022-02-18 19:37:40 -05:00
Joe R
1031f3f562 Organized menu bar and updated POT translations for latest games. 2022-02-12 11:50:19 -05:00
Joe R
fd694be7b2 Exposed toolbar icon size option. 2022-02-08 22:42:06 -05:00
Joe R
158e76a130 Fixed crash in Ladybug game in Kivy. 2022-02-06 22:54:39 -05:00
Joe R
42b97cf1ed Fix for preview bottoms and undo in Cruel. 2022-02-06 18:20:14 -05:00
cardset
94603866a7 Update bakersdozen.py
Other redeal rules for game Cruel,
and fixing only one card may move.
2022-01-25 08:43:38 +01:00
cardset
dc98900763 changes because of slow loading of bottoms
Because ImageTK.PhotoImage and Image.resizing have problems witht zeros in alphachannel, i masked the image to eliminate the 0s
2022-01-24 14:48:17 +01:00
Joe R
54e34bb4c0 Added Neptune game. 2022-01-22 15:06:33 -05:00
Joe R
b98bdbbe23 Updated POT. 2022-01-20 21:44:02 -05:00
Joe R
27e2813d0e Exposed the Randomize Card Placement option. 2022-01-20 17:21:24 -05:00