File Details
v1.1.0
- R
- Feb 1, 2026
- 333.93 KB
- 47
- 12.0.0
- Retail
File Name
SpellHistory-v1.1.0.zip
Supported Versions
- 12.0.0
Changelog
All notable changes to Spell History will be documented in this file.
[1.1.0] - 2026-02-01
Added
- Vertical Orientation: New option to display the spell bar vertically instead of horizontally
- Grow Direction: New setting to control which direction new spells are added
- Horizontal: Left to Right or Right to Left
- Vertical: Top to Bottom or Bottom to Top
- Full German and English localization for all new settings
Changed
- Settings panel now includes orientation and grow direction options
[1.0.0] - 2025-11-27
Added
- Initial release of Spell History addon
- Visual spell history display with customizable icon size and spacing
- Tracking of successful and interrupted/failed spell casts
- Red overlay indicator for interrupted spells
- Movable frame with drag-and-drop functionality
- Lock frame option to prevent accidental movement
- Customizable settings:
- Number of spells displayed (5-30)
- Icon size (20-80 pixels)
- Spacing between icons (0-20 pixels)
- Background transparency (0-100%)
- Border visibility toggle
- Option to hide interrupted spells
- Spell tooltips on hover showing spell details and cast status
- Slash commands:
/spellhistory(or/sh) and/spellhistory clear - Full German and English localization
- Settings panel integration with WoW 12.0 Settings API
- Automatic duplicate cast prevention
- Memory-efficient design with periodic cleanup
- Position saving across sessions
Technical
- Built for WoW Midnight (12.0+)
- Uses modern WoW 12.0 APIs (C_Spell, Settings API)
- Optimized event handling with castGUID-based deduplication
- BackdropTemplate support for frame borders
- Efficient icon pooling system