promotional bannermobile promotional banner

TaxiTimer

Estimates flight times when using the taxi service.

File Details

v12.0.0.260119

  • R
  • Jan 19, 2026
  • 3.54 MB
  • 568
  • 12.0.0+3
  • Retail + 2

File Name

TaxiTimer-v12.0.0.260119.zip

Supported Versions

  • 12.0.0
  • 11.1.5
  • 5.5.3
  • 1.15.8

TaxiTimer

v12.0.0.260119 (2026-01-19)

Full Changelog Previous Releases

  • TOC bump.
    Database updates.
  • TOC bump.
    Updated with latest client data.
  • TOC bump.
  • Minor updates to db and docs but it's not working with the TWW dataset.
  • Wrath upgraded to Cata
  • Merge branch 'master' of https://github.com/Vladinator/wow-addon-taxitimer
  • Updated DB files for latest builds.
  • Update release.yml
  • TOC bump
  • Updated to latest DB as of 2023-12-03.
  • Added db generation for classic and wrath and changed the code so the retail data is output as mainline. Each TOC will load their own DB set.
  • Added TOC files for the other clients.
  • Minor documentation adjustments.
  • Updated DB with 10.1 data.
  • TOC bump for 10.1
  • Added newer DF files and taxi speed fallbacks.
  • TOC bump
  • Updated DB and adjusted dynamic time correction and docs.
  • Fixed typo.
  • Merged files into core for emmylua sake.
  • Separated code into taxi.lua that is specific to handling db.
  • Reorganized
  • A bit of cleanup in prep for 10.x
  • Added 10.x files
  • The logic system needs a large overhaul but this is temporarily the next best thing I can do without figuring out the taxi speeds outside the client, which might not be possible, and variable flight speeds do mess the logic up.
  • Correct TOC bump for SL pre-patch.
  • Folders don't need trailing slash, it might mess up the ignore and thus got the scripts zipped up on release, ops!
  • Cleaned up deprecated file.
  • Merge branch 'master' of github.com:Vladinator89/wow-addon-taxitimer into master
  • Fixed a bug, forgot to adjust for a deprecated function.
  • Create release.yml
  • BfA and Shadowlands support.
  • Added Shadowlands Alpha data and improved the SVG drawing code.
  • TOC bump
  • Just to be super safe, ignore the travis file by name.
  • Various forgotten commits. Functions again in BfA but needs a lot more work.
  • Disabled the debug spam.
  • BfA support
  • Patch 7.2 update.
  • Purged invalid data and saved some disk space.
  • Enabled time correction to adjust the stopwatch mid flight if too far off expected arrival time. We are generally talking less than a minute of total adjustments in flight time. This will be worked on and improved, most wrong times come from poorly calculating the transitions between several flight paths, as each jump don't usually follow the complete path as indicated in the game files.
    • Once the supported addons are detected, stop looking for further addons.
    • Initial commit.