fafranco82 / swdestinydb

Star Wars Destiny Deckbuilder
52 stars 26 forks source link

Missing sets while replacing icons + link to cards in text #333

Closed jlannoy closed 3 years ago

jlannoy commented 3 years ago

There was some missing icons in cards text, like CONV and so on... I noticed it was an hardcoded list ; so here is a fix for that which first check for fixed game icons, the assume the rest of [TEXT] will represent a set icon (I don't see why it shouldn't stay like this in the future...). Using regex.

But it does event a little bit more : sometimes this set icon is followed by a card number, as the card text reference an other card... In that case, it tries to convert it as a link to the target card, which offer a quicker view of it. Concrete example :

Capture d’écran 2021-01-04 à 02 40 23