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

22 commits

Author SHA1 Message Date
Joe R
bdd3093a2b Compress tile images 2025-03-30 15:42:45 -04:00
Joe R
23f41d9553 Clean up images and restore missing images 2024-07-22 19:18:10 -04:00
Joe R
b62630ab5f Cleanup of table tiles to remove duplicates and consolidate name references. 2024-06-23 15:46:19 -04:00
Martin
71e06d4f98
Optimize images to save 2.7MB (#363)
* Optimize PNGs with oxipng

* Optimize GIFs with gifsicle

* Optimize SVGs with svgo

* Optimize JPEGs with jpegoptim

---------

Co-authored-by: Joe R <joeraz5@verizon.net>
2024-03-27 23:15:37 -04:00
Joe R
5ba38d0688 Minor cleanup. 2024-01-15 23:15:50 -05:00
Joe R
6edb6f7222 Added lexterror's basket weave background. 2023-11-16 20:16:49 -05:00
Joe R
7e43859ad6 Separated table tiles into 4K and normal resolution. 2023-10-29 11:20:09 -04:00
Joe R
4b8420163d Clarified copyright on table tile images. 2023-06-06 18:25:40 -04:00
Joe R
4ece8b6849 Further table tile image compression. Removed a couple images due to a potential license conflict. 2023-06-03 19:42:02 -04:00
Joe R
1d1378ed26 Ran image compression on table tiles. 2023-06-03 09:31:38 -04:00
Joe R
4a6514c5c5 Ran image compression on 4K table tiles. 2023-05-01 17:21:55 -04:00
Joe R
5fecd4e123 4K table tiles (by lex81) 2023-04-19 19:36:42 -04:00
Joe R
7f0c6e18ec A few more table tiles. 2022-09-11 18:31:42 -04:00
Joe R
756772ac0f Added Wood Gloss table tile (by lexterror). 2022-07-01 22:49:42 -04:00
Joe R
9e957b65ec Added a few more CC0 (or equivalent license) table tile images. 2022-03-19 13:13:30 -04:00
Joe R
2a2d1c59db Improvements to scaling and resizing of "save-aspect" table tiles. 2022-03-14 21:59:04 -04:00
Joe R
0fb76d00fc Better organization in table tile selection window. 2021-08-14 18:42:48 -04:00
lb@lb520
b5ef9b6214 Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk.
Added scripts to build an android app.
2018-03-03 20:37:56 +02:00
skomoroh
c1149d7ab7 added bg images
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@261 efabe8c0-fbe8-4139-b769-b5e6d273206e
2010-12-16 17:10:15 +00:00
skomoroh
2f22c2f528 + save aspect for background image
* minor fixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@250 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-08-13 22:23:38 +00:00
skomoroh
5175caf86a + separated demo-mode and solver; solver dialog
+ added statistics progression; statistics progression dialog
+ new animation speed: `medium'; renamed `timer based' to `fast'
+ added flip animation (animatedFlip)
+ added move to waste animation (animatedFlipAndMove)
+ added cancel-drag animation (moveCardsBackHandler)
* improved demo game (snapshots based check for loop)
- removed setting text color from file name
- removed auto generation shadows (too slow)
* optimized menu creation
* changed some keybindings
* updated russian translation
* many bugfixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@138 efabe8c0-fbe8-4139-b769-b5e6d273206e
2007-02-16 23:20:02 +00:00
skomoroh
4cf2459482 + added dir data/tiles
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@97 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-11-14 23:36:32 +00:00