WoWInterface SVN AlphaMapFansUpdate

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/AlphaMapBeta/AlphaMap
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

AM_InstanceLocs.lua
1,7 → 1,7
 
-- Raid : |cffa335ed
-- Instance : |c000F59FF
-- Paler blue : |c000F59FF
-- Instance : |cff0F59FF
-- Paler blue : |cff0F59FF
 
AM_INSTANCE_LOCS = {
 
9,7 → 9,7
{
x = 0.233,
y = 0.711,
name = "|c000F59FFRazorfen Downs|r",
name = "|cff0F59FFRazorfen Downs|r",
toMap = "Razorfen Downs",
tooltip = { " ", "L:33-47 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
17,7 → 17,7
{
x = 0.215,
y = 0.693,
name = "|c000F59FFRazorfen Kraul|r",
name = "|cff0F59FFRazorfen Kraul|r",
toMap = "Razorfen Kraul",
tooltip = { " ", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
25,15 → 25,15
{
x = 0.228,
y = 0.607,
name = "|c000F59FFWailing Caverns|r",
toMap = "Wailing Caverns"..AM_EXTERIOR,
name = "|cff0F59FFWailing Caverns|r",
toWorldMap = "Barrens",
tooltip = { " ", "L:15-28 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.873,
y = 0.138,
name = "|c000F59FFMagister's Terrace|r",
name = "|cff0F59FFMagister's Terrace|r",
toMap = "Magister's Terrace",
tooltip = { " ", "L:70 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
49,7 → 49,7
{
x = 0.815,
y = 0.816,
name = "|c000F59FFKarazhan|r",
name = "|cff0F59FFKarazhan|r",
toMap = "Karazhan",
tooltip = { " ", "L:70 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
57,7 → 57,7
{
x = 0.736,
y = 0.468,
name = "|c000F59FFShadowfang Keep|r",
name = "|cff0F59FFShadowfang Keep|r",
toMap = "Shadowfang Keep",
tooltip = { " ", "L:18-32 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
65,7 → 65,7
{
x = 0.847,
y = 0.367,
name = "|c000F59FFStratholme|r",
name = "|cff0F59FFStratholme|r",
toMap = "Stratholme",
tooltip = { "Stratholme", "L:56-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
73,7 → 73,7
{
x = 0.824,
y = 0.428,
name = "|c000F59FFScholomance|r",
name = "|cff0F59FFScholomance|r",
toMap = "Scholomance",
tooltip = { "Scholomance", "L:56-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
97,7 → 97,7
{
x = 0.241,
y = 0.812,
name = "|c000F59FFZul'Farrak|r",
name = "|cff0F59FFZul'Farrak|r",
toMap = "Zul'Farrak",
tooltip = { " ", "L:43-54 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
105,30 → 105,30
{
x = 0.837,
y = 0.656,
name = "|c000F59FFUldaman|r",
toMap = "Uldaman"..AM_EXTERIOR,
name = "|cff0F59FFUldaman|r",
toWorldMap = "Badlands",
tooltip = { " ", "L:35-52 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.858,
y = 0.792,
name = "|c000F59FFThe Temple of Atal'Hakkar|r",
toMap = "The Temple of Atal'Hakkar"..AM_EXTERIOR,
name = "|cff0F59FFThe Temple of Atal'Hakkar|r",
toWorldMap = "SwampOfSorrows",
tooltip = { " ", "L:44-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.777,
y = 0.379,
name = "|c000F59FFScarlet Monastery|r",
toMap = "Scarlet Monastery"..AM_EXTERIOR,
name = "|cff0F59FFScarlet Monastery|r",
toWorldMap = "Tirisfal",
tooltip = { " ", "L:29-45 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.133,
x = 0.130,
y = 0.828,
name = "|cffa335edRuins of Ahn'Qiraj|r",
toMap = "Ruins of Ahn'Qiraj",
137,7 → 137,7
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.141,
x = 0.15,
y = 0.828,
name = "|cffa335edTemple of Ahn'Qiraj|r",
toMap = "Ahn'Qiraj",
149,10 → 149,10
x = 0.801,
y = 0.706,
name = "|cff00ff00Blackrock Mountain|r",
toMap = "Blackrock Mountain"..AM_EXTERIOR,
tooltip = { "|c000F59FFBlackrock Depths|r", "L:48-60 #(5)",
toWorldMap = "BurningSteppes",
tooltip = { "|cff0F59FFBlackrock Depths|r", "L:48-60 #(5)",
"|cffa335edMolten Core|r", "L:60+ #(40)",
"|c000F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cff0F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cffa335edBlackwing Lair|r", "L:60+ #(40)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
160,8 → 160,8
{
x = 0.159,
y = 0.452,
name = "|c000F59FFBlackfathom Deeps|r",
toMap = "Blackfathom Deeps"..AM_EXTERIOR,
name = "|cff0F59FFBlackfathom Deeps|r",
toWorldMap = "Ashenvale",
tooltip = { " ", "L:20-35 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
169,23 → 169,23
x = 0.147,
y = 0.711,
name = "|cff00ff00Dire Maul|r",
toMap = "Dire Maul"..AM_EXTERIOR,
toWorldMap = "Feralas",
tooltip = { " ", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.746,
y = 0.622,
name = "|c000F59FFGnomregan|r",
toMap = "Gnomregan"..AM_EXTERIOR,
name = "|cff0F59FFGnomeregan|r",
toWorldMap = "DunMorogh",
tooltip = { " ", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.136,
y = 0.587,
name = "|c000F59FFMaraudon|r",
toMap = "Maraudon"..AM_EXTERIOR,
name = "|cff0F59FFMaraudon|r",
toWorldMap = "Desolace",
tooltip = { " ", "L:40-58 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
208,7 → 208,7
{
x = 0.27,
y = 0.511,
name = "|c000F59FFRagefire Chasm|r",
name = "|cff0F59FFRagefire Chasm|r",
toMap = "Ragefire Chasm",
tooltip = { "Orgrimmar", "L:13-22 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
216,8 → 216,8
{
x = 0.74,
y = 0.824,
name = "|c000F59FFThe Deadmines|r",
toMap = "The Deadmines"..AM_EXTERIOR,
name = "|cff0F59FFThe Deadmines|r",
toWorldMap = "Westfall",
tooltip = { " ", "L:15-28 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
225,7 → 225,7
{
x = 0.754,
y = 0.743,
name = "|c000F59FFThe Stockade|r",
name = "|cff0F59FFThe Stockade|r",
toMap = "The Stockade",
tooltip = { "Stormwind City", "L:22-30 #(5)",
},
236,7 → 236,7
y = 0.303,
name = "|cff00ff00Utgarde Keep|r",
toWorldMap = "HowlingFjord",
tooltip = { "|c000F59FFUtgarde Keep|r", "L:70-72 #(5)",
tooltip = { "|cff0F59FFUtgarde Keep|r", "L:70-72 #(5)",
"|cffa335edUtgarde Pinnacle|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
246,8 → 246,8
y = 0.046,
name = "|cff00ff00Ulduar|r",
toWorldMap = "TheStormPeaks",
tooltip = { "|c000F59FFHalls of Lightning|r", "L:77-79 #(5)",
"|c000F59FFHalls of Stone|r", "L:80 #(5)",
tooltip = { "|cff0F59FFHalls of Lightning|r", "L:77-79 #(5)",
"|cff0F59FFHalls of Stone|r", "L:80 #(5)",
"|cffa335edUlduar|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
257,8 → 257,8
y = 0.222,
name = "|cff00ff00The Nexus|r",
toWorldMap = "BoreanTundra",
tooltip = { "|c000F59FFThe Nexus|r", "L:71-73 #(5)",
"|c000F59FFThe Oculus|r", "L:80 #(5)",
tooltip = { "|cff0F59FFThe Nexus|r", "L:71-73 #(5)",
"|cff0F59FFThe Oculus|r", "L:80 #(5)",
"|cffa335edThe Eye of Eternity|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
268,8 → 268,8
y = 0.225,
name = "|cff00ff00Azjol-Nerub|r",
toWorldMap = "Dragonblight",
tooltip = { "|c000F59FFAzjol-Nerub|r", "L:72-74 #(5)",
"|c000F59FFAhn'Kahet|r", "L:73-75 #(5)",
tooltip = { "|cff0F59FFAzjol-Nerub|r", "L:72-74 #(5)",
"|cff0F59FFAhn'Kahet|r", "L:73-75 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
284,7 → 284,7
{
x = 0.578,
y = 0.203,
name = "|c000F59FFDrak'Tharon Keep|r",
name = "|cff0F59FFDrak'Tharon Keep|r",
toMap = "Drak'Tharon Keep",
tooltip = { " ", "L:74-76 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
292,7 → 292,7
{
x = 0.628,
y = 0.129,
name = "|c000F59FFGun'Drak|r",
name = "|cff0F59FFGun'Drak|r",
toMap = "GunDrak",
tooltip = { " ", "L:76-78 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
308,7 → 308,7
{
x = 0.519,
y = 0.172,
name = "|c000F59FFViolet Hold|r",
name = "|cff0F59FFViolet Hold|r",
toMap = "Violet Hold",
tooltip = { "Dalaran", "L:75-77 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
326,7 → 326,7
x = 0.284,
y = 0.833,
name = "|cffa335ed"..AM_EXTERIOR.." - Caverns of Time|r",
toMap = "Caverns of Time"..AM_EXTERIOR,
toWorldMap = "Tanaris",
tooltip = { " ", "L:70+ #(25)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
348,7 → 348,7
{
x = 0.49,
y = 0.394,
name = "|c000F59FFViolet Hold|r",
name = "|cff0F59FFViolet Hold|r",
toMap = "Violet Hold",
tooltip = { "Dalaran", "L:75-77 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
364,7 → 364,7
{
x = 0.765,
y = 0.335,
name = "|c000F59FFGun'Drak|r",
name = "|cff0F59FFGun'Drak|r",
toMap = "GunDrak",
tooltip = { " ", "L:76-78 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
372,7 → 372,7
{
x = 0.639,
y = 0.549,
name = "|c000F59FFDrak'Tharon Keep|r",
name = "|cff0F59FFDrak'Tharon Keep|r",
toMap = "Drak'Tharon Keep",
tooltip = { " ", "L:74-76 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
390,8 → 390,8
y = 0.588,
name = "|cff00ff00Azjol-Nerub|r",
toWorldMap = "Dragonblight",
tooltip = { "|c000F59FFAzjol-Nerub|r", "L:72-74 #(5)",
"|c000F59FFAhn'Kahet|r", "L:73-75 #(5)",
tooltip = { "|cff0F59FFAzjol-Nerub|r", "L:72-74 #(5)",
"|cff0F59FFAhn'Kahet|r", "L:73-75 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
400,8 → 400,8
y = 0.553,
name = "|cff00ff00The Nexus|r",
toWorldMap = "BoreanTundra",
tooltip = { "|c000F59FFThe Nexus|r", "L:71-73 #(5)",
"|c000F59FFThe Oculus|r", "L:80 #(5)",
tooltip = { "|cff0F59FFThe Nexus|r", "L:71-73 #(5)",
"|cff0F59FFThe Oculus|r", "L:80 #(5)",
"|cffa335edThe Eye of Eternity|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
411,7 → 411,7
y = 0.763,
name = "|cff00ff00Utgarde Keep|r",
toWorldMap = "HowlingFjord",
tooltip = { "|c000F59FFUtgarde Keep|r", "L:70-72 #(5)",
tooltip = { "|cff0F59FFUtgarde Keep|r", "L:70-72 #(5)",
"|cffa335edUtgarde Pinnacle|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
421,8 → 421,8
y = 0.15,
name = "|cff00ff00Ulduar|r",
toWorldMap = "TheStormPeaks",
tooltip = { "|c000F59FFHalls of Lightning|r", "L:77-79 #(5)",
"|c000F59FFHalls of Stone|r", "L:80 #(5)",
tooltip = { "|cff0F59FFHalls of Lightning|r", "L:77-79 #(5)",
"|cff0F59FFHalls of Stone|r", "L:80 #(5)",
"|cffa335edUlduar|r", "L:80 #(10/25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
444,9 → 444,9
y = 0.244,
name = "|cff00ff00Tempest Keep|r",
toWorldMap = "Netherstorm",
tooltip = { "|c000F59FFThe Mechanar|r", "L:70+ #(5)",
"|c000F59FFThe Botanica|r", "L:70+ #(5)",
"|c000F59FFThe Arcatraz|r", "L:70+ #(5)",
tooltip = { "|cff0F59FFThe Mechanar|r", "L:70+ #(5)",
"|cff0F59FFThe Botanica|r", "L:70+ #(5)",
"|cff0F59FFThe Arcatraz|r", "L:70+ #(5)",
"|cffa335edThe Eye|r", "L:70+ #(25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
465,9 → 465,9
y = 0.791,
name = "|cff00ff00Auchindoun|r",
toWorldMap = "TerokkarForest",
tooltip = { "|c000F59FFMana-Tombs|r", "L:64-66 #(5)",
"|c000F59FFAuchenai Crypts|r", "L:65-67 #(5)",
"|c000F59FFSethekk Halls|r", "L:67-69 #(5)",
tooltip = { "|cff0F59FFMana-Tombs|r", "L:64-66 #(5)",
"|cff0F59FFAuchenai Crypts|r", "L:65-67 #(5)",
"|cff0F59FFSethekk Halls|r", "L:67-69 #(5)",
"|cffa335edShadow Labyrinth|r", "L:70+ #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
477,9 → 477,9
y = 0.449,
name = "|cff00ff00Coilfang Reservoir|r",
toWorldMap = "Zangarmarsh",
tooltip = { "|c000F59FFThe Slave Pens|r", "L:62-64 #(5)",
"|c000F59FFThe Underbog|r", "L:63-65 #(5)",
"|c000F59FFThe Steamvault|r", "L:70+ #(5)",
tooltip = { "|cff0F59FFThe Slave Pens|r", "L:62-64 #(5)",
"|cff0F59FFThe Underbog|r", "L:63-65 #(5)",
"|cff0F59FFThe Steamvault|r", "L:70+ #(5)",
"|cffa335edSerpentshrine Cavern|r", "L:70+ #(25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
497,9 → 497,9
y = 0.529,
name = "|cff00ff00Hellfire Citadel|r",
toWorldMap = "Hellfire",
tooltip = { "|c000F59FFHellfire Ramparts|r", "L:60-62 #(5)",
"|c000F59FFThe Blood Furnace|r", "L:61-63 #(5)",
"|c000F59FFThe Shattered Halls|r", "L:70+ #(5)",
tooltip = { "|cff0F59FFHellfire Ramparts|r", "L:60-62 #(5)",
"|cff0F59FFThe Blood Furnace|r", "L:61-63 #(5)",
"|cff0F59FFThe Shattered Halls|r", "L:70+ #(5)",
"|cffa335edMagtheridon's Lair|r", "L:70+ #(25)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
510,14 → 510,14
x = 0.594,
y = 0.85,
name = "|cffa335ed"..AM_EXTERIOR.." - Caverns of Time|r",
toMap = "Caverns of Time"..AM_EXTERIOR,
toWorldMap = "Tanaris",
tooltip = { " ", "L:70+ #(25)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.538,
y = 0.779,
name = "|c000F59FFZul'Farrak|r",
name = "|cff0F59FFZul'Farrak|r",
toMap = "Zul'Farrak",
tooltip = { " ", "L:43-54 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
543,7 → 543,7
{
x = 0.533,
y = 0.709,
name = "|c000F59FFRazorfen Downs|r",
name = "|cff0F59FFRazorfen Downs|r",
toMap = "Razorfen Downs",
tooltip = { " ", "L:33-47 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
551,7 → 551,7
{
x = 0.504,
y = 0.684,
name = "|c000F59FFRazorfen Kraul|r",
name = "|cff0F59FFRazorfen Kraul|r",
toMap = "Razorfen Kraul",
tooltip = { " ", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
559,15 → 559,15
{
x = 0.514,
y = 0.553,
name = "|c000F59FFWailing Caverns|r",
toMap = "Wailing Caverns"..AM_EXTERIOR,
name = "|cff0F59FFWailing Caverns|r",
toWorldMap = "Barrens",
tooltip = { " ", "L:15-28 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.584,
y = 0.443,
name = "|c000F59FFRagefire Chasm|r",
name = "|cff0F59FFRagefire Chasm|r",
toMap = "Ragefire Chasm",
tooltip = { "Orgrimmar", "L:13-22 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
583,8 → 583,8
{
x = 0.442,
y = 0.364,
name = "|c000F59FFBlackfathom Deeps|r",
toMap = "Blackfathom Deeps"..AM_EXTERIOR,
name = "|cff0F59FFBlackfathom Deeps|r",
toWorldMap = "Ashenvale",
tooltip = { " ", "L:20-35 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
592,15 → 592,15
x = 0.431,
y = 0.689,
name = "|cff00ff00Dire Maul|r",
toMap = "Dire Maul"..AM_EXTERIOR,
toWorldMap = "Feralas",
tooltip = { " ", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.391,
y = 0.565,
name = "|c000F59FFMaraudon|r",
toMap = "Maraudon"..AM_EXTERIOR,
name = "|cff0F59FFMaraudon|r",
toWorldMap = "Desolace",
tooltip = { " ", "L:40-58 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
609,7 → 609,7
{
x = 0.568,
y = 0.029,
name = "|c000F59FFMagister's Terrace|r",
name = "|cff0F59FFMagister's Terrace|r",
toMap = "Magister's Terrace",
tooltip = { " ", "L:70 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
625,7 → 625,7
{
x = 0.496,
y = 0.823,
name = "|c000F59FFKarazhan|r",
name = "|cff0F59FFKarazhan|r",
toMap = "Karazhan",
tooltip = { " ", "L:70 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
633,7 → 633,7
{
x = 0.407,
y = 0.42,
name = "|c000F59FFShadowfang Keep|r",
name = "|cff0F59FFShadowfang Keep|r",
toMap = "Shadowfang Keep",
tooltip = { " ", "L:18-32 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
641,7 → 641,7
{
x = 0.546,
y = 0.297,
name = "|c000F59FFStratholme|r",
name = "|cff0F59FFStratholme|r",
toMap = "Stratholme",
tooltip = { "Stratholme", "L:56-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
649,7 → 649,7
{
x = 0.511,
y = 0.37,
name = "|c000F59FFScholomance|r",
name = "|cff0F59FFScholomance|r",
toMap = "Scholomance",
tooltip = { "Scholomance", "L:56-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
673,23 → 673,23
{
x = 0.527,
y = 0.642,
name = "|c000F59FFUldaman|r",
toMap = "Uldaman"..AM_EXTERIOR,
name = "|cff0F59FFUldaman|r",
toWorldMap = "Badlands",
tooltip = { " ", "L:35-52 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.546,
y = 0.794,
name = "|c000F59FFThe Temple of Atal'Hakkar|r",
toMap = "The Temple of Atal'Hakkar"..AM_EXTERIOR,
name = "|cff0F59FFThe Temple of Atal'Hakkar|r",
toWorldMap = "SwampOfSorrows",
tooltip = { " ", "L:44-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.43,
y = 0.739,
name = "|c000F59FFThe Stockade|r",
name = "|cff0F59FFThe Stockade|r",
toMap = "The Stockade",
tooltip = { "Stormwind City", "L:22-30 #(5)",
},
698,8 → 698,8
{
x = 0.41,
y = 0.828,
name = "|c000F59FFThe Deadmines|r",
toMap = "The Deadmines"..AM_EXTERIOR,
name = "|cff0F59FFThe Deadmines|r",
toWorldMap = "Westfall",
tooltip = { " ", "L:15-28 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
708,10 → 708,10
x = 0.471,
y = 0.687,
name = "|cff00ff00Blackrock Mountain|r",
toMap = "Blackrock Mountain"..AM_EXTERIOR,
tooltip = { "|c000F59FFBlackrock Depths|r", "L:48-60 #(5)",
toWorldMap = "BurningSteppes",
tooltip = { "|cff0F59FFBlackrock Depths|r", "L:48-60 #(5)",
"|cffa335edMolten Core|r", "L:60+ #(40)",
"|c000F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cff0F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cffa335edBlackwing Lair|r", "L:60+ #(40)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
719,16 → 719,16
{
x = 0.421,
y = 0.602,
name = "|c000F59FFGnomregan|r",
toMap = "Gnomregan"..AM_EXTERIOR,
name = "|cff0F59FFGnomregan|r",
toWorldMap = "DunMorogh",
tooltip = { " ", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.46,
y = 0.312,
name = "|c000F59FFScarlet Monastery|r",
toMap = "Scarlet Monastery"..AM_EXTERIOR,
name = "|cff0F59FFScarlet Monastery|r",
toWorldMap = "Tirisfal",
tooltip = { " ", "L:29-45 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
753,23 → 753,23
{
x = 0.47,
y = 0.495,
name = "|c000F59FFHellfire Ramparts|r",
name = "|cff0F59FFHellfire Ramparts|r",
toMap = "Hellfire Ramparts",
tooltip = { " ", "L:60-62 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.454,
x = 0.45,
y = 0.524,
name = "|c000F59FFThe Blood Furnace|r",
name = "|cff0F59FFThe Blood Furnace|r",
toMap = "The Blood Furnace",
tooltip = { " ", "L:61-63 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.486,
x = 0.49,
y = 0.524,
name = "|c000F59FFThe Shattered Halls|r",
name = "|cff0F59FFThe Shattered Halls|r",
toMap = "The Shattered Halls",
tooltip = { " ", "L:70+ #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
787,7 → 787,7
{
x = 0.486,
y = 0.543,
name = "|c000F59FFRagefire Chasm|r",
name = "|cff0F59FFRagefire Chasm|r",
toMap = "Ragefire Chasm",
tooltip = { " ", "L:13-22 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
795,12 → 795,20
},
["Desolace"] = {
{
x = 0.266,
y = 0.61,
name = "|cff0F59FFMaraudon|r",
toMap = "Maraudon",
tooltip = { " ", "L:40-58 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.286,
y = 0.619,
name = "|c000F59FFMaraudon|r",
name = "|cff00ff00"..AM_EXTERIOR.." - Maraudon|r",
toMap = "Maraudon"..AM_EXTERIOR,
tooltip = { " ", "L:40-58 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["ZulDrak"] = {
823,12 → 831,44
},
["Tanaris"] = {
{
x = 0.65,
y = 0.466,
name = "|c000F59FFOld Hillsbrad Foothills|r",
toMap = "Old Hillsbrad Foothills",
tooltip = { " ", "L:66-68 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.69,
y = 0.466,
name = "|c000F59FFBlack Morass|r",
toMap = "Black Morass",
tooltip = { " ", "L:69-70+ #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.65,
y = 0.52,
name = "|cffa335edBattle for Mount Hyjal|r",
toMap = "Battle for Mount Hyjal",
tooltip = { " ", "L:70+ #(25)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.69,
y = 0.52,
name = "|cffa335edThe Culling of Stratholme|r",
toMap = "The Culling of Stratholme",
tooltip = { " ", "L:80 #(25)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.671,
y = 0.494,
name = "|cffa335ed"..AM_EXTERIOR.." - Caverns of Time|r",
toMap = "Caverns of Time"..AM_EXTERIOR,
name = "|cff00ff00"..AM_EXTERIOR.." - Caverns of Time|r",
toMap = "Caverns of Time"..AM_EXTERIOR ,
tooltip = { " ", "L:70+ #(25)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.363,
906,21 → 946,37
{
x = 0.463,
y = 0.349,
name = "|c000F59FFWailing Caverns|r",
name = "|c0000ff00"..AM_EXTERIOR.." - Wailing Caverns|r",
toMap = "Wailing Caverns"..AM_EXTERIOR,
tooltip = { " ", "L:15-28 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.463,
y = 0.314,
name = "|c000F59FFWailing Caverns|r",
toMap = "Wailing Caverns",
tooltip = { " ", "L:15-28 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
},
["SwampOfSorrows"] = {
{
x = 0.703,
y = 0.557,
x = 0.702,
y = 0.53,
name = "|c000F59FFThe Temple of Atal'Hakkar|r",
toMap = "The Temple of Atal'Hakkar"..AM_EXTERIOR,
toMap = "The Temple of Atal'Hakkar",
tooltip = { " ", "L:44-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.702,
y = 0.557,
name = "|c0000ff00"..AM_EXTERIOR.." - The Temple of Atal'Hakkar|r",
toMap = "The Temple of Atal'Hakkar"..AM_EXTERIOR,
tooltip = { " ", "L:44-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["Stranglethorn"] = {
{
929,7 → 985,7
name = "|c000F59FFZul'Gurub|r",
toMap = "Zul'Gurub",
tooltip = { " ", "L:60+ #(20)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
},
["EasternPlaguelands"] = {
955,27 → 1011,63
},
["DeadwindPass"] = {
{
x = 0.461,
x = 0.46,
y = 0.721,
name = "|c000F59FFKarazhan|r",
toMap = "Karazhan",
tooltip = { " ", "L:70 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.511,
y = 0.766,
name = "|c0000ff00"..AM_EXTERIOR.." - Karazhan|r",
toMap = "Karazhan"..AM_EXTERIOR,
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["BurningSteppes"] = {
{
x = 0.3,
x = 0.295,
y = 0.325,
name = "|cff00ff00Blackrock Mountain|r",
name = "|cff00ff00"..AM_EXTERIOR.." - Blackrock Mountain|r",
toMap = "Blackrock Mountain"..AM_EXTERIOR,
tooltip = { "|c000F59FFBlackrock Depths|r", "L:48-60 #(5)",
"|cffa335edMolten Core|r", "L:60+ #(40)",
"|c000F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cffa335edBlackwing Lair|r", "L:60+ #(40)",
},
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.27,
y = 0.327,
name = "|c000F59FFBlackrock Depths|r",
toMap = "Blackrock Depths",
tooltip = { " ", "L:48-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.27,
y = 0.364,
name = "|cffa335edMolten Core|r",
toMap = "Molten Core",
tooltip = { " ", "L:60+ #(40)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.32,
y = 0.325,
name = "|c000F59FFBlackrock Spire|r",
toMap = "Blackrock Spire",
tooltip = { " ", "L:52-61 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.32,
y = 0.285,
name = "|cffa335edBlackwing Lair|r",
toMap = "Blackwing Lair",
tooltip = { " ", "L:70 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
},
["Silverpine"] = {
{
999,27 → 1091,63
},
["Badlands"] = {
{
x = 0.414,
x = 0.39,
y = 0.126,
name = "|c000F59FFUldaman|r",
toMap = "Uldaman"..AM_EXTERIOR,
toMap = "Uldaman",
tooltip = { " ", "L:35-52 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.414,
y = 0.126,
name = "|c000F59FF"..AM_EXTERIOR.." - Uldaman|r",
toMap = "Uldaman"..AM_EXTERIOR,
tooltip = { " ", "L:35-52 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["SearingGorge"] = {
{
x = 0.355,
y = 0.835,
name = "|cff00ff00Blackrock Mountain|r",
name = "|cff00ff00"..AM_EXTERIOR.."Blackrock Mountain|r",
toMap = "Blackrock Mountain"..AM_EXTERIOR,
tooltip = { "|c000F59FFBlackrock Depths|r", "L:48-60 #(5)",
"|cffa335edMolten Core|r", "L:60+ #(40)",
"|c000F59FFBlackrock Spire |r", "L:52-61 #(10)",
"|cffa335edBlackwing Lair|r", "L:60+ #(40)",
},
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.33,
y = 0.835,
name = "|c000F59FFBlackrock Depths|r",
toMap = "Blackrock Depths",
tooltip = { " ", "L:48-60 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.33,
y = 0.87,
name = "|cffa335edMolten Core|r",
toMap = "Molten Core",
tooltip = { " ", "L:60+ #(40)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.38,
y = 0.835,
name = "|c000F59FFBlackrock Spire|r",
toMap = "Blackrock Spire",
tooltip = { " ", "L:52-61 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.38,
y = 0.8,
name = "|cffa335edBlackwing Lair|r",
toMap = "Blackwing Lair",
tooltip = { " ", "L:70 #(10)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
},
["BladesEdgeMountains"] = {
{
1035,17 → 1163,25
["Tirisfal"] = {
{
x = 0.846,
y = 0.383,
y = 0.3,
name = "|c000F59FFScarlet Monastery|r",
toMap = "Scarlet Monastery",
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.846,
y = 0.338,
name = "|c0000ff00"..AM_EXTERIOR.."Scarlet Monastery|r",
toMap = "Scarlet Monastery"..AM_EXTERIOR,
tooltip = { " ", "L:29-45 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["Silithus"] = {
{
x = 0.274,
x = 0.28,
y = 0.963,
name = "|cffa335edRuins of Ahn'Qiraj|r",
toMap = "Ruins of Ahn'Qiraj",
1054,7 → 1190,7
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Raid",
},
{
x = 0.299,
x = 0.31,
y = 0.963,
name = "|cffa335edTemple of Ahn'Qiraj|r",
toMap = "Ahn'Qiraj",
1121,12 → 1257,20
},
["Ashenvale"] = {
{
x = 0.148,
y = 0.126,
name = "|c000F59FFBlackfathom Deeps|r",
toMap = "Blackfathom Deeps",
tooltip = { " ", "L:20-35 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.128,
y = 0.145,
name = "|c000F59FFBlackfathom Deeps|r",
name = "|c0000ff00"..AM_EXTERIOR.."Blackfathom Deeps|r",
toMap = "Blackfathom Deeps"..AM_EXTERIOR,
tooltip = { " ", "L:20-35 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["Ghostlands"] = {
1248,7 → 1392,15
},
["Zangarmarsh"] = {
{
x = 0.505,
x = 0.504,
y = 0.41,
name = "|cff00ff00"..AM_EXTERIOR.." - Coilfang Reservoir|r",
toMap = "Coilfang Reservoir"..AM_EXTERIOR,
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.504,
y = 0.437,
name = "|cffa335edSerpentshrine Cavern|r",
toMap = "Serpentshrine Cavern",
1264,7 → 1416,7
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.485,
x = 0.482,
y = 0.41,
name = "|c000F59FFThe Underbog|r",
toMap = "The Underbog",
1272,8 → 1424,8
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.505,
y = 0.384,
x = 0.504,
y = 0.383,
name = "|c000F59FFThe Slave Pens|r",
toMap = "The Slave Pens",
tooltip = { " ", "L:62-64 #(5)", },
1282,7 → 1434,15
},
["TerokkarForest"] = {
{
x = 0.402,
x = 0.4,
y = 0.649,
name = "|cff00ff00"..AM_EXTERIOR.." - Auchindoun|r",
toMap = "Auchindoun"..AM_EXTERIOR,
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
{
x = 0.4,
y = 0.708,
name = "|cffa335edShadow Labyrinth|r",
toMap = "Shadow Labyrinth",
1306,7 → 1466,7
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.402,
x = 0.4,
y = 0.585,
name = "|c000F59FFMana-Tombs|r",
toMap = "Mana-Tombs",
1336,23 → 1496,56
},
["Westfall"] = {
{
x = 0.426,
y = 0.743,
x = 0.428,
y = 0.766,
name = "|c000F59FFThe Deadmines|r",
toMap = "The Deadmines"..AM_EXTERIOR,
toMap = "The Deadmines",
tooltip = { " ", "L:15-28 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.428,
y = 0.746,
name = "|c0000ff00"..AM_EXTERIOR.." - The Deadmines|r",
toMap = "The Deadmines"..AM_EXTERIOR,
tooltip = { " ", "L:15-28 #(5)",
},
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["Feralas"] = {
{
x = 0.612,
y = 0.423,
name = "|c000F59FFDire Maul East|r",
toMap = "Dire Maul East",
tooltip = { " ", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.57,
y = 0.423,
name = "|c000F59FFDire Maul West|r",
toMap = "Dire Maul West",
tooltip = { " ", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.592,
y = 0.406,
name = "|c000F59FFDire Maul North|r",
toMap = "Dire Maul North",
tooltip = { " ", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.592,
y = 0.452,
name = "|cffa335edDire Maul|r",
toMap = "Dire Maul"..AM_EXTERIOR,
tooltip = { "Dire Maul", "L:54-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
["WesternPlaguelands"] = {
1361,18 → 1554,26
y = 0.734,
name = "|c000F59FFScholomance|r",
toMap = "Scholomance",
tooltip = { "Scholomance", "L:56-61 #(5)", },
tooltip = { " ", "L:56-61 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
},
["DunMorogh"] = {
{
x = 0.22,
y = 0.369,
name = "|c000F59FFGnomeregan|r",
toMap = "Gnomeregan",
tooltip = { " ", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
},
{
x = 0.246,
y = 0.389,
name = "|c000F59FFGnomregan|r",
name = "|c0000ff00"..AM_EXTERIOR.." - Gnomeregan|r",
toMap = "Gnomeregan"..AM_EXTERIOR,
tooltip = { "Gnomeregan", "L:24-40 #(5)", },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Instance",
tooltip = { },
icon = "Interface\\AddOns\\AlphaMap\\Artwork\\Exterior",
},
},
}
AlphaMap.xml
207,7 → 207,7
</Frame>
<Button name="AM_GenPOI_Template" virtual="true" enableMouse="true">
<Size>
<AbsDimension x="24" y="24"/>
<AbsDimension x="22" y="22"/>
</Size>
<Anchors>
<Anchor point="CENTER"/>
225,7 → 225,49
this:SetFrameLevel( this:GetParent():GetFrameLevel() + 2 );
</OnShow>
</Scripts>
<HighlightTexture file="Interface\QuestFrame\UI-QuestTitleHighlight" alphaMode="ADD"/>
</Button>
<Button name="AM_GenPOIControl_Template" virtual="true" enableMouse="true">
<Size>
<AbsDimension x="48" y="48"/>
</Size>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
<Layers>
<Layer level="BACKGROUND">
<Texture name="$parentTexture" file="Interface\AddOns\AlphaMap\Artwork\Instance"/>
</Layer>
</Layers>
<Frames>
<CheckButton name="$parentCheck" inherits="UICheckButtonTemplate">
<Size>
<AbsDimension x="16" y="16"/>
</Size>
<Anchors>
<Anchor point="TOPRIGHT">
<Offset>
<AbsDimension x="1" y="-1"/>
</Offset>
</Anchor>
</Anchors>
<HitRectInsets>
<AbsInset left="21" right="0" top="0" bottom="21"/>
</HitRectInsets>
<Scripts>
<OnShow>
this:SetFrameLevel( self:GetParent():GetFrameLevel() + 2 );
</OnShow>
</Scripts>
</CheckButton>
</Frames>
<Scripts>
<OnShow>
this:SetFrameLevel( this:GetParent():GetFrameLevel() + 2 );
</OnShow>
</Scripts>
<HighlightTexture file="Interface\QuestFrame\UI-QuestTitleHighlight" alphaMode="ADD"/>
</Button>
<Frame name="AlphaMapPOITemplate" hidden="true" virtual="true" enableMouse="false">
<Size>
<AbsDimension x="16" y="16"/>
451,7 → 493,7
 
<Frame name="AlphaMapAlphaMapNoteTemplate" hidden="true" virtual="true">
<Size>
<AbsDimension x="24" y="24"/>
<AbsDimension x="30" y="30"/>
</Size>
<Layers>
<Layer level="BACKGROUND">
472,7 → 514,7
</Texture>
<Texture name="$parentAFlag" file="Interface\WorldStateFrame\AllianceFlag" hidden="true">
<Size>
<AbsDimension x="32" y="32"/>
<AbsDimension x="36" y="36"/>
</Size>
<Anchors>
<Anchor point="CENTER">
484,7 → 526,7
</Texture>
<Texture name="$parentHFlag" file="Interface\WorldStateFrame\HordeFlag" hidden="true">
<Size>
<AbsDimension x="32" y="32"/>
<AbsDimension x="36" y="36"/>
</Size>
<Anchors>
<Anchor point="CENTER">
496,7 → 538,7
</Texture>
<Texture name="$parentHighlight" file="Interface\AddOns\AlphaMap\Artwork\MyHighlight" hidden="true">
<Size>
<AbsDimension x="36" y="36"/>
<AbsDimension x="48" y="48"/>
</Size>
<Anchors>
<Anchor point="CENTER">
5028,7 → 5070,7
<OnLoad>
AM_NoteScaleSliderText:SetPoint("BOTTOM", "AM_NoteScaleSlider", "TOP", -10, 0);
AM_NoteScaleSliderText:SetText(AM_OPTIONS_DM_NOTESCALE);
AM_NoteScaleSlider:SetMinMaxValues(8,34);
AM_NoteScaleSlider:SetMinMaxValues(8,42);
AM_NoteScaleSlider:SetValueStep(1);
</OnLoad>
<OnMouseUp>
AlphaMap.lua
71,7 → 71,7
local AM_DEFAULT_SCALE = 0.8;
local AM_DEFAULT_MINIMAP_ANGLE = 268; -- just a slight adjustment from 274 to get it out from under the Blizzard Tracking button
local AM_DEFAULT_MINIMAP_RADIUS = 80;
local AM_DEFAULT_NOTESCALE = 22;
local AM_DEFAULT_NOTESCALE = 30;
 
local AM_ROTATIONAL_ADJUSTMENT = math.pi * 0.75;
local AM_ROTATIONAL_ADJUSTMENT2 = math.pi * 0.25;
235,6 → 235,7
local AML = {};
 
AML.CustomPOIs = {};
AML.CustomPOIControls = {};
 
function AML.ProcessCustomPOIs(c, z, m, frame)
for _, func in ipairs(AML.CustomPOIs) do
1305,21 → 1306,23
note:SetScript("OnLeave", function()
AlphaMap_HideTooltip();
end)
note:SetScript("OnClick", function(self, arg1)
if ( self.toMap ) then
local map = AML.AlphaMap_GetMap(self.toMap);
AlphaMapFrame_Update( map );
note:SetScript("OnClick", function(self, mouseButton)
if ( mouseButton == "LeftButton" ) then
if ( self.toMap ) then
local map = AML.AlphaMap_GetMap(self.toMap);
AlphaMapFrame_Update( map );
 
elseif ( self.toWorldMap ) then
local cont, zone = AML.AlphaMap_GetWorldMap(self.toWorldMap);
if ( cont ~= "error" ) then
SetMapZoom(cont, zone); -- ))((
AM_WorldMapSelected = true;
AM_ManualMapChange = true;
selectedCont = GetCurrentMapContinent();
selectedZone = GetCurrentMapZone();
selectedMap = GetMapInfo();
AlphaMapFrame_Update();
elseif ( self.toWorldMap ) then
local cont, zone = AML.AlphaMap_GetWorldMap(self.toWorldMap);
if ( cont ~= "error" ) then
SetMapZoom(cont, zone); -- ))((
AM_WorldMapSelected = true;
AM_ManualMapChange = true;
selectedCont = GetCurrentMapContinent();
selectedZone = GetCurrentMapZone();
selectedMap = GetMapInfo();
AlphaMapFrame_Update();
end
end
end
end)
2427,6 → 2430,7
if ( ddI ) then
UIDropDownMenu_SetSelectedID(AlphaMapContinentDropDown, ddI);
UIDropDownMenu_SetText( AlphaMapContinentDropDown, amMapType );
NuN_Message(amAlphaMapMap.displayname)
ddI = AML.AM_GetMapIndex(amAlphaMapMap.displayname);
if ( ddI ) then
AML.SetupZoneDropDown()
Artwork/Exterior.blp Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes : Added: svn:mime-type + application/octet-stream