WoWInterface SVN AlphaMapFansUpdate

Compare Revisions

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

Rev 2 → Rev 3

AlphaMapBeta/AlphaMap/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",
},
},
}
AlphaMapBeta/AlphaMap/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>
AlphaMapBeta/AlphaMap/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()
AlphaMapBeta/AlphaMap/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
AlphaMapBeta/AlphaMap_Exteriors/localisation.en.lua
193,9 → 193,9
dtl3 = { text = "Black Morass", colour = AM_ORANGE, coords = { {18.00, 86.22} }, symbol = { "B" },
tooltiptxt = "", toMap = "Black Morass" },
dtl4 = { text = "Mount Hyjal", colour = AM_ORANGE, coords = { {22, 23} }, symbol = { "C" },
tooltiptxt = "", toMap = "Battle for Mount Hyjal" },
tooltiptxt = "", toMap = "Battle for Mount Hyjal", },
dtl5 = { text = "CoT: Old Stratholme", colour = AM_ORANGE, coords = { {49.11, 84.12} }, symbol = { "D" },
tooltiptxt = "", toMap = "Oldstratholme", leaveGap = 1 },
tooltiptxt = "", toMap = "The Culling of Stratholme", leaveGap = 1 },
dtl6 = { text = "Steward of Time", colour = AM_GREEN, coords = { {81.6, 26.2} }, symbol = { " " },
tooltiptxt = "" },
dtl7 = { text = "Alexston Chrome", colour = AM_GREEN, coords = { {92, 25} }, symbol = { "1" },
AlphaMapBeta/AlphaMap_Instances/Maps/VH.blp Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes : Added: svn:mime-type + application/octet-stream
AlphaMapBeta/AlphaMap_Instances/localisation.en.lua
324,7 → 324,7
toWorldMap = "Feralas",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\DMEast", --DMEast
location = "Feralas (59, 44)",
levels = "56-60",
levels = "54-61",
players = "5",
prereq = "",
general = "",
373,7 → 373,7
toWorldMap = "Feralas",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\DMNorth", -- DMNorth
location = "Feralas (59, 44)",
levels = "56-60",
levels = "54-61",
players = "5",
prereq = "Requires Crescent Key from Pusillin Chase in DM East",
general = "",
414,7 → 414,7
toWorldMap = "Feralas",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\DMWest", -- DMWest
location = "Feralas (59, 44)",
levels = "56-60",
levels = "54-61",
players = "5",
prereq = "Requires Crescent Key from Pusillin Chase in DM East",
general = "",
502,8 → 502,8
toWorldMap = "Desolace",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\Maraudon",
location = "Desolace (29, 62)",
levels = "40-49",
players = "10",
levels = "40-58",
players = "5",
prereq = "",
general = "",
dtl1 = { text = "Entrance (Orange)", colour = AM_ORANGE, coords = { {71, 12} }, symbol = { "X1" },
2000,8 → 2000,8
toWorldMap = "Tanaris",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\OldHilsbrad", -- OldHilsbrad
location = "Caverns of Time",
levels = "",
players = "",
levels = "66-68",
players = "5",
prereq = "Attunement Required\nKey: Key of Time (Heroic)",
general = "Tanaris\nEvent: Escape from Durnholde Keep\nRep: Keepers of Time",
dtl1 = { text = AM_INSTANCE_ENTRANCES, colour = AM_GREEN, coords = { {13, 47} }, symbol = { AM_ENTRANCE_SYMBOL },
2045,8 → 2045,8
toWorldMap = "Tanaris",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\BlackMorass", -- The Black Morass
location = "Caverns of Time",
levels = "",
players = "",
levels = "69-70+",
players = "5",
prereq = "Attunement Required\nKey: Key of Time (Heroic)",
general = "Tanaris\nEvent: Opening of the Dark Portal\nRep: Keepers of Time",
dtl1 = { text = AM_INSTANCE_ENTRANCES, colour = AM_GREEN, coords = { {45.4, 22} }, symbol = { AM_ENTRANCE_SYMBOL },
2072,7 → 2072,7
toWorldMap = "Tanaris",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\MountHyjal", -- Battle for Mount Hyjal
location = "Caverns of Time",
levels = "70",
levels = "70+",
players = "25",
prereq = "Attunement Required\n",
general = "Tanaris\nEvent: The Battle for Mount Hyjal\nRep: The Scale of the Sands",
2340,9 → 2340,11
dtl3 = { text = "Krystallus", colour = AM_RED, coords = { {37.1094, 58.3984} }, symbol = { "2" },
tooltiptxt = "", lootid = "HallsofStone", },
dtl4 = { text = "Sjonnir the Ironshaper", colour = AM_RED, coords = { {48.6328, 22.4609} }, symbol = { "3" },
tooltiptxt = "", lootid = "HallsofStone", },
dtl5 = { text = "Brann Bronzebeard", colour = AM_RED, coords = { {74.4141, 51.1719} }, symbol = { "4" },
tooltiptxt = "", lootid = "HallsofStone", leaveGap = 1, },
dtl5 = { text = "Brann Bronzebeard", colour = AM_GREEN, coords = { {74.4141, 51.1719} }, symbol = { "4" },
tooltiptxt = "", special = "Tribunal of Ages", lootid = "HallsofStone", },
dtl6 = { text = "Tribunal Chest", colour = AM_BLUE, coords = { {91.0, 72.8} }, symbol = { AM_CHEST_SYMBOL },
tooltiptxt = "", special = "", lootid = "HallsofStone", },
},
 
{ name = "Utgarde Pinnacle", -- Utgarde Pinnacle
2394,7 → 2396,9
dtl4 = { text = "Anomalus", colour = AM_RED, coords = { {55.63, 24.70} }, symbol = { "3" },
tooltiptxt = "", lootid = "TheNexus", },
dtl5 = { text = "Keristrasza", colour = AM_RED, coords = { {30.91, 67.02} }, symbol = { "4" },
tooltiptxt = "", lootid = "TheNexusKeristraszaHEROIC", },
tooltiptxt = "", lootid = "TheNexusKeristraszaHEROIC", leaveGap = 1, },
dtl6 = { text = "Commander Stoutbeard", colour = AM_RED, coords = { {35.7, 43.2} }, symbol = { "5" },
tooltiptxt = "", lootid = "TheNexusHEROIC", leaveGap = 1, },
},
 
{ name = "Ahn'Kahet", -- Ahn'Kahet
2422,7 → 2426,9
dtl6 = { text = "Jedoga Shadowseeker", colour = AM_RED, coords = { {49.61, 68.945} }, symbol = { "3" },
tooltiptxt = "", lootid = "Ahnkahet", },
dtl7 = { text = "Herald Volazj", colour = AM_RED, coords = { {30.273, 54.883} }, symbol = { "4" },
tooltiptxt = "", lootid = "Ahnkahet", },
tooltiptxt = "", lootid = "Ahnkahet", leaveGap = 1, },
dtl8 = { text = "Amanitar", colour = AM_RED, coords = { {65.7, 66.8} }, symbol = { "5" },
tooltiptxt = "", special = "(Heroic)", lootid = "AhnkahetHEROIC", },
},
 
{ name = "The Obsidian Sanctum", -- The Obsidian Sanctum
2480,6 → 2486,7
displayname = "Drak'Tharon Keep Upper",
displayshort = "",
continent = 4,
toMap = "Drak'Tharon Keep",
toWorldMap = "GirzzlyHills",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\DrakTharonUpper",
location = "Grizzly Hills",
2515,7 → 2522,7
tooltiptxt = "", lootid = "Gundrak", },
dtl3 = { text = "Moorabi", colour = AM_RED, coords = { {38.672, 48.828} }, symbol = { "1" },
tooltiptxt = "", lootid = "Gundrak", },
dtl4 = { text = "Bloodstone Annihilator", colour = AM_RED, coords = { {50.39, 34.57} }, symbol = { "2" },
dtl4 = { text = "Drakkari Colossus", colour = AM_RED, coords = { {50.39, 67.5} }, symbol = { "2" },
tooltiptxt = "", lootid = "Gundrak", },
dtl5 = { text = "Gal'darah", colour = AM_RED, coords = { {50.39, 19.14} }, symbol = { "3" },
tooltiptxt = "", lootid = "Gundrak", },
2545,11 → 2552,11
tooltiptxt = "", },
dtl6 = { text = "Eternos", colour = AM_GREEN, coords = { {52.65, 62.81} }, symbol = { " " },
tooltiptxt = "", leaveGap = 1, },
dtl7 = { text = "Mage-Lord Urom", colour = AM_RED, coords = { {67.7, 33.31} }, symbol = { "2" },
dtl7 = { text = "Mage-Lord Urom", colour = AM_RED, coords = { {51.8, 43.9} }, symbol = { "2" },
tooltiptxt = "", lootid = "OcuUrom", },
dtl8 = { text = "Commander Varos Cloudstrider", colour = AM_RED, coords = { {34.83, 35.16} }, symbol = { "3" },
dtl8 = { text = "Commander Varos Cloudstrider", colour = AM_RED, coords = { {51.8, 43.9} }, symbol = { " " },
tooltiptxt = "", lootid = "OcuCloudstrider", },
dtl9 = { text = "Ley-Guardian Eregos", colour = AM_RED, coords = { {48.96, 18.26} }, symbol = { "4" },
dtl9 = { text = "Ley-Guardian Eregos", colour = AM_RED, coords = { {48.96, 18.26} }, symbol = { "3" },
tooltiptxt = "", lootid = "OcuEregos", },
},
 
2571,7 → 2578,7
tooltiptxt = "", special = AM_WANDERS, lootid = "HoLGjarngrin", },
dtl3 = { text = "Volkhan", colour = AM_RED, coords = { {66.797, 37.89} }, symbol = { "2" },
tooltiptxt = "", lootid = "HoLIonar", },
dtl4 = { text = "Ionar", colour = AM_RED, coords = { {66.797, 68.945} }, symbol = { "3" },
dtl4 = { text = "Ionar", colour = AM_RED, coords = { {82.9, 68.6} }, symbol = { "3" },
tooltiptxt = "", lootid = "HoLVolkhan", },
dtl5 = { text = "Loken", colour = AM_RED, coords = { {46.68, 67.77} }, symbol = { "4" },
tooltiptxt = "", lootid = "HoLKronus", },
2620,6 → 2627,7
displayname = "Utgarde Keep 2",
displayshort = "",
continent = 4,
toMap = "Utgarde Keep",
toWorldMap = "HowlingFjord",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\UtgardeKeep1",
location = "Howling Fjorde",
2664,6 → 2672,7
displayname = "Azjol-Nerub Lower",
displayshort = "",
continent = 4,
toMap = "Azjol-Nerub",
toWorldMap = "Dragonblight",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\AzjolNerubLower",
location = "Dragonblight",
2683,30 → 2692,30
displayshort = "",
continent = 4,
toWorldMap = "Dalaran",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\VH",
location = "Dalaran",
levels = "77-79",
players = "",
prereq = "",
general = "",
dtl1 = { text = AM_INSTANCE_ENTRANCES, colour = AM_GREEN, coords = { {0, 0} }, symbol = { AM_ENTRANCE_SYMBOL },
general = "Multiple waves with 2 random bosses after 6th & 12th;\n Followed by Cyanigosa after the 18th",
dtl1 = { text = AM_INSTANCE_ENTRANCES, colour = AM_GREEN, coords = { {45.4, 93.9} }, symbol = { AM_ENTRANCE_SYMBOL },
tooltiptxt = "", leaveGap = 1, toWorldMap = "Dalaran", },
dtl2 = { text = "Lieutenant Sinclari", colour = AM_GREEN, coords = { {0, 0} }, symbol = { "_" },
tooltiptxt = "", },
dtl3 = { text = "Cyanigosa", colour = AM_RED, coords = { {0, 0} }, symbol = { "1" },
tooltiptxt = "", },
dtl4 = { text = "Xevozz", colour = AM_RED, coords = { {0, 0} }, symbol = { "2" },
tooltiptxt = "", },
dtl5 = { text = "Moragg", colour = AM_RED, coords = { {0, 0} }, symbol = { "3" },
tooltiptxt = "", },
dtl6 = { text = "Erekem", colour = AM_RED, coords = { {0, 0} }, symbol = { "4" },
tooltiptxt = "", },
dtl7 = { text = "Zuramot", colour = AM_RED, coords = { {0, 0} }, symbol = { "5" },
tooltiptxt = "", },
dtl8 = { text = "Lavanthor", colour = AM_RED, coords = { {0, 0} }, symbol = { "6" },
tooltiptxt = "", },
dtl9 = { text = "Ichoron", colour = AM_RED, coords = { {0, 0} }, symbol = { "7" },
tooltiptxt = "", },
dtl2 = { text = "Lieutenant Sinclari", colour = AM_GREEN, coords = { {45.4, 74.9} }, symbol = { "1" },
tooltiptxt = "", leaveGap = 1, },
dtl3 = { text = "Ichoron", colour = AM_RED, coords = { {71.1, 24.3} }, symbol = { "W" },
tooltiptxt = "", special = "(Random) 6/12", },
dtl4 = { text = "Xevozz", colour = AM_RED, coords = { {19.9, 26.5} }, symbol = { "W" },
tooltiptxt = "", special = "(Random) 6/12, Lower", },
dtl5 = { text = "Zuramat the Obliterator", colour = AM_RED, coords = { {19.9, 26.5} }, symbol = { " " },
tooltiptxt = "", special = "(Random) 6/12, Upper", },
dtl6 = { text = "Moragg", colour = AM_RED, coords = { {82.6, 44.9} }, symbol = { "W" },
tooltiptxt = "", special = "(Random) 6/12", },
dtl7 = { text = "Erekem", colour = AM_RED, coords = { {15.6, 54} }, symbol = { "W" },
tooltiptxt = "", special = "(Random) 6/12", },
dtl8 = { text = "Lavanthor", colour = AM_RED, coords = { {70.1, 67.4} }, symbol = { "W" },
tooltiptxt = "", special = "(Random) 6/12", leaveGap = 1, },
dtl9 = { text = "Cyanigosa", colour = AM_RED, coords = { {45.5, 46.8} }, symbol = { "18" },
tooltiptxt = "", special = "18th Wave", },
},
 
{ name = "The Eye of Eternity", -- The Eye of Eternity -- probably not worth including
2743,16 → 2752,16
tooltiptxt = "", leaveGap = 1, toWorldMap = "TheStormPeaks", },
},
 
{ name = "Oldstratholme", -- Oldstratholme
{ name = "The Culling of Stratholme", -- Oldstratholme
type = AM_TYP_INSTANCE,
displayname = "CoT: Old Stratholme",
displayname = "CoT: The Culling of Stratholme",
displayshort = "CoT4",
continent = 1,
toWorldMap = "Tanaris",
filename = "Interface\\AddOns\\AlphaMap_Instances\\Maps\\Oldstrat", -- Oldstratholme
location = "Caverns of Time",
levels = "",
players = "",
levels = "80",
players = "25",
prereq = "",
general = "The Culling of Stratholme",
dtl1 = { text = AM_INSTANCE_ENTRANCES, colour = AM_GREEN, coords = { {91.85, 97.81} }, symbol = { AM_ENTRANCE_SYMBOL },