* Modernize Custom Tokens and Add 2 More
*Updates custom tokens created by Broken Visage, Wall of Kelp, and Jungle Patrol (previously added in https://github.com/Cockatrice/Magic-Token/pull/156) to more modern card frames and (likely) higher quality images.
*Adds token art for the Wolves of the Hunt token created by Master of the Hunt and the Unicorn Token created by Blessed Sanctuary as asked for in https://github.com/Cockatrice/Magic-Token/issues/85. Supersedes the Unicorn token proposed in https://github.com/Cockatrice/Magic-Token/pull/155 as the card frame is more modern and the image should be higher quality.
* Update tokens.xml
* Public Links
Made the repo I have the images in public and re-added the links just in case they changed.
* update version
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* move book of exalted deeds token to the white angel entry
add a comment, maybe it helps
* abcdefghijklmnopqrstuvwxyz
* remove comment
* update version to 20220611
Co-authored-by: github-actions <github-actions@github.com>
* Add art for 3 missing tokens
Add custom art tokens for Broken Visage, Wall of Kelp, and Jungle Patrol.
* update version
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Fixes 2 snake tokens
https://github.com/Cockatrice/Magic-Token/issues/140 Ophiomancer didn't have an official token until now so this adds that. The snake for Hapatra Vizier of Poisons had a broken link so this also fixes that.
* Fix wrong link
* update version
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Streets of New Capenna tokens
* Fixed the ordering of space vs. hyphen
* the alphabet goes like this:
/SNC^M/related^MV/token^Mk:norm ^dt>$p^M:'<,'>sort^M:'<,'>norm ^2f<d$^P^M
* add extra entries for stimulus package and join the maestros
* remove count=x on stimulus package
* update version to 20220423
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
Co-authored-by: github-actions <github-actions@github.com>
* full token compleation
add phyrexian version of each token
move grist insect token art to correct entry
* update version to 20220228
Co-authored-by: github-actions <github-actions@github.com>
* Initial Tokens
* All NEO and some NEC tokens
No images yet for anything besides Mechtitan.
* Initial Tokens
* All NEO and some NEC tokens
No images yet for anything besides Mechtitan.
* add picUrl=""
* run linter
* Update tokens.xml
* update version
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* add workflow for updating the version on pr approval
* split into script
* apply pressure
* github parameter replacement uses double braces
* remove checks and fix repo url
* change merge behavior to merge master into the pr instead
this means it will not be required to force push when we're behind on
master
* add option to use workflow on comments
* grab correct ref from comments
* get full pr info from comment
* remove shell script
* correctly deal with having a different upstream
* prettyfy
* Update for SLD Stranger Things
* update version
sed -i s/$(cat version.txt)/$(date +%Y%m%d)/ tokens.xml
date +%Y%m%d >version.txt
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit removes a relationship between the Kraken token
and the Kiora, the Crashing Wave card that was created by mistake and
not caught.
Mentioned in https://github.com/Cockatrice/Magic-Token/pull/119
* Secret Lair TWD cards
No one had added these yet, so here they are after being requested.
* move sld to under cmr
* sed -i s/$(cat version.txt)/$(date +%Y%m%d)/ tokens.xml && date +%Y%m%d >version.txt
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
* Fix for nonexistent set
PPRE does not exist, and this angel token should refer to set P04 as seen here https://scryfall.com/card/p04/2/angel
* Update version.txt
* Update tokens.xml
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
apply some macroing:
jV/token
k:norm =^df>$p
:'<,'>sort
:'<,'>norm ^2f<d$^P
also add missing set tags
make related before reverse-related the template from now on