mage
mage copied to clipboard
download/creation of Images for Split half card or Adventure spell.
The code currently implements images for the half of a split card or an Adventure spell, but the client has no way to generate these images.
I tested this by creating some files in my images directory and the images came up on the stack at the appropriate point in the game.
For example I put
"Seasonal Ritual.174.full.jpg" in my ELD images and when I cast Seasonal Ritual (adventure for Rosethorn Acolyte), that image displayed on the stack. Note I needed to include the whitespace at the top to avoid skewing the image.
I did the same thing for a split card half - and it also worked as expected. I just don't recall exactly which split card I tested, but something like
as "Find.full.jpg" in GRN images should work.
Whilst I don't expect anyone to work on this anytime soon, I thought it deserved an open issue.