Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Feb 5, 2023
1 parent 57415a2 commit 591323e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 19 deletions.
23 changes: 5 additions & 18 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,30 +1,17 @@
<h2>2.4.0</h2>
<h2>2.5.0</h2>
<p>&nbsp;</p>
<p><strong>New Features</strong></p>
<ul>
<li>Enchantments that add a usable effect (such as engineering tinkers) are now fully supported, and can be customized separately from regular enchantments.</li>
<li>Item Level can now be shown on all items. It can also be reordered to appear lower in the tooltip and use the full 'Item Level' text (like in original Wrath).</li>
<li>The Chance on Hit prefix (as seen on many weapons from Onyxia) may now be customized.</li>
<li>Socket Hint (the line that tells you what buttons to press to socket an item) can now be reordered to appear immediately after the socket lines.</li>
<li>Added icons to Classes line.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Changes</strong></p>
<ul>
<li>Options menu now has more tooltips to explain the different settings.</li>
<li>Bonus Effects (Secondary stats that aren't actual stats, such as custom Equip or Use lines) have had their recoloring disabled by default.</li>
<li>Modified token item levels for the Ulduar changes.</li>
<li>Added a couple more miscellaneous rewords.</li>
<li>Weapon speedbar now uses textures instead of characters. Width can still be adjusted, and no longer depends on font.</li>
<li>Added itemleves to pre-wrath tokens.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Fixes</strong></p>
<ul>
<li>Hiding a stat no longer hides socket or set bonuses containing only that stat.</li>
<li>Fixed socket padding for items without a socket bonus (due to Eternal Belt Buckle).</li>
<li>Required Classes line now respects the global recoloring option.</li>
<li>Heroic and Item Level lines should now appear in the correct spot when comparing items.</li>
<li>Fixed an error related to Heroic and Item Level lines when no other addons were adding lines to the tooltip.</li>
<li>Set bonuses on crafted items should now be recognized.</li>
<li>Fixed negative stats appearing to be positive ...again.</li>
<li>Refundable and Tradeable options are now situated at the very bottom of the config panel, similar to how they are positioned on a tooltip.</li>
<li>Padding at the end of the tooltip should hopefully be more consistent.</li>
<li>Now recognizes uncached itemlinks.</li>
</ul>
20 changes: 20 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
<h2>2.5.0</h2>
<p>&nbsp;</p>
<p><strong>New Features</strong></p>
<ul>
<li>Added icons to Required Classes line.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Changes</strong></p>
<ul>
<li>Weapon speedbar now uses textures instead of characters. Width can still be adjusted, and no longer depends on font.</li>
<li>Added itemleves to pre-wrath tokens.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Fixes</strong></p>
<ul>
<li>Now recognizes uncached itemlinks.</li>
</ul>


<p>&nbsp;</p>
<h1>2.4.0</h1>
<h3>New Features</h3>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30400
## Interface-Wrath: 30400
## Interface-Classic: 11403
## Version: 2.4.0
## Version: 2.5.0

## X-Curse-Project-ID: 533049
## X-Wago-ID: Qb6mJ1KP
Expand Down

0 comments on commit 591323e

Please sign in to comment.