richardspirit / mtga_stats

Originated as way to manage Magic The Gathering decks on MGTA so that I knew which decks were performing the best and which decks should be deleted.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Add historical decks to validatedeck #59

Closed richardspirit closed 2 years ago

richardspirit commented 2 years ago

Modify validatedeck to determine if a deck has been deleted and prompt the user if they want to continue. The prompt will not be available outside of analysis functionality.

richardspirit commented 2 years ago

This was changed to prompt user to include deleted decks and that choice is inherited by all parts.