File Details
Version 1.4.8
- R
- Jan 27, 2026
- 552.23 KB
- 3.2K
- 2.5.5+1
- Classic + 1
File Name
Version 1.4.8.zip
Supported Versions
- 2.5.5
- 1.15.8
## Version 1.4.8
### Bug Fixes
#### Bar Not Showing on Login
- Fixed bar being invisible for Ret paladins after login
- Root cause: talent data not available during ADDON_LOADED event
- Now uses Two-Handed Weapon Specialization talent to detect Ret spec (more reliable than Repentance)
- Added delayed visibility re-check 1 second after login to catch late-loading talent data
- Bar now updates immediately when talents change (respec, leveling)
#### Twist Marker Latency Compensation
- Increased dynamic twist padding coefficient from 0.6 to 0.7
- Provides additional buffer for high-latency players
- Example: 180ms latency now gets ~187ms padding (was ~160ms)

