magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.88k stars 767 forks source link

Dredge buttons "cancel" and "auto select" does nothing #1898

Open ivorcosta opened 8 years ago

ivorcosta commented 8 years ago

If you have more than one dredge card in your graveyard, xmage shows a window asking which card you want to dredge before you draw. On this window, the buttons "auto select" and "cancel" does not work. It's very annoying when you have several dredge cards and you don't want to dredge, you have to click 3 times for each dredge in your graveyard. Would be cool if the button cancel skipped all dredges to let you draw without having to click several buttons.

stravant commented 8 years ago

Or better yet, it should work like MTGO: Just let you click on the object whose replacement effect it is is order to select which effect to apply / cancel. There's not any situation where there are multiple distinct replacement effects (which you would want to choose a particular one of) from the same object that effect the same event so doing it that way is sufficient and much easier for the primary use case (choosing a card to dredge)