File Details
CharacterStats1.4.2.zip
- R
- Nov 25, 2025
- 841.59 KB
- 56
- 12.0.0+2
- Retail + 1
File Name
CharacterStats.zip
Supported Versions
- 12.0.0
- 11.2.7
- 5.5.3
# CharacterStats v1.4.2 Release Notes
## 🎯 What's Fixed
### ✅ Critical Fixes (3)
1. **Armor Stat Display** - Fixed incorrect armor calculations at login
2. **Options Panel ESC Key** - Panel now closes with ESC (WoW standard behavior)
3. **Instant Color Updates** - Removed delay on color picker changes for real-time feedback
### ✅ UX Improvements (2)
4. **Button Positioning** - Fixed overlap issues by widening panel from 700px to 800px
5. **Tooltip Colors** - Minimap button now shows colored tooltip (all 11 languages)
### ✅ Polish (2)
6. **Slash Commands** - `/rl` and `/reload` now documented in help
7. **Diagnostics** - Cleared all Lua analyzer warnings
---
## 📋 Installation
**New Install**: Extract to `Interface\AddOns\CharacterStats`
**Upgrade**: Overwrite files, `/reload` in-game (settings auto-migrate)
**Compatible**: Retail, Cataclysm Classic, Wrath Classic
---
## 🐛 Known Issues
- **Druid Form Cache**: Primary stat may lag 1-2s after form change (rare)
- **Font Cache**: New fonts added mid-session appear after 5 minutes or reload
These are low-priority and have workarounds. Will fix in next maintenance release if needed.
---
## 📊 What Changed
| Component | Change | Impact |
|-----------|--------|--------|
| **Armor Stat** | Fixed calculation logic | Shows correct values |
| **Options Panel** | Added ESC key support | Closes intuitively |
| **Colors** | Removed debounce delay | Instant visual feedback |
| **Buttons** | Wider panel + repositioned | No overlap, better layout |
| **Tooltips** | Added colors + localization | Better UX in 11 languages |
---
## ✨ No Breaking Changes
- All settings preserved
- Profiles work as before
- 100% backward compatible