File Details
QuestTracker1.1.0.zip
- R
- Feb 3, 2026
- 5.79 KB
- 8
- 5.5.3
- MoP Classic
File Name
QuestTracker1.1.0.zip
Supported Versions
- 5.5.3
QuestTracker Version 1.1.0
Performance & Stability Update:
Performance Improvements:
- Major reduction in CPU usage.
- Quest updates are now debounced and processed at most once every 4 seconds.
- Prevents heavy CPU usage caused by QUEST_LOG_UPDATE event spam.
- Eliminated FPS drops and micro-stutters during rapid quest updates.
- Removed repeated full quest log rescans.
- Optimized internal logic to avoid unnecessary processing.
- Improved memory efficiency.
- Reduced temporary table creation and garbage collection pressure.
- Optimized string building for the quest list display.
Behavior (Preserved):
- Active quests continue to display active characters in green.
- Characters who have completed a quest are displayed in red.
- Cross-character completion tracking works correctly.
- Logging into an alternate character correctly marks completed quests, even if the quest was never active while the addon was loaded.
- Automatic cleanup behavior restored.
- Quests are fully removed from the tracker when no characters are actively on them.
- Completed-only quests no longer remain in the list.
Internal Improvements:
- Improved detection of quests being removed from a character’s quest log.
- Safer database handling and improved pruning logic to prevent long-term data bloat.
- Reduced redundant UI refreshes when no data has changed.
- More robust handling of login and world-entry events.
No Feature Changes:
- No UI changes.
- No settings removed.
- No functionality removed.
- No behavior changes compared to the original addon.
Summary:
- QuestTracker now behaves exactly the same as before.
- Significantly lower CPU usage.
- No lag or FPS drops during gameplay.
- Improved long-term stability.

