File Details
Achievements v1.0.5
- R
- Jun 27, 2026
- 5.79 MB
- 966.5K
- 2.5.5+1
- Classic + 1
File Name
Achievements.zip
Supported Versions
- 2.5.5
- 1.15.8
1.0.5 - 2026-06-26
- Fixed a small FPS stutter when changing subzones. Two open-world events that fire on subzone transitions each triggered a full all-achievement scan:
- Revealing new map areas (
MAP_EXPLORATION_UPDATED) previously discarded and rebuilt the entire all-maps exploration cache; the addon now incrementally merges only the current map's newly revealed overlays and refreshes only exploration criteria, and only when something actually changed. - Area POI updates (
AREA_POIS_UPDATED) ran a battleground/world-state area-POI sweep and a full refresh in every zone; this work now only runs when the player is actually in a world-state context (battleground/arena or a zone exposing a world-state UI), so ordinary leveling-zone subzone changes do no extra work.
- Revealing new map areas (