File Details
DamageTooltip 1.2.2
- R
- Apr 17, 2026
- 3.97 KB
- 10
- 2.5.5
- Classic TBC
File Name
DamageTooltip.zip
Supported Versions
- 2.5.5
DamageTooltip v1.2.2
Release Date: April 17, 2026 Type: Bugfix & Stability Update
Changes & Improvements
- Fixed addon not loading — Resolved a syntax error that prevented the addon from loading in some TBC Classic / Anniversary clients.
- Cleaned up combat log parsing — Removed all debug prints and temporary code. The addon now uses a minimal, reliable, position-based parsing method that works consistently across different TBC builds.
- Simplified event handler — Streamlined OnEvent script for better performance and fewer potential Lua errors.
- Removed unnecessary debug features — No more spam in chat when taking damage or hovering the tooltip. The addon is now completely silent except for the one-time load message.
- Improved code cleanliness — Minor formatting and structure cleanup for easier future maintenance.