File Details
TooltipExtraData-1.4.3.zip
- R
- May 23, 2026
- 9.51 KB
- 79
- 12.0.7+2
- Retail
File Name
TooltipExtraData-1.4.3.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
## [1.4.3] - 2026-05-23
### Added
- Added player equipment repair percentage to player info tooltips.
# Changed
- Added more spacing between the options panel title/subtitle area and the first checkbox.
## [1.4.2] - 2026-04-30
### Fixed
- Fixed a Retail tooltip taint error caused by using secret/tainted player GUID strings as inspect cache keys.
- Fixed 'attempted to index a table that cannot be indexed with secret keys' during GameTooltip mouseover player info updates.
- Reworked inspect cache/throttle keys to use an internal safe mouseover key instead of 'UnitGUID()', 'UnitName()', or 'UnitFullName()'.
- Added safe table access helpers for inspect cache and inspect request throttling.
- Cleared mouseover inspect state when tooltip unit or mouseover target changes to prevent stale inspect data.