-
Notifications
You must be signed in to change notification settings - Fork 7
Description
So for my planned PySolFC 3.0, I created cardset version 7. The main difference is being able to support cardset subtypes (such as French decks with or without jokers), and moving the 3D Mahjongg option to its own variable rather than using the cardset version number. I may make a few more updates if the code deems it necessary. In particular, this is an excellent opportunity to add new types of cardsets, and I have a couple in mind.
Now, I plan to start working on updating all of the existing cardsets to version 7 for consistency and keeping things clean. For some cardsets, this would just be updating the config. For many of the older cardsets, I was able to find matching joker images with their original sources, and will be adding them. Other cardsets may need new joker images created if we want them usable in joker deck games.
As part of this, I'm going to review the cardset categorization. Some cardsets I notice have not been categorized beyond their type, and others have completely wrong categories. There were a couple that might be duplicates of each other.
This is a bit of a larger scale project, that will take some time. While I should be able to handle it on my own, if anyone has feedback, or is able to help with the joker images for some cardsets, please reach out to me first.