extesy / DeckTracker

Universal Deck Tracker for collectible card games such as The Elder Scrolls: Legends and Eternal
Other
95 stars 26 forks source link

Add a mode to track dynamic changes to cards from the deck list #111

Open VitaliyKulikov opened 7 years ago

VitaliyKulikov commented 7 years ago

Seems, not all returning cards to deck updated correctly or ignored at all.

Only one card works correctly - adding new cards to deck mechanizm UNGOLIM THE LISTENER

Following not working:

extesy commented 7 years ago

It's a feature. My original intention is to preserve and display the original deck that the game was started with. Since any new added cards (like Ungolim) don't affect existing decks, you see it in the list. All cards that replace/change existing cards are not reflected. This is by design.

I might introduce a more dynamic deck list behavior, but it will have to be a configuration option because there are valid use cases for both variants.

VitaliyKulikov commented 7 years ago

cool, i see the point. some check-box (click-box on overlay to change mode) will be fine. original deck mode (only count cards count) will be helpful for streamers to show they deck to viewers.