-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for cata and first round of flight times. Alliance is mostly done, Horde needs work. * no +x * For real this time... * Update Changelog
- Loading branch information
Showing
7 changed files
with
10,508 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Interface: 40400 | ||
## Title: Enhanced Flight Map | ||
## Author: Lysidia of Feathermoon/Myrzael & Thengel of Mankrik/Westfall (Classic) | ||
## Version: 3.3.1-Wrath-Classic | ||
## Notes: Adds enhancements to the flight system! | ||
## DefaultState: Enabled | ||
## LoadOnDemand: 0 | ||
## X-Expansion-Level: 3 | ||
## X-Curse-Project-ID: 489980 | ||
## SavedVariables: EFM_Data,EFM_WaterNodes,EFM_ImportData | ||
## SavedVariablesPerCharacter: EFM_MyConf,EFM_KnownNodes,EFM_ReachableNodes | ||
shared_functions.lua | ||
|
||
globals.lua | ||
|
||
localization.lua | ||
localization-frFR.lua | ||
localization-deDE.lua | ||
localization-ruRU.lua | ||
|
||
EnhancedFlightMap.xml | ||
|
||
FlightMapData-Cata.lua | ||
FlightStatus.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.