File Details
FlightTimer-1.0.7.zip
- R
- Feb 8, 2026
- 7.23 KB
- 3.5K
- 2.5.5
- Classic TBC
File Name
FlightTimer-1.0.7.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
## [1.0.7] - Estimation logic improved