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

1131 commits

Author SHA1 Message Date
Shlomi Fish
2bbea25a42 Clarify the solver dialog msg on hint-on-intract
so people will not think it was solved.
2018-08-04 17:40:36 +03:00
Shlomi Fish
02edf2afdd Made the iters_output_step configurable. 2018-08-01 19:50:31 +03:00
Shlomi Fish
7407276829 Implement the --version conditional.
See https://github.com/shlomif/PySolFC/issues/90 .
2018-08-01 19:31:11 +03:00
Shlomi Fish
4e7a653f67 Preliminary support for fc-solve's "-hoi" flag.
See
https://groups.yahoo.com/neo/groups/fc-solve-discuss/conversations/messages/1580
2018-07-31 20:56:33 +03:00
Hugo Lefeuvre
5a8b4b1708 Fix Python interpreter name typo 2018-07-31 13:40:09 +08:00
Roderik Ploszek
de836fe5a0 Remove pygame version specification
pygame 1.9.4 wheels for python 3.4 are now available,
see https://github.com/shlomif/PySolFC/issues/86
2018-07-27 09:46:05 +02:00
Shlomi Fish
5266f33b73 Rename to a better filename. 2018-07-23 19:19:25 +03:00
Shlomi Fish
895bedff00 remove already autogenerated boilerplate.
It was no longer used or needed.
2018-07-23 19:10:28 +03:00
Roderik Ploszek
1bfc960a97 Fix pygame dependency
see https://github.com/shlomif/PySolFC/issues/86
2018-07-23 10:57:26 +02:00
Shlomi Fish
5edc9c83ee named conversions. 2018-07-22 17:08:41 +03:00
Shlomi Fish
3921233762 named conversions. 2018-07-22 17:04:40 +03:00
Shlomi Fish
3b6e8b5e87 named conversions. 2018-07-22 16:58:50 +03:00
Shlomi Fish
98327f641e sprintf named conversions. 2018-07-22 01:24:09 +03:00
Shlomi Fish
912ec43f91 convert to named sprintf conversions.
They are more robust.
2018-07-22 01:15:11 +03:00
Shlomi Fish
56f90c4fe4 bump version to 2.4.0. 2018-06-23 11:26:23 +03:00
Shlomi Fish
b5205eaca4 Fix the tar.xz appveyor process.
Thanks to https://github.com/mlpack/mlpack/blob/master/.appveyor.yml .
2018-06-09 22:36:42 +03:00
Shlomi Fish
03a482e3ac - rebuild appveyor windows build w newer music
see https://github.com/shlomif/PySolFC/issues/82 .
2018-06-09 22:27:16 +03:00
lb@lb520
e8c508c3da android: external urls in help now start system browser - some refactoring. 2018-06-08 10:53:40 +02:00
lb@lb520
93f0559549 Better and more convenient support for android back key. 2018-05-31 18:20:12 +02:00
Roderik Ploszek
957133999a Include music with Windows installer
see https://github.com/shlomif/PySolFC/issues/82
2018-05-27 20:30:43 +02:00
Shlomi Fish
fd323b602f Add pysol-music to the readme. 2018-05-27 16:51:31 +03:00
lb@lb520
4594c1457e Added a missing image 2018-05-23 20:44:14 +02:00
lb@lb520
6f756cd05b Toolbar image quality in kivy - fixed to bluecurve/xlarge 2018-05-23 14:33:29 +02:00
lb@lb520
9fd7b60cc7 Fixed a problem with auto drop and initial dealing. 2018-05-22 18:36:54 +02:00
lb@lb520
9155493dc9 Android build scripts updates. Some Comments in kivy files. 2018-05-22 10:48:46 +02:00
Shlomi Fish
a1219f6db1 print a warning to help w debugging cardset load.
See https://github.com/shlomif/PySolFC/issues/83 .
2018-05-20 15:19:45 +03:00
Roderik Ploszek
80ddc75992 Included pygame with the Windows binary
Music support, see https://github.com/shlomif/PySolFC/issues/82
2018-05-17 15:26:45 +02:00
Shlomi Fish
dc8adf8411 Display the deal of imported as 'Custom'.
See https://github.com/shlomif/PySolFC/issues/47 .
2018-05-13 23:18:28 +03:00
Shlomi Fish
a8f297208b Refactoring: generate dup code. 2018-05-12 20:45:21 +03:00
Shlomi Fish
f630539e88 gracefully handle import. 2018-05-11 14:29:46 +03:00
Shlomi Fish
a9e23ae7de Refactor - extract a method. 2018-05-11 13:54:15 +03:00
Shlomi Fish
05f3e3027f Convert to an exception object.
To avoid getting wedged.
2018-05-11 13:40:13 +03:00
Shlomi Fish
93f88ba514 Convert to the CPAN distro.
See https://metacpan.org/release/Code-TidyAll-Plugin-Flake8 .
2018-05-10 17:07:02 +03:00
Shlomi Fish
5c663272c5 Add the first ver of the script. 2018-05-09 18:06:17 +03:00
Shlomi Fish
d88d43025c travis test the make dist+make test scheme. 2018-05-09 13:07:50 +03:00
Shlomi Fish
e1a5a6010f Got make test inside the distr tarball to work.
See https://github.com/shlomif/PySolFC/issues/81 .
2018-05-09 13:03:20 +03:00
Shlomi Fish
39328d67e3 Fix the tests under Test-Run.
reported by AppVeyor - thanks.
2018-05-08 13:33:56 +03:00
Shlomi Fish
3541d467be Remove the urpmi lines.
They are not available on most systems and also see
https://github.com/shlomif/PySolFC/issues/81 - they are also mentioned
above.
2018-05-08 10:09:00 +03:00
Shlomi Fish
0a05c3c9cf Speedup the test suite by tidyall caching.
Of flake8. TODO: put on CPAN.
2018-05-08 00:28:58 +03:00
Shlomi Fish
4f5d365763 Fix the problem with exiting after fail import 2018-05-07 23:57:46 +03:00
Shlomi Fish
74bfe5e96b handle more gracefully.
It still will not quit.
2018-05-07 23:34:45 +03:00
Shlomi Fish
4b75005b28 Start adding support for handling parse errs.
in the importFile feature. Still does not work fully.
2018-05-07 23:29:14 +03:00
Shlomi Fish
9eab5fe6bf support utf8 bom import. 2018-05-02 20:18:01 +03:00
Shlomi Fish
9ddaa7e110 Refactor. 2018-05-01 18:22:15 +03:00
Shlomi Fish
724b6f8688 rename better. 2018-05-01 18:12:35 +03:00
Shlomi Fish
6db30de668 remove unused 2018-05-01 18:08:15 +03:00
Shlomi Fish
2f114469b5 add py2 tests 2018-05-01 17:52:17 +03:00
Shlomi Fish
6304994ed4 add py2 tests 2018-05-01 17:45:37 +03:00
Shlomi Fish
6c46979284 Add generated files to ignore. 2018-05-01 17:39:38 +03:00
Shlomi Fish
e79f443286 change to absolute paths. 2018-05-01 17:38:12 +03:00