FlightTimer

FlightTimer is a lightweight World of Warcraft: The Burning Crusade addon that tracks and learns flight path durations and displays a real-time progress bar with remaining time and completion percentage while you are in flight.

File Details

FlightTimer-1.0.6.zip

  • R
  • Jan 24, 2026
  • 6.40 KB
  • 2.5K
  • 2.5.5
  • Classic TBC

File Name

FlightTimer-1.0.6.zip

Supported Versions

  • 2.5.5
# Changelog

All notable changes to this project will be documented in this file.

---

## [1.0.0] – Initial CurseForge Release

### Added
- Automatic detection of flight source and destination
- Flight duration tracking and persistence
- Learning system for new flight routes
- Progress bar shown during flight
- Display of:
  - Source → Destination
  - Time remaining (MM:SS)
  - Percentage completed
- Averaging of flight durations to improve accuracy
- Debug logging support

### Notes
- Compatible with World of Warcraft: The Burning Crusade Classic (2.4.3 API)
- No configuration required

## [1.0.1] - Debug info removed

## [1.0.2] - Small UI changes

## [1.0.3] - Estimated time added

## [1.0.4] - Estimated time based on other saved routes added

## [1.0.5] - Estimated time logic improved. Reverse routes and default time added

## [1.0.6] - Option to move and resize the window added