v0.2.0 - Item icons and tooltips
Item icons everywhere, and real item tooltips in the addon.
Download
| File | Use |
|---|---|
WoW-Reroll-Hub-Setup-0.2.0.exe |
Installer. No admin rights needed. Creates a desktop shortcut and a Start menu entry. |
WoW-Reroll-Hub-portable-0.2.0.exe |
Portable. One file, no installation. |
Windows will warn you on first launch because the executable is not code-signed. Click More info then Run anyway.
What's new
Item icons in the app. Both your equipped gear and every droptimizer item now show their icon. Gear icons are outlined in their quality colour. Icons come from Blizzard's item media endpoint and are cached on disk, so only items you have never seen before cost a request.
Readable enchants. Gear enchants used to show Blizzard's raw display string, game markup and all (|A:Professions-ChatIcon-Quality-Tier3:20:20|a). They now show the enchant name with its quality rank, and link to Wowhead.
Real tooltips in the addon. Hover any item in the /rh window and you get the actual in-game item tooltip, stats and all. Items also show their in-game icon.
This required rebuilding the addon's detail panel: it used to be one block of text, which cannot respond to the mouse. It is now made of real rows. Icons refresh on their own when the game finishes loading item data, so nothing stays blank.
Upgrading
Install over your current version, then export again from the Addon export tab. The export also rewrites the addon files, so the app and the addon stay in step.
Your settings, characters and droptimizer reports live in %APPDATA%/wow-reroll-hub/ and are untouched by the update.
Icons for gear and droptimizer items you already have are fetched automatically the first time you open this version. It takes under a minute for a large roster and only happens once. Settings → Item icons → Fetch icons forces another pass.
Enchant text is cleaned on load. Enchant links point to a Wowhead search until your next sync, which upgrades them to direct item links where Blizzard provides the source item.
Fixed since 0.1.0
The addon could reject the exported file with Incompatible data format (file v3, addon v2). The export format had been bumped without its counterpart in the addon. A build-time check now compares both and refuses to produce a mismatched build.
Full documentation, source and issue tracker: https://github.com/Skayles/WoW-Reroll-Hub