File Details
1.7.0
- R
- Apr 10, 2026
- 23.33 KB
- 6
- 12.0.0
- Retail
File Name
LostPages-1.7.0.zip
Supported Versions
- 12.0.0
LostPages
1.7.0 (2026-04-10)
- v1.7.0: scrollable tips, priority bullets, wipe auto-hide, custom dropdown
- Replaced tipsText FontString with a ScrollFrame; mouse-wheel scrolling works
out of the box and layout adjusts to frame size changes - BuildTipLines now supports { "text", priority = "critical" / "info" } tip
format: critical = orange-red bullet, info = dimmed grey, default unchanged - Added priority annotations to the four current-season dungeons for
wipe-critical mechanics (soak fails, dispel windows, percent-health adds, etc.) - ENCOUNTER_END wipe branch now schedules a 45-second C_Timer that hides the
tips frame unless a new encounter starts; timer cancels on ENCOUNTER_START - Dropped deprecated UIDropDownMenu / UIDropDownMenuTemplate in Options.lua;
replaced with a self-contained CreateDropdown() that uses standard frames and
emits no Blizzard deprecation warnings
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Replaced tipsText FontString with a ScrollFrame; mouse-wheel scrolling works