Thread Tools Display Modes
12-08-12, 06:16 PM   #101
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
totalpackage, I recommend that the SV data is the real time, not affected by the guild perk.
__________________
Profile: Curse | Wowhead
  Reply With Quote
12-13-12, 02:30 PM   #102
Scarbrow
A Kobold Labourer
Join Date: Feb 2010
Posts: 1
Spanish Localization

Hi, I'm bringing the (I think) complete Spanish localization.

It was managed through two level 80 chars (one Horde and one Alliance), plus a good deal of web searching and matching for Cataclysm localizations. Few nodes should be missing.

Hope it's useful

PS: Spanish is between French and Chinese. It's listed as Horde, Alliance, Common.
Attached Files
File Type: lua Defaults.lua (185.2 KB, 678 views)
  Reply With Quote
12-29-12, 02:54 PM   #103
macknik
A Kobold Labourer
Join Date: Jan 2010
Posts: 1
Some alliance data. Didn't install InFlight until a few weeks ago. I have the guild perk.
Attached Files
File Type: lua InFlight.lua (838 Bytes, 618 views)
File Type: lua InFlight_Load.lua (25 Bytes, 743 views)
  Reply With Quote
01-03-13, 06:04 AM   #104
Antiphus
A Defias Bandit
Join Date: Mar 2012
Posts: 3
Some Alliance MoP data.
Attached Files
File Type: lua InFlight.lua (151.9 KB, 689 views)
  Reply With Quote
02-10-13, 01:54 PM   #105
LyssaKi
A Murloc Raider
Join Date: Apr 2011
Posts: 8
Here is some flight point info for you.

and thanks for making this addon!
Attached Files
File Type: lua InFlight.lua (24 Bytes, 542 views)
  Reply With Quote
02-19-13, 09:22 AM   #106
Gorg
A Kobold Labourer
Join Date: Feb 2013
Posts: 1
I hope this helps.

edit: And additional the *load.lua
Attached Files
File Type: lua InFlight.lua (79.9 KB, 651 views)
File Type: lua InFlight_Load.lua (25 Bytes, 559 views)

Last edited by Gorg : 02-19-13 at 09:25 AM.
  Reply With Quote
02-20-13, 08:46 PM   #107
MacDubhgal
A Murloc Raider
 
MacDubhgal's Avatar
Join Date: Apr 2008
Posts: 6
Lua file and question

Seeing an AWful lot of flight times without any actual destination time specified. I remember InFlight learning from previous flights. is that no longer the case? At any rate, here's my lua for inclusion and hopefully it will prove helpful in future updates. If it makes any difference, I'm running Windows 7 and my addons are installed in Public/Games...
Attached Files
File Type: lua InFlight.lua (149.8 KB, 574 views)
  Reply With Quote
02-22-13, 11:16 PM   #108
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
I have also noticed at least one flight where it does not update the time and is wrong every time I take it.
  Reply With Quote
02-24-13, 03:01 PM   #109
MacDubhgal
A Murloc Raider
 
MacDubhgal's Avatar
Join Date: Apr 2008
Posts: 6
Still looking for an answer to my query (above - from 4 days ago)... Any ideas as to why In Flight appears to have stopped giving acurrate (or any) flight times? Thanks!
  Reply With Quote
02-24-13, 06:40 PM   #110
Cidrei
A Fallenroot Satyr
 
Cidrei's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 21
Originally Posted by MacDubhgal View Post
Still looking for an answer to my query (above - from 4 days ago)... Any ideas as to why In Flight appears to have stopped giving acurrate (or any) flight times? Thanks!
In the comments on InFlight, totalpackage says "the last update prevents saving times if you have the guild perk. I am waiting for a solid solution on how to handle that," which I assume is what is occurring.

I also posted some code in the comments to allow recording of flight times with or without the perk, along with a couple of related bug fixes if you'd like to take a look.

Last edited by Cidrei : 02-24-13 at 08:11 PM.
  Reply With Quote
02-25-13, 06:10 AM   #111
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
Isn't it a simple math fix? Considering we know how to detect if the Guild Perk is present, and considering the speed change is always 20%?
__________________
Profile: Curse | Wowhead
  Reply With Quote
02-25-13, 12:33 PM   #112
Cidrei
A Fallenroot Satyr
 
Cidrei's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 21
Originally Posted by Vlad View Post
Isn't it a simple math fix? Considering we know how to detect if the Guild Perk is present, and considering the speed change is always 20%?
25%, but yes it's relatively straightforward. Currently, if the addon detects the guild perk it doesn't record new times at all, and displays guild perk times based on already existing times (incorrectly as it turns out, because it uses the wrong math).
  Reply With Quote
03-10-13, 05:07 PM   #113
totalpackage
A Fallenroot Satyr
 
totalpackage's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 27
Okay, I've just applied the Spanish localization. I'll apply time updates now on since guild perk seems to be fully supported by InFlight.
  Reply With Quote
03-10-13, 07:30 PM   #114
MacDubhgal
A Murloc Raider
 
MacDubhgal's Avatar
Join Date: Apr 2008
Posts: 6
Originally Posted by Cidrei View Post
In the comments on InFlight, totalpackage says "the last update prevents saving times if you have the guild perk. I am waiting for a solid solution on how to handle that," which I assume is what is occurring.

I also posted some code in the comments to allow recording of flight times with or without the perk, along with a couple of related bug fixes if you'd like to take a look.
Originally Posted by MacDubhgal View Post
Still looking for an answer to my query (above - from 4 days ago)... Any ideas as to why In Flight appears to have stopped giving accurate (or any) flight times? Thanks!
Ah HA! And I say that in all earnestness. I'm usually good about reading update texts and patch notes/change logs and the like... Somehow missed the Guild Level disclaimer. At any rate, this latest release (5.2.001) seems to have fixed the problem. Just did a test run back and forth in Jade Forest. Neither showed correct flight time (or any). Then I exited game and reloaded WoW and tried it again. Accurate data both ways! Hurray and Thank you!
  Reply With Quote
06-05-13, 09:55 PM   #115
InriHSM
A Defias Bandit
Join Date: Sep 2007
Posts: 3
Flight time submission.
Attached Files
File Type: lua InFlight.lua (149.9 KB, 480 views)
  Reply With Quote
06-06-13, 02:44 PM   #116
kittycatcharm
A Defias Bandit
Join Date: Jun 2013
Posts: 2
This would be easier if I could just email it...
Attached Files
File Type: lua InFlight.lua (147.8 KB, 476 views)
  Reply With Quote
06-06-13, 02:54 PM   #117
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
Here's mine.

InFlight.zip
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!
  Reply With Quote
09-14-13, 07:22 AM   #118
LyssaKi
A Murloc Raider
Join Date: Apr 2011
Posts: 8
Here is my latest file for Inflight info.
Attached Files
File Type: lua InFlight.lua (157.9 KB, 303 views)
  Reply With Quote
10-01-13, 12:39 PM   #119
Draewind
A Deviate Faerie Dragon
 
Draewind's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 16
Here you go

Here it is:
Attached Files
File Type: lua InFlight.lua (159.6 KB, 356 views)
  Reply With Quote
10-01-13, 12:41 PM   #120
Draewind
A Deviate Faerie Dragon
 
Draewind's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 16
Replacement .lua?

Are these added to the default? To get the latest info into my game, is there a .lua file we can download to replace the one we have?
  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