Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Feb 16, 2023
1 parent 16145f5 commit 371347e
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 7 deletions.
23 changes: 17 additions & 6 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
<h1>2.5.0</h1>
<h1>2.6.0</h1>
<h3>New Features</h3>
<ul>
<li>Added icons to Required Classes line.</li>
<li>Every locale is now supported. Most translations are still missing, but every tooltip line should be correctly identified.</li>
<li>Classic Era / SoM now recognizes Elemental (Arcane, Fire, Nature, Frost, Shadow) Spell Power.</li>
<li>Removed Spell Damage from Classic Era / SoM. Spell Power is now used instead.</li>
<li>Added Armor customization. Items with 'Bonus Armor' (armor text is green) can be customized separately.</li>
<li>Added Block customization.</li>
<li>Added All Resist customization.</li>
<li>&nbsp;&nbsp; - Items with all 5 resistances of the same amount will be summarized into one line.</li>
<li>&nbsp;&nbsp; - Hide the 'All Resist' line to prevent this.</li>
<li>Added Ranged Attack Power customization.</li>
</ul>
<h3>Changes</h3>
<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>
<li>Removed Spell Damage from classic. now uses spell power instead.</li>
<li>Resistances are now being reworded be default in enUS locale.</li>
<li>Made icons appear slightly larger in the selection dropdown.</li>
<li>More icons have been added, mostly related to Armor and Shield graphics.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Now recognizes uncached itemlinks.</li>
</ul>
<li>Fixed icons showing extra characters next to them after using the icon selection dropdown.</li>
<li>Better error handling. If something unexpected occurs, most resulting lua errors will be suppressed.</li>
</ul>
28 changes: 28 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
<h1>2.6.0</h1>
<h3>New Features</h3>
<ul>
<li>Every locale is now supported. Most translations are still missing, but every tooltip line should be correctly identified.</li>
<li>Classic Era / SoM now recognizes Elemental (Arcane, Fire, Nature, Frost, Shadow) Spell Power.</li>
<li>Removed Spell Damage from Classic Era / SoM. Spell Power is now used instead.</li>
<li>Added Armor customization. Items with 'Bonus Armor' (armor text is green) can be customized separately.</li>
<li>Added Block customization.</li>
<li>Added All Resist customization.</li>
<li>&nbsp;&nbsp; - Items with all 5 resistances of the same amount will be summarized into one line.</li>
<li>&nbsp;&nbsp; - Hide the 'All Resist' line to prevent this.</li>
<li>Added Ranged Attack Power customization.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Removed Spell Damage from classic. now uses spell power instead.</li>
<li>Resistances are now being reworded be default in enUS locale.</li>
<li>Made icons appear slightly larger in the selection dropdown.</li>
<li>More icons have been added, mostly related to Armor and Shield graphics.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed icons showing extra characters next to them after using the icon selection dropdown.</li>
<li>Better error handling. If something unexpected occurs, most resulting lua errors will be suppressed.</li>
</ul>


<p>&nbsp;</p>
<h1>2.5.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.5.0
## Version: 2.6.0

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

0 comments on commit 371347e

Please sign in to comment.