doctor-g / ThunderstoneQuestRandomizer

Flutter implementation of a Thunderstone Quest Randomizer
GNU General Public License v3.0
5 stars 0 forks source link

[Request] Support for the newest Kickstarter content #14

Closed kinland closed 2 years ago

kinland commented 2 years ago

They just started shipping the latest sets of cards. Would be great to see support added! https://www.kickstarter.com/projects/alderac/thunderstone-quest-from-aeg-in-french-german-and-english/description

If needed, I might be willing to submit a pull request, though I don't know when I'd get to it... I took a look at your cards.yaml; it looks straightforward enough to add new cards.

doctor-g commented 2 years ago

My copy is still en route. I was planning on adding the new sets to the randomizer once mine arrives. If someone else wants to take a stab at and open a PR, you're certainly welcome!

doctor-g commented 2 years ago

I found via Board Game Geek that AEG has put the rules for Quest 10 and 11 online. This allowed me to go in and add these cards to the database even though I don't have my copy yet. I cannot put in some of the memo (flavor) text until my physical copy arrives, but the app should now have all the data for the two new quests.

doctor-g commented 2 years ago

All the Quest 10 and 11 data should now be in place.