Updated legend crowns, colorless additions
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 225 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 238 KiB |
BIN
img/frames/m15/crowns/m15CrownC.png
Normal file
After Width: | Height: | Size: 111 KiB |
BIN
img/frames/m15/crowns/m15CrownCThumb.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 241 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 225 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 233 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 235 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 218 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 193 KiB |
BIN
img/frames/m15/nickname/addons/m15NicknameTitleC.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
img/frames/m15/nickname/addons/m15NicknameTitleCThumb.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 664 KiB |
@@ -3,14 +3,15 @@ var masks = [{src:'/img/frames/m15/crowns/m15MaskLegendCrown.png', name:'Crown W
|
||||
var bounds = {x:0.0274, y:0.0191, width:0.9454, height:0.1667};
|
||||
//defines available frames
|
||||
availableFrames = [
|
||||
{name:'White Legend Crown', src:'/img/frames/m15/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Blue Legend Crown', src:'/img/frames/m15/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Black Legend Crown', src:'/img/frames/m15/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Red Legend Crown', src:'/img/frames/m15/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Green Legend Crown', src:'/img/frames/m15/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Multicolored Legend Crown', src:'/img/frames/m15/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Artifact Legend Crown', src:'/img/frames/m15/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Land Legend Crown', src:'/img/frames/m15/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'White Legend Crown', src:'/img/frames/m15/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Blue Legend Crown', src:'/img/frames/m15/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Black Legend Crown', src:'/img/frames/m15/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Red Legend Crown', src:'/img/frames/m15/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Green Legend Crown', src:'/img/frames/m15/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Multicolored Legend Crown', src:'/img/frames/m15/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Artifact Legend Crown', src:'/img/frames/m15/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Land Legend Crown', src:'/img/frames/m15/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Colorless Legend Crown', src:'/img/frames/m15/crowns/m15CrownC.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Legend Crown Border Cover', src:'/img/black.png', bounds:{x:0.0394, y:0.0277, width:0.9214, height:0.0177}}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
|
@@ -10,7 +10,8 @@ availableFrames = [
|
||||
{name:'Green Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleG.png', masks:masks3, bounds:bounds3},
|
||||
{name:'Multicolored Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleM.png', masks:masks3, bounds:bounds3},
|
||||
{name:'Artifact Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleA.png', masks:masks3, bounds:bounds3},
|
||||
{name:'Land Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleL.png', masks:masks3, bounds:bounds3}
|
||||
{name:'Land Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleL.png', masks:masks3, bounds:bounds3},
|
||||
{name:'Colorless Nickname', src:'/img/frames/m15/nickname/addons/m15NicknameTitleC.png', masks:masks3, bounds:bounds3}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
document.querySelector('#loadFrameVersion').disabled = true;
|
||||
|
@@ -13,6 +13,7 @@ availableFrames = [
|
||||
{name:'Artifact Frame', src:'/img/frames/m15/ub/regular/a.png', masks:masks},
|
||||
{name:'Land Frame', src:'/img/frames/m15/ub/regular/l.png', masks:masks},
|
||||
{name:'Vehicle Frame', src:'/img/frames/m15/ub/regular/v.png', masks:masks},
|
||||
{name:'Colorless Frame', src:'/img/frames/m15/ub/regular/c.png', masks:masks},
|
||||
{name:'White Land Frame', src:'/img/frames/m15/ub/regular/wl.png', masks:masks},
|
||||
{name:'Blue Land Frame', src:'/img/frames/m15/ub/regular/ul.png', masks:masks},
|
||||
{name:'Black Land Frame', src:'/img/frames/m15/ub/regular/bl.png', masks:masks},
|
||||
|
@@ -3,14 +3,15 @@ var masks = [{src:'/img/frames/m15/crowns/m15MaskLegendCrown.png', name:'Crown W
|
||||
var bounds = {x:0.0274, y:0.0191, width:0.9454, height:0.1667};
|
||||
//defines available frames
|
||||
availableFrames = [
|
||||
{name:'White Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Blue Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Black Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Red Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Green Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Multicolored Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Artifact Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'Land Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:8},
|
||||
{name:'White Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownW.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Blue Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownU.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Black Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownB.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Red Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownR.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Green Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownG.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Multicolored Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownM.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Artifact Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownA.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Land Legend Crown', src:'/img/frames/m15/ub/crowns/m15CrownL.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Colorless Legend Crown', src:'/img/frames/m15/crowns/m15CrownC.png', masks:masks, bounds:bounds, complementary:9},
|
||||
{name:'Legend Crown Border Cover', src:'/img/black.png', bounds:{x:0.0394, y:0.0277, width:0.9214, height:0.0177}}
|
||||
];
|
||||
//disables/enables the "Load Frame Version" button
|
||||
|