diff --git a/css/style-9.css b/css/style-9.css index fa5e4a87..701f6913 100644 --- a/css/style-9.css +++ b/css/style-9.css @@ -83,6 +83,14 @@ font-family: souvenir; src: url('/fonts/Souvenir-Itc-T-OT-Bold.otf'); } +@font-face { + font-family: palatino; + src: url('/fonts/Palatino Font.ttf'); +} +@font-face { + font-family: amanda; + src: url('/fonts/Amanda Std Regular.otf'); +} /*Variables*/ :root { --site-background: url('/img/lowpolyBackground.svg'); diff --git a/fonts/Amanda Std Regular.otf b/fonts/Amanda Std Regular.otf new file mode 100644 index 00000000..dbbf3b3b Binary files /dev/null and b/fonts/Amanda Std Regular.otf differ diff --git a/fonts/Palatino Font.ttf b/fonts/Palatino Font.ttf new file mode 100644 index 00000000..2c4d72ee Binary files /dev/null and b/fonts/Palatino Font.ttf differ diff --git a/globalHTML/footer.php b/globalHTML/footer.php index d1172f11..fb585f98 100644 --- a/globalHTML/footer.php +++ b/globalHTML/footer.php @@ -19,7 +19,7 @@

Legal

Terms and Conditions
-

We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc.
We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.
All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited.
All other content Copyright © Card Conjurer.
For more information on the Disclaimer or Terms and Conditions, please click the link above.

+

We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc.
We are neither affiliated with, sponsored by, nor endorsed by Legend Story Studios. Fonts, icons, card images, and other related images are trademarks and copyrights of Legend Story Studios.
We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.
All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited.
All other content Copyright © Card Conjurer.
For more information on the Disclaimer or Terms and Conditions, please click the link above.

diff --git a/img/frames/fab/addons/1.svg b/img/frames/fab/addons/1.svg new file mode 100644 index 00000000..8571659d --- /dev/null +++ b/img/frames/fab/addons/1.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/1Thumb.png b/img/frames/fab/addons/1Thumb.png new file mode 100644 index 00000000..4629a916 Binary files /dev/null and b/img/frames/fab/addons/1Thumb.png differ diff --git a/img/frames/fab/addons/2.svg b/img/frames/fab/addons/2.svg new file mode 100644 index 00000000..f207202a --- /dev/null +++ b/img/frames/fab/addons/2.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/2Thumb.png b/img/frames/fab/addons/2Thumb.png new file mode 100644 index 00000000..97f8f032 Binary files /dev/null and b/img/frames/fab/addons/2Thumb.png differ diff --git a/img/frames/fab/addons/3.svg b/img/frames/fab/addons/3.svg new file mode 100644 index 00000000..99dbc08d --- /dev/null +++ b/img/frames/fab/addons/3.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/3Thumb.png b/img/frames/fab/addons/3Thumb.png new file mode 100644 index 00000000..0795ad86 Binary files /dev/null and b/img/frames/fab/addons/3Thumb.png differ diff --git a/img/frames/fab/addons/blue.svg b/img/frames/fab/addons/blue.svg new file mode 100644 index 00000000..0de15d91 --- /dev/null +++ b/img/frames/fab/addons/blue.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/img/frames/fab/addons/blueThumb.png b/img/frames/fab/addons/blueThumb.png new file mode 100644 index 00000000..d4927e82 Binary files /dev/null and b/img/frames/fab/addons/blueThumb.png differ diff --git a/img/frames/fab/addons/cost.svg b/img/frames/fab/addons/cost.svg new file mode 100644 index 00000000..c24044de --- /dev/null +++ b/img/frames/fab/addons/cost.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/costThumb.png b/img/frames/fab/addons/costThumb.png new file mode 100644 index 00000000..2895ea6b Binary files /dev/null and b/img/frames/fab/addons/costThumb.png differ diff --git a/img/frames/fab/addons/red.svg b/img/frames/fab/addons/red.svg new file mode 100644 index 00000000..75d53326 --- /dev/null +++ b/img/frames/fab/addons/red.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/img/frames/fab/addons/redThumb.png b/img/frames/fab/addons/redThumb.png new file mode 100644 index 00000000..509eaf0f Binary files /dev/null and b/img/frames/fab/addons/redThumb.png differ diff --git a/img/frames/fab/addons/shield.svg b/img/frames/fab/addons/shield.svg new file mode 100644 index 00000000..cb23d092 --- /dev/null +++ b/img/frames/fab/addons/shield.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/shieldThumb.png b/img/frames/fab/addons/shieldThumb.png new file mode 100644 index 00000000..0862ec33 Binary files /dev/null and b/img/frames/fab/addons/shieldThumb.png differ diff --git a/img/frames/fab/addons/spear.svg b/img/frames/fab/addons/spear.svg new file mode 100644 index 00000000..dcf4efb6 --- /dev/null +++ b/img/frames/fab/addons/spear.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/img/frames/fab/addons/spearThumb.png b/img/frames/fab/addons/spearThumb.png new file mode 100644 index 00000000..23170925 Binary files /dev/null and b/img/frames/fab/addons/spearThumb.png differ diff --git a/img/frames/fab/addons/yellow.svg b/img/frames/fab/addons/yellow.svg new file mode 100644 index 00000000..f36e883d --- /dev/null +++ b/img/frames/fab/addons/yellow.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/img/frames/fab/addons/yellowThumb.png b/img/frames/fab/addons/yellowThumb.png new file mode 100644 index 00000000..40bd41f2 Binary files /dev/null and b/img/frames/fab/addons/yellowThumb.png differ diff --git a/img/frames/fab/fabled/blue.svg b/img/frames/fab/fabled/blue.svg new file mode 100644 index 00000000..1fa0e36e --- /dev/null +++ b/img/frames/fab/fabled/blue.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/img/frames/fab/fabled/blueThumb.png b/img/frames/fab/fabled/blueThumb.png new file mode 100644 index 00000000..73749491 Binary files /dev/null and b/img/frames/fab/fabled/blueThumb.png differ diff --git a/img/frames/fab/fabled/fabled.png b/img/frames/fab/fabled/fabled.png new file mode 100644 index 00000000..51477526 Binary files /dev/null and b/img/frames/fab/fabled/fabled.png differ diff --git a/img/frames/fab/fabled/fabledThumb.png b/img/frames/fab/fabled/fabledThumb.png new file mode 100644 index 00000000..eb21e28d Binary files /dev/null and b/img/frames/fab/fabled/fabledThumb.png differ diff --git a/img/frames/fab/fabled/red.svg b/img/frames/fab/fabled/red.svg new file mode 100644 index 00000000..16c24f10 --- /dev/null +++ b/img/frames/fab/fabled/red.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/img/frames/fab/fabled/redThumb.png b/img/frames/fab/fabled/redThumb.png new file mode 100644 index 00000000..f052b624 Binary files /dev/null and b/img/frames/fab/fabled/redThumb.png differ diff --git a/img/frames/fab/fabled/yellow.svg b/img/frames/fab/fabled/yellow.svg new file mode 100644 index 00000000..a73242ce --- /dev/null +++ b/img/frames/fab/fabled/yellow.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/img/frames/fab/fabled/yellowThumb.png b/img/frames/fab/fabled/yellowThumb.png new file mode 100644 index 00000000..905d6acb Binary files /dev/null and b/img/frames/fab/fabled/yellowThumb.png differ diff --git a/img/frames/fab/generic/action.png b/img/frames/fab/generic/action.png new file mode 100644 index 00000000..ab33b329 Binary files /dev/null and b/img/frames/fab/generic/action.png differ diff --git a/img/frames/fab/generic/actionThumb.png b/img/frames/fab/generic/actionThumb.png new file mode 100644 index 00000000..445ecc5e Binary files /dev/null and b/img/frames/fab/generic/actionThumb.png differ diff --git a/img/frames/fab/generic/equipment.png b/img/frames/fab/generic/equipment.png new file mode 100644 index 00000000..fdd8894e Binary files /dev/null and b/img/frames/fab/generic/equipment.png differ diff --git a/img/frames/fab/generic/equipment2.png b/img/frames/fab/generic/equipment2.png new file mode 100644 index 00000000..1a5e3451 Binary files /dev/null and b/img/frames/fab/generic/equipment2.png differ diff --git a/img/frames/fab/generic/equipment2Thumb.png b/img/frames/fab/generic/equipment2Thumb.png new file mode 100644 index 00000000..93a0322b Binary files /dev/null and b/img/frames/fab/generic/equipment2Thumb.png differ diff --git a/img/frames/fab/generic/equipmentThumb.png b/img/frames/fab/generic/equipmentThumb.png new file mode 100644 index 00000000..f7f1a905 Binary files /dev/null and b/img/frames/fab/generic/equipmentThumb.png differ diff --git a/img/frames/fab/generic/weapon.png b/img/frames/fab/generic/weapon.png new file mode 100644 index 00000000..f2886aab Binary files /dev/null and b/img/frames/fab/generic/weapon.png differ diff --git a/img/frames/fab/generic/weaponThumb.png b/img/frames/fab/generic/weaponThumb.png new file mode 100644 index 00000000..a3261a83 Binary files /dev/null and b/img/frames/fab/generic/weaponThumb.png differ diff --git a/img/manaSymbols/fab/fabb.svg b/img/manaSymbols/fab/fabb.svg new file mode 100644 index 00000000..03799c3c --- /dev/null +++ b/img/manaSymbols/fab/fabb.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/img/manaSymbols/fab/fabg.svg b/img/manaSymbols/fab/fabg.svg new file mode 100644 index 00000000..22d9e618 --- /dev/null +++ b/img/manaSymbols/fab/fabg.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/img/manaSymbols/fab/fabr.svg b/img/manaSymbols/fab/fabr.svg new file mode 100644 index 00000000..47b1b14e --- /dev/null +++ b/img/manaSymbols/fab/fabr.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/img/manaSymbols/fab/fabu.svg b/img/manaSymbols/fab/fabu.svg new file mode 100644 index 00000000..580778b6 --- /dev/null +++ b/img/manaSymbols/fab/fabu.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/img/manaSymbols/fab/fabw.svg b/img/manaSymbols/fab/fabw.svg new file mode 100644 index 00000000..3459bb9f --- /dev/null +++ b/img/manaSymbols/fab/fabw.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/js/frames/groupFleshAndBlood.js b/js/frames/groupFleshAndBlood.js new file mode 100644 index 00000000..2108dd74 --- /dev/null +++ b/js/frames/groupFleshAndBlood.js @@ -0,0 +1,4 @@ +loadFramePacks([ + {name:'Generic Frames', value:'FABRegular'}, + {name:'Fabled Frame', value:'FABFabled'} +]) \ No newline at end of file diff --git a/js/frames/manaSymbolsFAB.js b/js/frames/manaSymbolsFAB.js new file mode 100644 index 00000000..11c5795a --- /dev/null +++ b/js/frames/manaSymbolsFAB.js @@ -0,0 +1,7 @@ +//checks to see if it needs to run +if (!card.manaSymbols.includes('/js/frames/manaSymbolsFAB.js')) { + card.manaSymbols.push('/js/frames/manaSymbolsFAB.js'); +} +if (findManaSymbolIndex('fab') == -1) { + loadManaSymbols(['fab/fabw', 'fab/fabu', 'fab/fabb', 'fab/fabr', 'fab/fabg']); +} \ No newline at end of file diff --git a/js/frames/packFABFabled.js b/js/frames/packFABFabled.js new file mode 100644 index 00000000..1bfb60f5 --- /dev/null +++ b/js/frames/packFABFabled.js @@ -0,0 +1,16 @@ +//defines available frames +availableFrames = [ + {name:'Fabled Action', src:'/img/frames/fab/fabled/fabled.png'}, + {name:'Red', src:'/img/frames/fab/fabled/red.svg'}, + {name:'Blue', src:'/img/frames/fab/fabled/blue.svg'}, + {name:'Yellow', src:'/img/frames/fab/fabled/yellow.svg'}, + {name:'Pitch (1)', src:'/img/frames/fab/addons/1.svg'}, + {name:'Pitch (2)', src:'/img/frames/fab/addons/2.svg'}, + {name:'Pitch (3)', src:'/img/frames/fab/addons/3.svg'} +]; +//disables/enables the "Load Frame Version" button +document.querySelector('#loadFrameVersion').disabled = true; +//defines process for loading this version, if applicable +document.querySelector('#loadFrameVersion').onclick = null; +//loads available frames +loadFramePack(); \ No newline at end of file diff --git a/js/frames/packFABRegular.js b/js/frames/packFABRegular.js new file mode 100644 index 00000000..ebac7d2e --- /dev/null +++ b/js/frames/packFABRegular.js @@ -0,0 +1,51 @@ +//defines available frames +availableFrames = [ + {name:'Weapon', src:'/img/frames/fab/generic/weapon.png'}, + {name:'Equipment (Gray)', src:'/img/frames/fab/generic/equipment.png'}, + {name:'Equipment (Gold)', src:'/img/frames/fab/generic/equipment2.png'}, + {name:'Generic Action', src:'/img/frames/fab/generic/action.png'}, + {name:'Pitch (1)', src:'/img/frames/fab/addons/1.svg'}, + {name:'Pitch (2)', src:'/img/frames/fab/addons/2.svg'}, + {name:'Pitch (3)', src:'/img/frames/fab/addons/3.svg'}, + {name:'Red', src:'/img/frames/fab/addons/red.svg'}, + {name:'Blue', src:'/img/frames/fab/addons/blue.svg'}, + {name:'Yellow', src:'/img/frames/fab/addons/yellow.svg'}, + {name:'Action Cost', src:'/img/frames/fab/addons/cost.svg'}, + {name:'Shield', src:'/img/frames/fab/addons/shield.svg'}, + {name:'Spear', src:'/img/frames/fab/addons/spear.svg'} +]; +//disables/enables the "Load Frame Version" button +document.querySelector('#loadFrameVersion').disabled = false; +//defines process for loading this version, if applicable +document.querySelector('#loadFrameVersion').onclick = async function() { + //resets things so that every frame doesn't have to + await resetCardIrregularities(); + //sets card version + card.version = 'FABRegular'; + loadScript('/js/frames/manaSymbolsFAB.js'); + //art bounds + card.artBounds = {x:0.0867, y:0.1258, width:0.8267, height:0.4796}; + autoFitArt(); + //set symbol bounds + card.setSymbolBounds = {x:-1, y:-1, width:0.12, height:0.0410, vertical:'center', horizontal: 'right'}; + resetSetSymbol(); + //watermark bounds + card.watermarkBounds = {x:0.5, y:0.7762, width:0.75, height:0.2305}; + resetWatermark(); + //text + loadTextOptions({ + title: {name:'Title', text:'', x:0.19, y:0.0705, width:0.62, height:0.0405, oneLine:true, font:'amanda', size:0.0405, align:'center', manaPrefix:'fab'}, + type: {name:'Type', text:'', x:0.24, y:0.8977, width:0.52, height:0.0281, oneLine:true, font:'amanda', size:0.0281, align:'center', manaPrefix:'fab'}, + rules: {name:'Rules Text', text:'', x:0.12, y:0.6153, width:0.76, height:0.28, size:0.0281, font:'palatino', manaPrefix:'fab'}, + cost: {name:'Cost', text:'', x:0.854, y:0.0753, width:0.0534, height:0.031, size:0.031, font:'palatino', oneLine:true, align:'center', manaPrefix:'fab'}, + left: {name:'Left Stat', text:'', x:0.162, y:0.9124, width:0.0534, height:0.0358, size:0.0358, font:'palatino', oneLine:true, align:'center', manaPrefix:'fab'}, + right: {name:'Right Stat', text:'', x:0.7847, y:0.9124, width:0.0534, height:0.0358, size:0.0358, font:'palatino', oneLine:true, align:'center', manaPrefix:'fab'} + }); + //bottom info + await loadBottomInfo({ + regular: {text:'{kerning-2}{elemidinfo-rarity} {elemidinfo-set}{elemidinfo-number} {elemidinfo-artist} \u00a9 ' + date.getFullYear() + ' Legend Story Studios', x:0.25, y:1987/2100, width:0.5, height:0.0143, oneLine:true, font:'gothammedium', size:0.0143, color:'white', align:'center'}, + extra: {text:'NOT FOR SALE CardConjurer.com', y:2020/2100, height:0.0134, oneLine:true, font:'gothammedium', size:0.0134, color:'white', align:'center'}, + }); +} +//loads available frames +loadFramePack(); \ No newline at end of file diff --git a/legal/index.php b/legal/index.php index 8042e845..f00b5ff3 100644 --- a/legal/index.php +++ b/legal/index.php @@ -17,6 +17,7 @@ include('../globalHTML/header-1.php');

Disclaimer

We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc. +

We are neither affiliated with, sponsored by, nor endorsed by Legend Story Studios. Fonts, icons, card images, and other related images are trademarks and copyrights of Legend Story Studios.

We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.

All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited.

Some card frame images, or elements used therein, were sourced from Chilli_Axe, Kentu, thevodkaboy, Timmy XD69, noSpace, Sheepwave, FeuerAmeise, Smyris, Checkbox and TheGnomeRobotic.