Change Log:
--------------------
5.2.001 03/10/2013:
- updated for 5.2
- handling guild perk fully now (thanks to Cidrei)
- Spanish locations localization added (thanks to Scarbrow)
5.1.002 12/10/2012 - fix guild perk error
5.1.001 12/08/2012:
- updated for 5.1
- added some support for "Ride Like the Wind" guild perk
- times will not update if guild level is 21 or above
- option to show estimated time with guild perk
5.0.001 09/04/2012:
- updated for 5.0.4
- default data update thanks to users' submissions
- removed flight POI mapping
4.3.001 11/29/2011:
- update for 4.3
- massive default data update thanks to users' submissions
4.2.001 06/29/2011:
- update for 4.2
- default data update thanks to users' submissions
4.1.001 04/26/2011:
- update for 4.1
- default data update thanks to users' submissions
4.0.004 02/10/2011:
- massive data update thanks to users' submissions
- attempted to update POI locations, but it does not look good
- added option to disable POI locations; see description page for script
- updated special flight detections
4.0.003 12/06/2010:
- fix error on fresh installs
- updated default data thanks to users' submissions
4.0.002 12/05/2010:
- updated default data thanks to users' submissions
- cleaned up drop down menus
4.0.001 10/18/2010:
- localization update
- added outline text options
- 4.0 compat
3.3.005 06/22/2010:
- added ruRU localization
- fixed flights that require a loading screen
3.3.004 03/02/2010:
- fix timer not updating properly while alt-tabbed
- update default data thanks to users' submissions
3.3.003 01/22/2010:
- probably fix LFD error
- added new Western Plaguelands flight
3.3.002 01/16/2010:
- updated default data thanks to users' submissions
- added "The Bulwark" POI location
- added French localization and updated others
- maybe added a check to not save flight time if summon taken from Looking For Dungeon system
3.3.001 12/08/2009:
- update toc for 3.3
- update flight data...
Description:
--------------------
InFlight is a simple flight timer mod. It simply serves as a lightweight alternative to other flight mods that does the same thing; in most cases, InFlight will do a lot less (which is the main motivation behind InFlight).
YouTube Intro
https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif
Current Features:
Take-off confirmation
Many customization options for the look of the timer bar
Notes support for Cartographer_Notes and HandyNotes
Support for Druid-only, Plaguewood Tower, and other special flight paths (needs localization data for non enUS clients)
Already has most of the default data; automatically adds or updates new data
Colors which flights locations are known/unknown (data is only updated if it shows up on the taxi window when opened)
How to Use:
InFlight is LoadOnDemand to avoid loading bulk when not needed
InFlight_Load is required for InFlight to work, but InFlight_Load does not require InFlight
InFlight_Load also handles/saves Cartographer_Notes and HandyNotes data. You may delete the "InFlight" folder if you do not care about flight timer and just want the location icons.
"/inflight", right-click on the timer bar, or check interface options to customize
Shift left-click and drag to move the timer bar
To disable POI locations: /run InFlightCartoDB="disable" ReloadUI()
To enable/reset POI: /run InFlightCartoDB=nil ReloadUI()
How to Contribute:
Updating flight times data - submit the file .../WTF/Account//SavedVariables/InFlight.lua here[...
--------------------
5.2.001 03/10/2013:
- updated for 5.2
- handling guild perk fully now (thanks to Cidrei)
- Spanish locations localization added (thanks to Scarbrow)
5.1.002 12/10/2012 - fix guild perk error
5.1.001 12/08/2012:
- updated for 5.1
- added some support for "Ride Like the Wind" guild perk
- times will not update if guild level is 21 or above
- option to show estimated time with guild perk
5.0.001 09/04/2012:
- updated for 5.0.4
- default data update thanks to users' submissions
- removed flight POI mapping
4.3.001 11/29/2011:
- update for 4.3
- massive default data update thanks to users' submissions
4.2.001 06/29/2011:
- update for 4.2
- default data update thanks to users' submissions
4.1.001 04/26/2011:
- update for 4.1
- default data update thanks to users' submissions
4.0.004 02/10/2011:
- massive data update thanks to users' submissions
- attempted to update POI locations, but it does not look good
- added option to disable POI locations; see description page for script
- updated special flight detections
4.0.003 12/06/2010:
- fix error on fresh installs
- updated default data thanks to users' submissions
4.0.002 12/05/2010:
- updated default data thanks to users' submissions
- cleaned up drop down menus
4.0.001 10/18/2010:
- localization update
- added outline text options
- 4.0 compat
3.3.005 06/22/2010:
- added ruRU localization
- fixed flights that require a loading screen
3.3.004 03/02/2010:
- fix timer not updating properly while alt-tabbed
- update default data thanks to users' submissions
3.3.003 01/22/2010:
- probably fix LFD error
- added new Western Plaguelands flight
3.3.002 01/16/2010:
- updated default data thanks to users' submissions
- added "The Bulwark" POI location
- added French localization and updated others
- maybe added a check to not save flight time if summon taken from Looking For Dungeon system
3.3.001 12/08/2009:
- update toc for 3.3
- update flight data...
Description:
--------------------
InFlight is a simple flight timer mod. It simply serves as a lightweight alternative to other flight mods that does the same thing; in most cases, InFlight will do a lot less (which is the main motivation behind InFlight).
YouTube Intro
https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif
Current Features:
Take-off confirmation
Many customization options for the look of the timer bar
Notes support for Cartographer_Notes and HandyNotes
Support for Druid-only, Plaguewood Tower, and other special flight paths (needs localization data for non enUS clients)
Already has most of the default data; automatically adds or updates new data
Colors which flights locations are known/unknown (data is only updated if it shows up on the taxi window when opened)
How to Use:
InFlight is LoadOnDemand to avoid loading bulk when not needed
InFlight_Load is required for InFlight to work, but InFlight_Load does not require InFlight
InFlight_Load also handles/saves Cartographer_Notes and HandyNotes data. You may delete the "InFlight" folder if you do not care about flight timer and just want the location icons.
"/inflight", right-click on the timer bar, or check interface options to customize
Shift left-click and drag to move the timer bar
To disable POI locations: /run InFlightCartoDB="disable" ReloadUI()
To enable/reset POI: /run InFlightCartoDB=nil ReloadUI()
How to Contribute:
Updating flight times data - submit the file .../WTF/Account/