Thread Tools Display Modes
10-23-18, 08:14 PM   #201
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 158
Updated Flight Time Data

Can you generate a list of missing flight times? We could just go and ride the taxi and crowdsource the entire dataset for you en masse.
Attached Files
File Type: lua InFlight.lua (310.8 KB, 249 views)
  Reply With Quote
10-24-18, 04:43 AM   #202
RhonanMS
A Kobold Labourer
Join Date: Oct 2018
Posts: 1
Here are my alliance flight times (133 available for contribution)
Attached Files
File Type: lua InFlight.lua (309.4 KB, 216 views)
  Reply With Quote
10-24-18, 05:37 AM   #203
BadCo
A Murloc Raider
Join Date: Apr 2012
Posts: 6
Here u go

lua file for you
Attached Files
File Type: lua InFlight.lua (325.1 KB, 250 views)
  Reply With Quote
10-24-18, 06:15 AM   #204
amber1019
A Kobold Labourer
Join Date: Mar 2016
Posts: 1
Thumbs up

"The message you have entered is too short. Please lengthen your message to at least 10 characters."
Attached Files
File Type: lua InFlight.lua (315.0 KB, 211 views)
  Reply With Quote
10-24-18, 07:07 AM   #205
wildcard25
An Aku'mai Servant
 
wildcard25's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2012
Posts: 30
Flight times contributions have been added. Thank you.
  Reply With Quote
10-24-18, 07:54 AM   #206
trogdorhunter
A Defias Bandit
Join Date: Aug 2008
Posts: 2
"26 flight times available to contribute"
Attached Files
File Type: lua InFlight.lua (305.1 KB, 194 views)
  Reply With Quote
10-24-18, 11:12 AM   #207
yndara
A Kobold Labourer
Join Date: Apr 2006
Posts: 1
Here are mine: 25 Horde, 228 Alliance.
Attached Files
File Type: lua InFlight.lua (313.2 KB, 204 views)
  Reply With Quote
10-24-18, 12:43 PM   #208
Elasah
A Kobold Labourer
Join Date: Sep 2006
Posts: 1
[11:38:46] InFlight: Horde - found 5 flight times available to contribute.
[11:38:46] InFlight: Alliance - found 181 flight times available to contribute

Attached Files
File Type: lua InFlight.lua (323.0 KB, 205 views)
  Reply With Quote
10-24-18, 03:44 PM   #209
FoxBJK
A Murloc Raider
Join Date: Oct 2008
Posts: 5
InFlight: Horde - found 1 flight times available to contribute.
InFlight: Alliance - found 135 flight times available to contribute.
Attached Files
File Type: lua InFlight.lua (317.2 KB, 234 views)
  Reply With Quote
10-24-18, 08:32 PM   #210
Arcanemagus
A Kobold Labourer
Join Date: Oct 2018
Posts: 1
90 Horde and 200 something Alliance.
Attached Files
File Type: lua InFlight.lua (367.3 KB, 188 views)
  Reply With Quote
