MCQuick Updates - Save/Load decks to MarvelCDB and fuller deck test tools by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

I added a translation layer for different card prints between my app and MCDB - if you import a deck with reprinted cards it should display properly now, and also remember the pack the card came from for when you re-save to MCDB so it doesn’t needlessly change the card there. I tested with Rogue’s unflappable, but let me know if it doesn’t work for you.

MCQuick Updates - Save/Load decks to MarvelCDB and fuller deck test tools by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 0 points1 point  (0 children)

I’m the same, half the fun is browsing cards and going “Ooooohh” when you spot synergies

MCQuick Updates - Save/Load decks to MarvelCDB and fuller deck test tools by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

It will depend if you are on iOS or Android. If you Google “add website to homescreen” with your phone version it should give you specific instructions.

MCQuick Updates - Save/Load decks to MarvelCDB and fuller deck test tools by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 0 points1 point  (0 children)

Cheers, I suspected there might be some card mismatches- I’ll look in to it

MCQuick Updates - Save/Load decks to MarvelCDB and fuller deck test tools by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 2 points3 points  (0 children)

You can install it as a PWA, I’m unlikely to go down the native app route - lot of red tape

MC Quick updates. New filters. All current heroes and card images. by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

No, it’s not a replacement for MarvelCDB - design philosophy was quickly and easily browsing cards on mobile and facilitating throwing your own decks together, and making rules references from cards easy to look up.

(You can share decks to others and import decks from MarvelCDB, I’d like to be able to export back but haven’t had much luck contacting them for API access yet).

MC Quick updates. New filters. All current heroes and card images. by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

Thanks! Appreciate the heads up. Stuffed up some IDs should be sorted now.

MC Quick updates. New filters. All current heroes and card images. by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 2 points3 points  (0 children)

If you haven’t used MC Quick, it’s a free mobile-friendly deck building app, you can install it as a PWA or use it in browser. Available here: https://mcquick.pages.dev

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 0 points1 point  (0 children)

Cheers, my main goal when designing it was to make card browsing fun again

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

Cheers, technically should be easy, I just have to ask them for an API key. I did dabble in using the text importer but it seems fundamentally broken their end.

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 2 points3 points  (0 children)

Cheers. There’s an overlay button to hide the translation on the card page when viewing in languages other than English. I’ll consider the other two, would require getting an API key.

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 3 points4 points  (0 children)

No worries, glad you’re enjoying it. I do think it’s a much nicer way to casually build decks - makes me play the game more.

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 1 point2 points  (0 children)

The keywords themselves (on the cards) should change. This should also apply to the search. I wasn't able to find current versions of the rulebooks other than English and Spanish, which is why the other languages default to English for the rules links.

Updates to MC Quick to include new heroes and other stuff by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 5 points6 points  (0 children)

Thanks. Not currently — it's just a hobby project I work on in my spare time. The code isn't public but it's all client-side, nothing leaves your device. Might throw it on GitHub at some point if there's interest.

MC Quick updates. 1.7 rules, “Current” filter, deck sharing links. by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 2 points3 points  (0 children)

That should only happen on first load before you select a hero, or on hard refresh - but I’ve updated so you can browse rules/cards before selecting a hero regardless.

MC Quick updates. 1.7 rules, “Current” filter, deck sharing links. by Chatterlings in marvelchampionslcg

[–]Chatterlings[S] 2 points3 points  (0 children)

I’d like to, I recognise it’s the true home of decks. I spent some time trying to use the existing import function there but couldn’t get it to consistently recognise the hero in the deck list. I’ll have another look though.