v0.2.1 - Correct item data and resizable window
Correct item data in tooltips, and a resizable addon window.
Download
| File | Use |
|---|---|
WoW-Reroll-Hub-Setup-0.2.1.exe |
Installer. No admin rights needed. |
WoW-Reroll-Hub-portable-0.2.1.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.
Fixed: wrong item in tooltips and links
Raidbots names its simulation profiles positionally: instance/boss/source/itemId/ilvl/bonus/slot. The parser was instead picking the largest number in the name. When a profile ends with a paired item id, that trailing id won, so one item was credited with another item's numbers.
Checked against all 389 profiles across four reports: 7 were mis-attributed before, 0 after.
Reading the name positionally also yields the item level and the bonus ids, which were simply not available before. That is what makes the rest possible:
- The addon now builds a full item link with its bonus ids, so hovering shows the piece from your report, at its real item level and with its real effects, instead of the base item at its minimum level.
- Item level is shown next to each item name.
- Wowhead links from the app carry the bonus and item level.
Reports you already imported are re-downloaded once at startup to repair their data. Nothing to do by hand. Reports imported from pasted JSON cannot be re-downloaded and keep their old values; re-import those from their link if you still have it.
Resizable addon window
Grab the handle at the bottom right of the /rh window. Minimum 720x420, and your size is remembered between sessions. The detail panel reflows to the real width.
Upgrading
Install over your current version, then export again from the Addon export tab.
Source and issue tracker: https://github.com/Skayles/WoW-Reroll-Hub