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

2133 commits

Author SHA1 Message Date
lufebe16
4f2f17b166 Kivy/Android
- project metadata updates
2024-02-03 17:39:27 +01:00
Joe R
c36e2c68df Fixed flake8 in scripts. 2024-01-31 20:55:49 -05:00
Joe R
6d1b81d57b Take away is a golf type game, and other organization fixes. 2024-01-31 20:33:39 -05:00
Joe R
5b6496432c Added Appreciate game. 2024-01-31 20:19:10 -05:00
Joe R
2a1651cbc0 Fixed error in HTML generation. 2024-01-27 20:12:42 -05:00
Joe R
c50cfdd566 Fixed import order. 2024-01-26 22:31:57 -05:00
Joe R
fa63e28f0b Consolidated special games. 2024-01-26 21:51:13 -05:00
lufebe16
20533ac05e Kivy/Android
- some refactorings an clean ups
2024-01-23 15:39:24 +01:00
Joe R
ea7fe7c2e8 Separate directory for import/export boards, to avoid confusion with saved games. 2024-01-20 12:10:11 -05:00
Joe R
dc985d5882 Added Club game. 2024-01-20 11:29:49 -05:00
Joe R
c11f57ce11 Hint logic for Tile Puzzle. 2024-01-18 23:42:57 -05:00
Joe R
d7ec6a559a Working import for black hole solver games. 2024-01-18 22:17:19 -05:00
lufebe16
b4998aa341 Kivy/Android
- animation handling for special games
2024-01-16 09:31:33 +01:00
Joe R
5ba38d0688 Minor cleanup. 2024-01-15 23:15:50 -05:00
Joe R
5c4304ba44 Option to clear the recent games list. 2024-01-15 22:17:09 -05:00
lufebe16
d3067f2397 EightCards:
- index error on click to empty talon fixed.
- move pair when second click goes to reserve stack too.
2024-01-11 16:18:19 +01:00
lufebe16
7dd72522c4 Kivy/Android
- toolbar pos tied to device orientation
- added additional options for it
- refactoring
2024-01-11 10:34:41 +01:00
Joe R
caa85016b1 Added Sarlacc game. 2024-01-09 18:49:58 -05:00
lufebe16
97e90f147c Kivy/Android
- upstart sequence and fullscreen handling fixes
2024-01-08 14:54:12 +01:00
lufebe16
87fe16413e Kivy/Android
- refactoring
2024-01-08 14:54:12 +01:00
Joe R
a35f0ad2f5 Fixed error in Rosamund's Bower auto-deal logic. 2024-01-06 23:07:54 -05:00
Joe R
725ee0dcaa Added hexagonal pegged layout. 2024-01-06 21:55:47 -05:00
lufebe16
f6b5672cf6 Kivy/Android
- Demo now waits for animation end before next step.
- Demo command closes menu after selection.
- Hint arrow is kept on top during demo
- Hint arrow fading animation.
2024-01-04 14:23:43 +01:00
Joe R
e1b74be079 Fix for invalid sequence move in Blue Jacket. 2024-01-03 20:34:55 -05:00
Joe R
f466df1644 Added Blue Jacket game. 2024-01-03 20:33:48 -05:00
Joe R
d0a2b97a9e Added Rosamund's Bower game. 2024-01-03 19:30:57 -05:00
lufebe16
23657469c4 Kivy/Android
- added navigation buttons to html display
- fixed line formatting in html displays
- title line formatting as centered and multiline if needed
- html text rendering revised to circumvent hardware limits
- screen rotation lock changes
- balkenbreite
2024-01-03 09:50:02 +01:00
Joe R
301d461875 Added Quadruple Yukon variant. 2023-12-30 12:30:01 -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
lufebe16
0ec7bc1cf8 flake8 2023-12-28 14:18:51 +01:00
lufebe16
49d4445c6b display of license text fixed in android 2023-12-28 12:20:06 +01:00
Joe R
20e0de112f New alternate names. 2023-12-26 11:44:03 -05:00
Joe R
499439bc13 Added Binary Star game. 2023-12-26 10:43:31 -05:00
Joe R
5852bad127 Disable favorite games menu when there are no favorites. 2023-12-26 09:26:36 -05:00
lufebe16
2017b4f23b Kivy/Android
- size of menu unified to 0.333 for landscape and 0.5 for portrait mode

- added code to hopefully prevent black screen on resume
- removed old outdated workarounds
2023-12-23 11:08:23 +01:00
lufebe16
2c48745781 Kivy/Android
- refactoring
2023-12-20 17:03:13 +01:00
Joe R
a961bca6ff Added Thirty-Nine Steps game. 2023-12-19 22:06:41 -05:00
Joe R
f190b3d30e Sorting of favorite games. 2023-12-19 21:59:58 -05:00
Joe R
dda8348806 Added Interlock and Love a Duck games. 2023-12-17 21:34:10 -05:00
lufebe16
7bc56fc101 Kivy/Android
- soft card flip
2023-12-13 18:23:58 +01:00
lufebe16
c5b22563a8 Kivy/Android
- switching of redeal images (redeal/stopped) corrected.
 - new wrapper class for options management. Refactorings.
 - redeal, pause and demo logo style selections updated.
2023-12-12 10:49:50 +01:00
Joe R
611bd37024 Added The Lucky Number game. 2023-12-10 15:53:41 -05:00
lufebe16
917e7a1311 Kivy/Android
- visual update of favorites list corrected
2023-12-10 11:18:38 +01:00
lufebe16
b49f82ad02 Kivy/Android
- card selection menu grouped by cardset type
2023-12-06 19:21:57 +01:00
lufebe16
9816c15d94 Kivy/Android
- updated mkcards
2023-12-06 11:08:57 +01:00
lufebe16
c9194ea419 Kivy/Android
- Introduced tree view generators in menubar.py
- applied to the option menu.
2023-12-06 10:05:04 +01:00
Joe R
1df1f6a80c Added four additional cardset styles. 2023-12-05 21:26:48 -05:00
Joe R
c2bc849fc1 Added Yukon Kings game. 2023-12-05 20:28:24 -05:00
lufebe16
2f87a554be Kivy/Android
- refactorings (menubar)
2023-12-04 15:24:42 +01:00
lufebe16
a36cb9ce12 Kivy/Android
- Refactoring of app start.
2023-12-04 14:30:35 +01:00