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

255 commits

Author SHA1 Message Date
Joe R
9e90157d3e Added recent and favorite games filters to advanced search. 2024-02-11 11:10:18 -05:00
Joe R
c835bc09aa Moved card size options to a new tab, for better experience on smaller monitors. 2023-12-30 09:40:48 -05:00
Joe R
069c8e8a7b Fixed bug with the preview using the wrong cardset after loading one with a subtype. 2023-11-26 12:02:40 -05:00
Joe R
7e43859ad6 Separated table tiles into 4K and normal resolution. 2023-10-29 11:20:09 -04:00
Joe R
7741fa7dcc Do not show "Uncategorized" cardsets list if all cardsets have been categorized. 2023-10-14 15:14:09 -04:00
Joe R
a28aaeeb4f Added show full picture option for puzzle type games. 2023-09-27 20:04:12 -04:00
Joe R
df95421d91 Set up cardsets advanced search to only show options that are registered. 2023-09-05 17:26:40 -04:00
Joe R
b30334410b Moved startup splash screen option to the spash screen itself, so it's easier to know how to disable it. 2023-09-03 19:27:06 -04:00
Joe R
13a29b34ea
Version 7 of the cardset format with subtype and joker support. (#330) 2023-08-11 20:30:29 -04:00
Joe R
8098843e1e Fixed spacing issue. 2023-06-29 22:57:22 -04:00
Joe R
7808c546e8 Added option to search games by games played/won/lost. 2023-06-29 22:37:30 -04:00
Joe R
3a37c1157d Added face-down flip assist option. 2023-05-18 18:54:37 -04:00
Joe R
de3e8cc3f8 Expanded the solid color list in the table tile selection window. 2023-05-12 21:48:55 -04:00
Joe R
4d0fb6942f Made sorting of games/cardsets/table tile lists case-insensitive. 2023-03-29 17:37:04 -04:00
Joe R
147cefba91 Checking canvas size against .99 to reduce chance of infinite loop. 2022-10-02 15:41:03 -04:00
Joe R
18c3549f66 Fixed error in statistics sorting. 2022-09-26 22:34:01 -04:00
Joe R
8cef44437b Updated localization files. 2022-09-26 21:06:29 -04:00
Joe R
425573060f Better verbiage for time and move statistics. 2022-09-26 20:08:42 -04:00
Joe R
53bb15b373 Fixed the select game and cardset windows after adding scaling options. 2022-09-19 23:49:23 -04:00
Joe R
3fd823b2f5 Option to select image scaling method, as discussed in issue #275. 2022-09-19 22:26:44 -04:00
Joe R
3451b6b113 Blocked typing into advanced search dropdowns. 2022-09-16 23:28:09 -04:00
Joe R
a39251f5a5 Scaled select windows to main window size. 2022-09-16 22:16:31 -04:00
Joe R
6fbcc1186e Updated confirm discard game verbiage (as per issue #270). 2022-09-08 17:56:20 -04:00
Joe R
df4a9b021e Prevented the scroll bar help info from expanding the window. 2022-08-29 17:19:59 -04:00
Joe R
c00e73d2d7 Added game search options for PySol versions and popular games. 2022-08-22 17:55:30 -04:00
Joe R
d2c59377dc Advanced search feature. 2022-08-13 12:22:17 -04:00
Joe R
99ae5c39bb Added/fixed variable redeals category in the game selection tree. 2022-08-11 19:33:10 -04:00
Joe R
fc34af4289 Fixed error when clicking an empty search list. 2022-08-09 20:57:37 -04:00
Joe R
8bbf3bbebe Revamped the status bar functionality - better design and cleaner options list. 2022-07-17 09:22:38 -04:00
Joe R
90f79aa68b Reduced extra window padding on the player options window. 2022-05-31 20:52:05 -04:00
Joe R
dba9e4442b Added hint button to the toolbar. 2022-05-28 15:30:21 -04:00
Joe R
c8003f0e14 Fixed initial display when selecting fonts. 2022-04-01 20:52:13 -04:00
Joe R
44e0e2d6e3 Take into account title bar when determining tree window locations. 2022-03-07 18:10:10 -05:00
Joe R
bbaeb54266 Added ttkthemes support 2022-02-20 11:20:49 -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
052fd0b78d Added Stripped Deck game category. 2022-01-08 10:34:33 -05:00
Joe R
ca57b37aab Game/cardset/table tile search functionality. 2021-12-22 20:30:04 -05:00
Joe R
99bc75f4c1 Selected date format is saved and persists. 2021-11-26 19:13:02 -05:00
Joe R
7f7c710973 Added date format option to statistics. 2021-11-23 22:30:26 -05:00
Joe R
d6ca9c9e25 Fix for issue #226. 2021-10-11 21:45:52 -04:00
Joe R
513962b8f3 Refactor of dialog geometry logic. 2021-10-09 15:47:20 -04:00
Joe R
13d34238e2 Fixed window/tree scaling on smaller screens. 2021-09-09 20:09:29 -04:00
Joe R
2e9f242ce8 Failsafe to account for missing cardsets in playable preview. 2021-09-06 10:07:49 -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
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
896454d1e4 Added Preserve aspect ratio option to the menu. 2021-08-05 17:29:15 -04:00
Joe R
92e562b4f8 Improved scaling of cardsets window for smaller screens. 2021-07-18 10:53:42 -04:00
Joe R
bff44bebce Fixed crash when selecting cardset without PIL. 2021-07-10 13:33:20 -04:00
Joe R
e9b0675884 Added option to enable/disable other sound samples (the clock sound in Grandfather's Clock). 2021-06-26 11:00:39 -04:00