-- -------------------------------------------------------------------------- --
-- FlightMaster by kunda --
-- -------------------------------------------------------------------------- --
-- --
-- FlightMaster shows all available flight points. --
-- FlightMaster is a flight path time-remaining addon. --
-- --
-- Features: --
-- # FlightMaster is language independent! --
-- The node data is saved in a LOCALE INDEPENDENT way. --
-- You can start WoW with any language and you always get the same data. --
-- # Contains all available Taxi Nodes. --
-- # Contains all Taxi Node NPC-IDs (deci from hexa UnitGUID() [pos 6-10]). --
-- (This allows to check them on different websites) --
-- # Contains required condition(s) to access a flight point (if necessary). --
-- # Can show missing (and unreachable) flight points in TaxiRouteMap. --
-- # Can correct the "TaxiButton"..i - FrameLevel bug in TaxiRouteMap. --
-- # Shows a frame while on a flight with duration and other info. --
-- - Three different world views: 'Normal', 'Energy' and 'Panorama'. --
-- -> The 'Energy' option (Energy Saving Mode) reduces energy consumption --
-- by approximately 20%-35% (depends). That's true, test it! --
-- # Flight duration: --
-- - More than 2500 pre-defined flight duration data. --
-- - Flight duration estimate for unknown routes is done in 4 steps: --
-- 1. other faction OR --
-- 2. reversed OR --
-- 3. other faction reversed OR --
-- 4. estimate: single hops AND/OR longest known routes (like 1. - 3.) --
-- - Guild Perk Level 21 (MoP) reduces the flight duration by 25%. --
-- - Actions that stops flight-time recording: --
-- - Summon: function ConfirmSummon --
-- - Battleground: function AcceptBattlefieldPort --
-- - World PvP: function BattlefieldMgrEntryInviteResponse --
-- - LFG: event LFG_UPDATE --
-- - Pet Battle: event PET_BATTLE_QUEUE_STATUS --
-- -> The saved data is always the basic duration (without guild bonus) and --
-- is always without any flown-times-divided-through average calculation. --
-- # Accessible via LibDataBroker addon, Minimap Button, Interface Options or --
-- slash command '/flightmaster' or '/fm'. --
-- --
-- Notes: --
-- # The following 'flight points' are NOT included because they are one-way --
-- flights and the standard taxi events/functions does not work: --
-- - The Druid-only flight points (Alliance and Horde) in Nighthaven. --
-- - The two Sha'tari Skyguard flight points in Outland. --
-- # Acherus is a valid flight point, but only available for Death Knights. --
-- --
-- Credits: --
-- The 'flight duration estimate'-code for unknown routes contains parts from --
-- FuBar_ToFu from Kemayo. --
-- --
-- -------------------------------------------------------------------------- --
Ohh, think I need to recheck some Horde npc ids too. I found another one that was added 2.x and than changed with cata 4.x or so. Because the npc id is not that important a simple update in FlightMaster-data-NPC.lua was enough.
Thanks OttoDeFe. fixed in r3: http://www.wowace.com/addons/flightmaster/files/
Necroing a very old thread to post a version that works with the pre-patch and WoD until kunda officially updates. I did not update any of the default flight data and the new additions are incomplete at best. There are no Draenor flight points or data as of yet.
Changes:
Added Draenor to continents list.
Added new Blasted Lands flight point (Alliance only).
Added new exception indicator "TL," representing flight points that require Zidormi to access (Theramore, Blasted Lands).
Yeah, sorry, didn't realize it was the same error message that I got again until after I (re-)posted it. And the message *does* say to let the author know ...
Also, on my last computer, I had 2 of the 3 addons you mentioned, until W0D launched. Then, at least one of them was keeping me from being able to use any taxis at all, so I disabled both. When I got this new comp, I didn't want to pick up any addons that would need to be immediately disabled, so ...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Download:
http://www.wowace.com/addons/flightmaster/files/
Did you extract map flight data from the .dbc(s) or the hard way?
MoP
Thanks OttoDeFe. fixed in r3: http://www.wowace.com/addons/flightmaster/files/
Necroing a very old thread to post a version that works with the pre-patch and WoD until kunda officially updates. I did not update any of the default flight data and the new additions are incomplete at best. There are no Draenor flight points or data as of yet.
Changes:
[03:52:27] FlightMaster: Please contact addon author. Thanks.
Just saying.
Also, the last update to FlightMaster was 15 months ago. Try Flight Map and Time, or Flight Map Enhanced or InFlight Taxi Timer. All three are currently maintained.
[03:27:32] FlightMaster: Please contact addon author. Thanks.
Yeah, sorry, didn't realize it was the same error message that I got again until after I (re-)posted it. And the message *does* say to let the author know ...
Also, on my last computer, I had 2 of the 3 addons you mentioned, until W0D launched. Then, at least one of them was keeping me from being able to use any taxis at all, so I disabled both. When I got this new comp, I didn't want to pick up any addons that would need to be immediately disabled, so ...