diff --git a/appdata.xml b/appdata.xml new file mode 100644 index 00000000..550d2357 --- /dev/null +++ b/appdata.xml @@ -0,0 +1,306 @@ + + + + + + io.sourceforge.pysolfc.PySolFC + FSFAP + GPL-3.0-or-later + PySolFC + Solitaire game compilation + +

A collection of more than 1000 Solitaire games, using various deck types + including international standard, hex-a-deck, mahjongg, and hanafuda.

+
+ pysol.desktop + + Game + CardGame + + + cards + klondike + patience + + solitaire + + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_1.png + Klondike with default theme + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_2.png + Clock, Neo cards, Fractal Blue table, custom backs + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_3.png + Bits n Bytes, Neo Hex cards, Felt Green table, custom backs + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_4.png + Firecracker, Louie Mantia Hanafuda cards, Mountains table + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_5.png + Mahjongg Taipei, Uni Mahjongg Tiles, Wood table + + + https://pysolfc.sourceforge.io/img/PySolFC_2.18_6.png + Shisen-Sho 24x12, KMahjongg tileset, Nostalgy table + + + + https://pysolfc.sourceforge.io/ + https://github.com/shlomif/PySolFC/issues + https://pysolfc.sourceforge.io/doc/index.html + https://github.com/shlomif/PySolFC + https://github.com/shlomif/PySolFC/blob/master/CONTRIBUTING.md + + pysol.py + pysollib + pysol_cards + + + + pointing + tablet + touch + + + + offline-only + + + keyboard + + + + +
    +
  • Advanced search feature - the ability to search for games, cardsets, or table tiles based on many different criteria.
  • +
  • Complete documentation containing rules for all 1,100+ games.
  • +
  • Revamped status bar, displaying more info.
  • +
  • The Find Card feature now supports all types of games.
  • +
  • Many new display and assist options.
  • +
  • Bugfixes, code cleanup, etc.
  • +
+
+
+ + +

Anyone upgrading from a version prior to 2.15.0 should read the notes for that version before upgrading. New in this release:

+
    +
  • Enhancements to many images and graphical displays.
  • +
  • More game rules in the documentation.
  • +
  • Bugfixes, cleanup, and other enhancements.
  • +
+
+
+ + +

+ This is a pretty sizable release, so this beta version is being + offered before a stable 2.16 in the next month or two. Any feedback + and bug reports are greatly appreciated. The full list of changes for + this release is quite long, but here are the highlights: +

+
    +
  • + There is a new Cardsets release - PySolFC-Cardsets v.2.1 (required + to run 2.15). +
  • +
  • + 35 new games, plus enhancements and fixes to many existing games. +
  • +
  • + New high resolution default display. This new display uses high + resolution cardsets and scaling to make the games look impressive + on larger monitors, but will still scale for smaller displays + too. +
  • +
  • + Note that the new high-resolution options will not override your + currently selected options for existing users. If you want to use + the new settings, you can delete or rename your options.cfg file. +
  • +
  • + New feature to search for games, cardsets, and table tiles by + name. +
  • +
  • Many new display options.
  • +
  • Many missing game rules added to the documentation.
  • +
  • Bugfixes and cleanup.
  • +
  • And more.
  • +
+
+
+ +

+ This release fixes a number of bugs, including one that causes crashes + for some users when opening the select game/cardset/table tile window. +

+
+ + +
    +
  • 16 new games
  • +
  • + Support for Python 3.10 (Minimum requirement is still Python 2.7) +
  • +
  • A new macOS package.
  • +
  • + Enhancements to the tree select dialogs for selecting games, + cardsets, and table tiles. +
  • +
  • Further additions/improvements to the documentation.
  • +
  • Many bugfixes and cleanups.
  • +
+
+
+ + +
    +
  • 40 new games!
  • +
  • + Support for using higher resolution cardsets. The high resolution + "Neo" cardset has been added to the Windows Installer package and + is available in a preview release of PySolFC-Cardsets 2.1 +
  • +
  • Improved organization and categorization of the games list.
  • +
  • + New display options - added option to center the game layout in + the window. +
  • +
  • + New audio options - can now disable music without disabling sound + effects. +
  • +
  • + Improved documentation - added rules to a large number of games + that were missing them. +
  • +
  • Bugfixes and cleanup.
  • +
+
+
+ + +
    +
  • Fix moving cards in the Scorpion Tail game.
  • +
  • One can optionally load the Freecell Solver and the Black Hole + Solver using their DLLs (for better speed).
  • +
  • Test Windows Version in the installer
  • +
  • Pause when showing statistics
  • +
  • Some cleanups and refactoring.
  • +
+
+
+ + +
    +
  • A new logo thanks to @ghostofiht.
  • +
  • Fix for freezes (pygame upgrade)
  • +
  • Fixed Three Peaks scoring
  • +
  • Compatibility with Pillow 6.x
  • +
  • Restore the "Save games geometry" feature
  • +
  • Added a NEWS.asciidoc file.
  • +
  • Better kivy/Android support
  • +
  • Using ttk and configobj as shipped in the python dist (instead of + forked versions)
  • +
  • Requiring attrs and pysol-cards from + PyPI
  • +
  • Added tests, bug fixes and refactorings.
  • +
  • Add the -g and --deal command line options.
  • +
+
+
+ + +
    +
  • Fixes for the Windows and macOS packages.
  • +
  • Forbid illegal moves in Spider and some other variants.
  • +
+
+
+ + +
    +
  • Support for solving Golf using a solver
  • +
  • An untested macOS package (we need testers)
  • +
  • A bug fix
  • +
  • Ability to run the test suite without python 2.x and/or + pygtk
  • +
  • Code cleanups.
  • +
+
+
+ + +
    +
  • The Windows installer now includes the revitalised PySol-music + package. For more info, see shlomif/PySolFC#82.
  • +
  • Many improvements to the test suite and the board import + functionality.
  • +
  • Some bug fixes.
  • +
+
+
+ + +
    +
  • The Microsoft Windows binary installer now contains and supports + the solver for Freecell and other games.
  • +
  • Many bug fixes.
  • +
+
+
+ + +
    +
  • We now provide a Microsoft Windows binary installer again, thanks + to the great work of Roderik Ploszek. Note that the solvers (for + FreeCell/etc.) are not installed as part of it yet, but they are + available separately.
  • +
  • pysol-sound-server was updated to support Python + 3.x.
  • +
  • Fixes for the board export / solver input, and for redealing upon + restart of the "ms*" deals.
  • +
  • Various cleanups.
  • +
+
+
+ + +
    +
  • Support for the kivy toolkit for running under Android-based + devices (currently python 2.7-only)
  • +
  • Fixed the help system and removed the need for the sgmllib + module.
  • +
  • Other fixes and cleanups.
  • +
  • Currently there is no Microsoft Windows binary package. Help or + insights will be appreciated.
  • +
+
+
+ + +
    +
  • The code is now compatible with both Python 2.7.x and Python + 3.x
  • +
  • One can deal all MS FreeCell/FC-pro deals by specifying e.g: + "ms100000" as the seed.
  • +
  • Support for Black Hole and All in a Row solver was added.
  • +
  • Test suite and CI were added to the repository.
  • +
  • The code now passes flake8 validation.
  • +
  • Some improvements to the solver dialog.
  • +
+
+
+ + + +
+ pysol +