Sebaestschjin / gloomhaven-campaign-manager

Simplify the management of your Gloomhaven campaign progress in Tabletop Simulator.
MIT License
7 stars 5 forks source link

Ensure quest cards are removed correctly #38

Closed Sebaestschjin closed 4 years ago

Sebaestschjin commented 4 years ago

Loading a save with retirement quests might not remove the correct quests from the deck. The index is sometimes off, which might be a timing issue. Instead of having this weird function that remembers which cards where removed, it would be better to use the CardId of the contained objects to see which quests that are.