CraftTooltip

Updates item tooltip to show recipes it is used for with many configuration options.

File Details

v0.2.2-bcc

  • R
  • Jun 5, 2026
  • 62.55 KB
  • 0
  • 2.5.5
  • Classic TBC

File Name

CraftTooltip-v0.2.2-bcc.zip

Supported Versions

  • 2.5.5

Changelog

0.2.0

  • Multi-character tracking. Recipe tooltips can now draw from every character on your realm + faction, not just the one you're logged into. Open each profession window on each alt once to seed the cache, then hover an item on any character.
  • New Characters sub-panel under Interface Options → AddOns → CraftTooltip lists every in-scope alt with their class-coloured name, race icon, master tracking toggle, per-profession toggles, and a delete affordance.
  • New Grouping option (merged / by character / by profession) and matching /cttip group <mode> slash command. By-character mode shows each alt's section under a class-coloured race-iconed header; merged mode shows each recipe once with the best skill colour across all tracked alts.

0.1.0

Initial release.

  • Tooltip augmentation showing which recipes consume the hovered item, filtered to the current character's professions.
  • Known / unknown indicators and skill-up colour (orange / yellow / green / grey) driven by wago.tools TrivialSkillLineRankLow / TrivialSkillLineRankHigh.
  • Per-character known-recipe cache, scanned from the Trade Skill and Craft frames with a trailing-edge throttle so bursty events don't thrash.
  • SHIFT toggles between the configured cap (default 5) and the full list.
  • Options panel under /cttip (alias /crafttooltip) — sort by skill / name, ascending / descending, summary line, profession icons, configurable cap, per-profession enable toggles.
  • Localisation hooks (English shipped; locale tables ready for additional client locales).