p3lim-wow / InteractiveWormholes

Shows clickable locations on the World Map when using engineering wormholes
Other
4 stars 5 forks source link

Darkshore Warfront (Alliance) flights #9

Closed tiker closed 5 years ago

tiker commented 5 years ago

Adds support for the Alliance flights during the Darkshore Warfront (attack phase).

I'm sure there will be a Horde equivalent but I don't have a Horde character high enough to find out.

p3lim commented 5 years ago

I'll take the horde ones once we get to attack. Thank you for the contribution.

Would you mind getting the coordinates of the flight master NPC as well? That way I can add routes to the destinations (I'll implement that).

tiker commented 5 years ago

The NPC (Fidelio Featherleaf) is at 0.4861 0.3447.

It's a 1 way flight from this NPC to the destinations. wowscrnshot_121518_094459

p3lim commented 5 years ago

Thank you.

p3lim commented 5 years ago

I tweaked the locations a bit and added a missing one, please test it when Darkshore comes back into rotation.

Also, would you mind contributing to the Arathi Highlands warfront flight paths? https://github.com/p3lim-wow/InteractiveWormholes/blob/master/modules/Warfronts.lua#L17-L22

I've restructured the addon a bit to (hopefully) be easier to contribute to, with a wiki no less.

tiker commented 5 years ago

Sure thing. I'll update this thread once the Alliance is attacking again. Thanks.

tiker commented 5 years ago

I ran the Darkshore warfront and noticed one of the icons is in the wrong spot.

[L['Bashal\'Aran']] = {x = 0.4956, y = 0.5587},

Should be: [L['Bashal\'Aran']] = {x = 0.5086, y = 0.5491},

The rest look good for the Alliance here.

p3lim commented 5 years ago

Thanks. Only missing data for Arathi on alliance, if you wouldn't mind.