Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
Anonomit committed Feb 18, 2023

Verified

This commit was signed with the committer’s verified signature.
AcidWeb Paweł Jastrzębski
1 parent 11f0c10 commit 5244a5e
Showing 3 changed files with 22 additions and 21 deletions.
23 changes: 5 additions & 18 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
<h1>2.6.0</h1>
<h1>2.7.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>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 Era / SoM. Spell Power is now used instead.</li>
<li>Resistances are now being reworded by default in enUS locale.</li>
<li>Icons appear slightly larger in the selection dropdown.</li>
<li>More icons have been added, mostly related to Armor and Shield.</li>
<li>Added Charges customization. Charges on an item will now appear after the item 'Use' line.</li>
<li>Added Cooldown customization. Cooldown on an item will now appear after the item 'Use' line, behind Charges (if it exists).</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>
<li>Fixed Speedbar recoloring.</li>
<li>Padding (and not padding) the last line no longer depends on other addons and should be more consistent.</li>
</ul>
14 changes: 14 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<h1>2.7.0</h1>
<h3>New Features</h3>
<ul>
<li>Added Charges customization. Charges on an item will now appear after the item 'Use' line.</li>
<li>Added Cooldown customization. Cooldown on an item will now appear after the item 'Use' line, behind Charges (if it exists).</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed Speedbar recoloring.</li>
<li>Padding (and not padding) the last line no longer depends on other addons and should be more consistent.</li>
</ul>


<p>&nbsp;</p>
<h1>2.6.0</h1>
<h3>New Features</h3>
<ul>
6 changes: 3 additions & 3 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30400
## Interface-Wrath: 30400
## Interface: 30401
## Interface-Wrath: 30401
## Interface-Classic: 11403
## Version: 2.6.0
## Version: 2.7.0

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

0 comments on commit 5244a5e

Please sign in to comment.