Skip to content

Commit

Permalink
Merge pull request #28 from beren12/master
Browse files Browse the repository at this point in the history
Fix known bugs for wow tbc/som
  • Loading branch information
beren12 authored Jun 25, 2022
2 parents d31a9ed + a0d956f commit 8fefc60
Show file tree
Hide file tree
Showing 28 changed files with 7 additions and 3 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified Bindings.xml
100644 → 100755
Empty file.
Empty file modified ConfigScreen.lua
100644 → 100755
Empty file.
4 changes: 3 additions & 1 deletion EnhancedFlightMap-BCC.toc
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## Interface: 20501
## Interface: 20504
## Title: Enhanced Flight Map
## Author: Lysidia of Feathermoon/Myrzael (Classic)
## Version: 3.2.1-TBC-Classic
## Notes: Adds enhancements to the flight system!
## DefaultState: Enabled
## LoadOnDemand: 0
## X-Expansion-Level: 2
## X-Curse-Project-ID: 489980
## SavedVariables: EFM_Data,EFM_WaterNodes,EFM_ImportData
## SavedVariablesPerCharacter: EFM_MyConf,EFM_KnownNodes,EFM_ReachableNodes
shared_functions.lua
Expand Down
Empty file modified EnhancedFlightMap.lua
100644 → 100755
Empty file.
4 changes: 3 additions & 1 deletion EnhancedFlightMap.toc
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## Interface: 11307
## Interface: 11403
## Title: Enhanced Flight Map
## Author: Lysidia of Feathermoon/Myrzael (Classic)
## Version: 3.2.1-Classic
## Notes: Adds enhancements to the flight system!
## DefaultState: Enabled
## LoadOnDemand: 0
## X-Expansion-Level: 1
## X-Curse-Project-ID: 489980
## SavedVariables: EFM_Data,EFM_WaterNodes,EFM_ImportData
## SavedVariablesPerCharacter: EFM_MyConf,EFM_KnownNodes,EFM_ReachableNodes
shared_functions.lua
Expand Down
Empty file modified EnhancedFlightMap.xml
100644 → 100755
Empty file.
Empty file modified FlightMapData-BCC.lua
100644 → 100755
Empty file.
Empty file modified FlightMapData.lua
100644 → 100755
Empty file.
Empty file modified FlightMaster.lua
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion FlightStatus.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</Anchor>
</Anchors>
<KeyValues>
<KeyValue key="backdropInfo" value="BACKDROP_TOOLTIP_16_16_5555" type="global"/>
<KeyValue key="backdropInfo" value="BACKDROP_TUTORIAL_16_16" type="global"/>
<KeyValue key="backdropColor" value="GOLD" type="global"/>
<KeyValue key="backdropBorderColor" value="GOLD" type="global"/>
</KeyValues>
Expand Down
Empty file modified KnownPaths.lua
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified Map.lua
100644 → 100755
Empty file.
Empty file modified MapWindow.lua
100644 → 100755
Empty file.
Empty file modified Timer.lua
100644 → 100755
Empty file.
Empty file modified bugreport.txt
100644 → 100755
Empty file.
Empty file modified changelog.txt
100644 → 100755
Empty file.
Empty file modified data.lua
100644 → 100755
Empty file.
Empty file modified globals.lua
100644 → 100755
Empty file.
Empty file modified localization-deDE.lua
100644 → 100755
Empty file.
Empty file modified localization-frFR.lua
100644 → 100755
Empty file.
Empty file modified localization-ruRu.lua
100644 → 100755
Empty file.
Empty file modified localization.lua
100644 → 100755
Empty file.
Empty file modified message.lua
100644 → 100755
Empty file.
Empty file modified nodeinfo.lua
100644 → 100755
Empty file.
Empty file modified readme.txt
100644 → 100755
Empty file.
Empty file modified shared_functions.lua
100644 → 100755
Empty file.

0 comments on commit 8fefc60

Please sign in to comment.