File Details
QuestKing v3.0.9.zip
- R
- May 9, 2026
- 493.02 KB
- 20
- 12.0.5+4
- Classic + 3
File Name
QuestKing v3.0.9.zip
Supported Versions
- 12.0.5
- 5.5.4
- 4.4.2
- 2.5.5
- 1.15.8
3.0.9
- Further reduced Retail/Midnight world-map reward tooltip taint by stopping QuestKing from installing Mainline hooks on Blizzard ObjectiveTracker Show/Update/Manager methods.
- Keeps Blizzard tracker suppression on Retail/Midnight to a QuestKing-owned event refresh and a single alpha write on managed tracker roots.
- Stops QuestKingTooltip cleanup from calling Blizzard GameTooltip_Clear* and EmbeddedItemTooltip_* helper functions from addon code.
- Preserves Classic-family hard-hide behavior for QuestWatchFrame/WatchFrame while avoiding the Mainline GameTooltip reward path.
3.0.8
- Removed QuestKing's global TextWithState UIWidget replacement to stop QuestKing taint from carrying into Blizzard's default GameTooltip world-quest reward path.
- Fixes the reported EmbeddedItemTooltip_UpdateSize crash where Blizzard attempted width/height arithmetic on secret numbers while execution was tainted by QuestKing.
- Keeps QuestKing tooltip safety local to QuestKing's private tooltip instead of patching Blizzard GameTooltip, UIWidget, or embedded item-tooltip functions.
- Preserves Retail, Midnight, Classic Era, Burning Crusade Classic, and Cataclysm Classic compatibility by making the old widget guard a no-op.