10-24-18, 09:45 PM   #211
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,237
Just flew from Exodar to Azure Watch, and got an error with version 8.0.004
Lua Code:
  1. 1x InFlight\InFlight-8.0.004.lua:392: attempt to call method 'Sanitise' (a nil value)
  2. InFlight\InFlight-8.0.004.lua:392: in function `LoadBulk'
  3. InFlight_Load\InFlight_Load-8.0.004.lua:27: in function `?'
  4. InFlight_Load\InFlight_Load-8.0.004.lua:3: in function <InFlight_Load\InFlight_Load.lua:3>
  5. [C]: ?
  6. [C]: in function `LoadAddOn'
  7. InFlight_Load\InFlight_Load-8.0.004.lua:11: in function <InFlight_Load\InFlight_Load.lua:9>
  8. InFlight_Load\InFlight_Load-8.0.004.lua:33: in function `?'
  9. InFlight_Load\InFlight_Load-8.0.004.lua:3: in function <InFlight_Load\InFlight_Load.lua:3>
  10.  
  11. Locals:
  12. self = InFlight {
  13.  0 = <userdata>
  14.  debug = false
  15.  LoadDefaults = <function> defined @InFlight\Defaults.lua:2
  16.  TAXIMAP_OPENED = <function> defined @InFlight_Load\InFlight_Load.lua:31
  17.  CreateBar = <function> defined @InFlight\InFlight.lua:543
  18.  Print = <function> defined @InFlight\InFlight.lua:291
  19.  SetLayout = <function> defined @InFlight\InFlight.lua:736
  20.  UpdateLook = <function> defined @InFlight\InFlight.lua:672
  21.  ShowOptions = <function> defined @InFlight\InFlight.lua:773
  22.  InitSource = <function> defined @InFlight\InFlight.lua:457
  23.  StartMiscFlight = <function> defined @InFlight\InFlight.lua:531
  24.  PrintD = <function> defined @InFlight\InFlight.lua:298
  25.  StartTimer = <function> defined @InFlight\InFlight.lua:485
  26.  ADDON_LOADED = <function> defined @InFlight_Load\InFlight_Load.lua:16
  27.  LoadBulk = <function> defined @InFlight\InFlight.lua:307
  28. }
  29. locale = "enUS"
  30. (*temporary) = nil
  31. (*temporary) = InFlight {
  32.  0 = <userdata>
  33.  debug = false
  34.  LoadDefaults = <function> defined @InFlight\Defaults.lua:2
  35.  TAXIMAP_OPENED = <function> defined @InFlight_Load\InFlight_Load.lua:31
  36.  CreateBar = <function> defined @InFlight\InFlight.lua:543
  37.  Print = <function> defined @InFlight\InFlight.lua:291
  38.  SetLayout = <function> defined @InFlight\InFlight.lua:736
  39.  UpdateLook = <function> defined @InFlight\InFlight.lua:672
  40.  ShowOptions = <function> defined @InFlight\InFlight.lua:773
  41.  InitSource = <function> defined @InFlight\InFlight.lua:457
  42.  StartMiscFlight = <function> defined @InFlight\InFlight.lua:531
  43.  PrintD = <function> defined @InFlight\InFlight.lua:298
  44.  StartTimer = <function> defined @InFlight\InFlight.lua:485
  45.  ADDON_LOADED = <function> defined @InFlight_Load\InFlight_Load.lua:16
  46.  LoadBulk = <function> defined @InFlight\InFlight.lua:307
  47. }
  48. (*temporary) = <table> {
  49.  Horde = <table> {
  50.  }
  51.  Alliance = <table> {
  52.  }
  53. }
  54. (*temporary) = false
  55. (*temporary) = "attempt to call method 'Sanitise' (a nil value)"
  56. db = <table> {
  57.  backcolor = <table> {
  58.  }
  59.  barcolor = <table> {
  60.  }
  61.  border = "ElvUI GlowBorder"
  62.  fontsize = 12
  63.  rp = "BOTTOMLEFT"
  64.  texture = "Gloss"
  65.  fill = true
  66.  totext = "-->"
  67.  p = "TOP"
  68.  spark = true
  69.  font = "Friz Quadrata TT"
  70.  upload = 1540426264
  71.  bordercolor = <table> {
  72.  }
  73.  unknowncolor = <table> {
  74.  }
  75.  width = 230
  76.  y = 880
  77.  chatlog = true
  78.  dbinit = 804
  79.  inline = false
  80.  height = 14
  81.  x = 960
  82.  fontcolor = <table> {
  83.  }
  84.  confirmflight = false
  85. }
  86. vars = <table> {
  87.  Kharanos = <table> {
  88.  }
  89.  Morgan's Vigil = <table> {
  90. }
  91. Nordrassil = <table> {
  92. }
  93. Lion's Watch = <table> {
  94.  }
  95.  Thunk's Abode = <table> {
  96. }
  97. Hafr Fjall = <table> {
  98. }
  99. Fletcher's Hollow = <table> {
  100.  }
  101.  Tian Monastery = <table> {
  102.  }
  103.  Malo's Lookout = <table> {
  104. }
  105. Elodor (Alliance) = <table> {
  106. }
  107. Andorhal = <table> {
  108. }
  109. Illidari Stand = <table> {
  110. }
  111. Fordragon Hold = <table> {
  112. }
  113. Darnassus = <table> {
  114. }
  115. Crimson Thicket = <table> {
  116. }
  117. Fallhaven = <table> {
  118. }
  119. Zouchin Village = <table> {
  120. }
  121. Northpass Tower = <table> {
  122. }
  123. Exarch's Refuge = <table> {
  124.  }
  125.  Gundrak = <table> {
  126.  }
  127.  Redemption Rise = <table> {
  128.  }
  129.  Binan Village = <table> {
  130.  }
  131.  Nesingwary Base Camp = <table> {
  132.  }
  133.  Isle of the Watchers = <table> {
  134.  }
  135.  Ironforge = <table> {
  136.  }
  137.  The Stormspire = <table> {
  138.  }
  139.  Smuggler's Scar = <table> {
  140. }
  141. Throne of the Elements = <table> {
  142. }
  143. Paw'Don Village = <table> {
  144.  }
  145.  Shrine of Seven Stars = <table> {
  146.  }
  147.  Valgarde = <table> {
  148.  }
  149.  Thal'darah Overlook = <table> {
  150. }
  151. Whisperwind Grove = <table> {
  152. }
  153. Tower of Estulan = <table> {
  154. }
  155. Deadwood Cove = <table> {
  156. }
  157. Joz's Rylaks = <table> {
  158.  }
  159.  The Draakorium = <table> {
  160.  }
  161.  Irongrove Retreat = <table> {
  162.  }
  163.  Gadgetzan = <table> {
  164.  }
  165.  Obsidian Overlook = <table> {
  166.  }
  167.  Wildhammer Stronghold = <table> {
  168.  }
  169.  Cradle of Chi-
  Reply With Quote
