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

1745 commits

Author SHA1 Message Date
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
56a49f124f Documentation revisions. 2022-03-07 22:02:06 -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
6b00824e64 One last batch of missing game rules for the next release. 2022-03-05 15:09:53 -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
bd825ad348 Removed directory check from install script. 2022-03-02 22:20:02 -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
716bea0043 Added more missing game rules. 2022-02-27 20:44:05 -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
4adb91dffd Attempted to correct errors with Linux install script. 2022-02-12 11:53:41 -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
b49844e15b Added bug reporting instructions to the documentation. 2022-02-06 18:46:31 -05:00
Joe R
42b97cf1ed Fix for preview bottoms and undo in Cruel. 2022-02-06 18:20:14 -05:00
Joe R
41ff8873e5
Merge pull request #241 from cardset/master
changes because of slow loading of bottoms
2022-02-06 18:16:21 -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
Joe R
bc8eb4270c Updated size of progression graph to fit larger statistics window. 2022-01-18 20:21:47 -05:00
Joe R
b55c0a9015 Some game organization, particularly with Colorado family games. 2022-01-18 17:30:29 -05:00
Joe R
780c399e6f Added Guardian game. 2022-01-11 19:02:32 -05:00
Joe R
960f3a801e Added remaining missing bottom images. 2022-01-11 17:31:00 -05:00
Joe R
be097063ef Added Knockout and Herz zu Herz games. 2022-01-08 12:57:28 -05:00
Joe R
052fd0b78d Added Stripped Deck game category. 2022-01-08 10:34:33 -05:00
Joe R
d73bed3aaa A couple corrections to Beleaguered Castle type game categorization. 2022-01-06 17:03:35 -05:00
Joe R
1ac1fd0452 Added Relaxed Raglan variant. 2022-01-02 19:37:22 -05:00
Joe R
bc1ec96857 Simplified center offset logic to remove extraneous variables. 2022-01-02 18:49:04 -05:00
Joe R
ff458a7058 Added Lights Out game. 2022-01-02 11:42:37 -05:00
Joe R
bdcb25d0d4 Fixed rules and functionality of Anno Domini game (for New Years). 2021-12-31 23:20:48 -05:00
Joe R
8b957386ce Added Malmaison game. 2021-12-31 19:52:56 -05:00
Joe R
3f9853f7ec Fixed HTTPS linking in the documentation. 2021-12-28 17:13:02 -05:00
Joe R
14658b9a6c Restored "What's New?" documentation page, properly updated for PySolFC. 2021-12-28 14:02:12 -05:00
Joe R
29317ea00c Corrected rules for Step-Up to make the game more playable. 2021-12-28 13:26:12 -05:00
Joe R
e0c9fe7652 Added Pluto game. 2021-12-26 13:16:18 -05:00