Commit Graph

524 Commits

Author SHA1 Message Date
Josh birnholz
ad4d02b72a Add new collector style 2023-04-01 21:20:21 -04:00
Josh birnholz
feb33df578 Update invocation frame, add MUL invocation frame 2023-04-01 21:19:33 -04:00
Josh birnholz
011ee4deb1 Support new collector info style 2023-04-01 15:23:55 -04:00
Josh birnholz
6025d9f39f Scryfall card from text 2023-04-01 14:53:02 -04:00
Josh birnholz
3c64aa713c Update autoframe local storage set 2023-04-01 14:52:42 -04:00
Josh birnholz
0ad7431c74 Preparation for autoframe from text 2023-04-01 14:49:52 -04:00
Josh birnholz
d8dc271d95 Add back transform vehicle frame 2023-03-15 14:22:14 -04:00
Josh birnholz
7bfde6306d Add new right-side transform frame 2023-03-15 00:37:49 -04:00
Josh Birnholz
2eb7f784e7 Add new transform back (white) 2023-03-14 20:45:11 -04:00
Josh birnholz
84e6fc665d Fix 8th edition autoframe P/T 2023-03-06 22:25:01 -05:00
Josh birnholz
d402d0ca7b Support importing art for Adventure cards 2023-03-02 17:06:41 -05:00
Josh birnholz
6bb398fa5c Pad collector number printed size 2023-02-27 16:46:07 -05:00
Josh birnholz
30c516c83e Update extended art frame file extension 2023-02-27 16:45:41 -05:00
Josh birnholz
c9b5383128 Update set symbol extension 2023-02-27 16:45:11 -05:00
Josh birnholz
6b7194fc2c Update short extended art frames for autoframe 2023-02-22 00:43:47 -05:00
Josh birnholz
c8b435aedc Add/update extended art short land frames 2023-02-21 22:57:48 -05:00
Josh birnholz
bbf5fe634a Fix final form check 2023-02-21 01:56:34 -05:00
Josh birnholz
b34a954ebe Adjust final form regex 2023-02-21 00:34:19 -05:00
Josh birnholz
ec398e13e2 Use final form alternate glyphs for Beleren font 2023-02-21 00:25:26 -05:00
Josh birnholz
b7ac4cd351 Add italic toggle button 2023-02-18 19:18:45 -05:00
Josh birnholz
8d9b549a8d Open creator on page load 2023-02-18 17:15:32 -05:00
Josh birnholz
6ffa7122fe Use PNGs for ONE/ONC set symbols 2023-02-18 16:38:50 -05:00
Josh birnholz
b6842ece2e Justify collector numbers with slashes 2023-02-18 16:26:14 -05:00
Josh Birnholz
012e4abc77 Update {cardname} and ~ shortcuts to use nickname if it exists 2023-02-16 15:39:26 -05:00
Josh Birnholz
ed4fc08c1b Add Nicknames addon pack 2023-02-16 15:17:08 -05:00
Josh birnholz
74ef9cdb1a Merge branch 'master' of https://github.com/joshbirnholz/cardconjurer 2023-02-10 01:04:08 -05:00
Josh birnholz
b39788f1d5 Fix typo for multicolored compleated planeswalker holo stamp 2023-02-10 01:03:53 -05:00
Josh birnholz
d528a942b7 Merge pull request #4 from DorkmasterFlek/fix-tilde-replacement
Fix tilde card name replacement
2023-02-10 00:55:18 -05:00
Josh birnholz
316e605fa4 Add Compleated Planeswalker frame 2023-02-10 00:54:22 -05:00
Josh birnholz
77328ea8cf Update frames 2023-02-09 17:40:32 -05:00
DorkmasterFlek
50072d24fb Fix tilde card name replacement
The tilde replacement for card name doesn't work if the "{cardname}" tag isn't present because the if condition is incorrect.  This fixes the condition to check for either one.
2023-02-09 16:30:13 -05:00
Josh birnholz
f7b1bf8f4d Fix italic prototype and companion 2023-02-08 14:59:42 -05:00
Josh birnholz
669b57f095 Fix incorrectly shown flavor text bar for imported vanilla cards 2023-02-08 14:59:21 -05:00
Josh Birnholz
b52e62468b Lessen height on indented lines 2023-02-08 12:52:13 -05:00
Josh Birnholz
0ce062fac9 Add watermarkless Phyrexian frames 2023-02-08 12:52:08 -05:00
Josh Birnholz
03b1bd3b3c Remove flavor text bar from Phyrexian auto frame 2023-02-08 12:52:07 -05:00
Josh Birnholz
46c8f688ba Add Phyrexian autoframe support 2023-02-08 12:52:06 -05:00
DorkmasterFlek
fe010a0584 Fix display of hybrid Phyrexian mana symbols
Only the first slash was removed when checking for a matching mana symbol code.  This change removes all of them so hybrid Phyrexian mana works reliably when using slashes in the shortcodes.
2023-02-08 12:52:06 -05:00
Josh Birnholz
ac5855a5d8 Add nonlegendary Phyrexian frame 2023-02-08 12:52:06 -05:00
Josh Birnholz
3a334332df Add Oil Slick (ONE) frame 2023-02-08 12:52:04 -05:00
Josh Birnholz
0563c824c4 Add gold universes beyond holostamp 2023-02-08 12:52:03 -05:00
DorkmasterFlek
19434019df Fix autoframe land colour detection and etched/seventh frames
This change makes the autoframe land colour detection case insensitive since lowercase curly bracket shortcodes work fine for the symbols, and fixes the etched and seventh edition autoframe population using the wrong filenames.
2023-02-08 12:52:02 -05:00
Josh Birnholz
ecd5123dbd Add Prototype to frame search 2023-02-08 12:52:02 -05:00
DorkmasterFlek
5ca4a33ab8 Replace all tilde with cardname, not just the first one 2023-02-08 12:49:46 -05:00
Josh Birnholz
322d78223a Add Prototype frame (Brothers' War) 2023-02-08 12:46:27 -05:00
Josh Birnholz
fe0f8c4951 Add toggle to fetch set symbols from Gatherer or use local images 2023-02-08 12:46:26 -05:00
Josh Birnholz
cf7001dc2e Add hammer meld DFC icon 2023-02-08 12:46:26 -05:00
Josh Birnholz
7cf655df4e Add JumpStart 2022 Front Card frame 2023-02-08 12:46:25 -05:00
Josh Birnholz
8241e379b9 Don't use proxy server when loading set symbol (disable CORS in browser) 2023-02-08 12:46:24 -05:00
Josh Birnholz
b4b9f792a6 Add Note to collector info 2023-02-08 12:46:23 -05:00