10-25-18, 01:27 AM   #212
wildcard25
An Aku'mai Servant
 
wildcard25's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2012
Posts: 30
Originally Posted by myrroddin View Post
Just flew from Exodar to Azure Watch, and got an error with version 8.0.004
Thank you for the error report. A fix for this has already been applied and released in version 8.0.005
  Reply With Quote
10-25-18, 06:22 PM   #213
Anaral
A Murloc Raider
 
Anaral's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2007
Posts: 6
InFlight: Default data updated.
InFlight: Horde - added 728 new flight times.
InFlight: Alliance - added 1057 new flight times.
InFlight: Horde - found 5 flight times available to contribute.
InFlight: Alliance - found 140 flight times available to contribute
Attached Files
File Type: lua InFlight.lua (315.3 KB, 210 views)
__________________
  Reply With Quote
10-27-18, 06:12 AM   #214
ZaneBusby
A Kobold Labourer
Join Date: Oct 2018
Posts: 1
"InFlight: Horde - found 93 flight times available to contribute"
Attached Files
File Type: lua InFlight.lua (315.8 KB, 168 views)
  Reply With Quote
11-07-18, 03:02 PM   #215
Kyrgune
Premium Member
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 14
Inflight data. Horde side.
Attached Files
File Type: lua InFlight.lua (365.8 KB, 194 views)

Last edited by Kyrgune : 11-07-18 at 03:27 PM.
  Reply With Quote
11-08-18, 12:09 AM   #216
wildcard25
An Aku'mai Servant
 
wildcard25's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2012
Posts: 30
Flight times contributions have been added. Thank you.
  Reply With Quote
11-08-18, 12:17 PM   #217
EthanBB
A Defias Bandit
Join Date: Nov 2018
Posts: 2
InFlight: Horde - found 103 flight times available to contribute.
InFlight: Alliance - found 23 flight times available to contribute.

Great idea with the in-game status message :P
Attached Files
File Type: lua InFlight.lua (368.2 KB, 191 views)
  Reply With Quote
11-08-18, 11:17 PM   #218
uroshnor
A Kobold Labourer
Join Date: Sep 2009
Posts: 1
Great addon, happy to help

Here it is:
Attached Files
File Type: lua InFlight.lua (373.7 KB, 190 views)
  Reply With Quote
11-10-18, 09:04 PM   #219
LadySilverwolf
Premium Member
 
LadySilverwolf's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 41
some updated info for inflight, horde side primarily.
Attached Files
File Type: lua InFlight.lua (482.2 KB, 205 views)
__________________
~ Strength of Character withstands the Test of Time. ~
  Reply With Quote
11-22-18, 11:16 PM   #220
encoded
A Defias Bandit
Join Date: Oct 2008
Posts: 2
Here's my data, thanks for the great addon!
Attached Files
File Type: lua InFlight.lua (24 Bytes, 188 views)
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » InFlight - Updating default data

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off