Skip to content

Commit

Permalink
Release 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jun 30, 2024
1 parent 4f24f6b commit cd7aa40
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 17 deletions.
22 changes: 8 additions & 14 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
<h3>Features</h3>
<ul>
<li>Improve Required Races customization.</li>
<ul>
<li>Items limited to all races of one faction can now be shown as requiring a faction instead.</li>
<li>It's now possible to hide only lines that list your race as a requirement.</li>
</ul>
</ul>
<h3>Changes</h3>
<ul>
<li>Added item level overrides for some tokens in Cata.</li>
<li>Added heroic tags for tokens and some items in Cata.</li>
<li>Add Transmogrification customization.</li>
<li>Thousands separators are now used for most numbers (1000 -> 1,000). This is customizable.</li>
<li>&lt;Gifted From&gt; and &lt;Written By&gt; can now be individually customized, instead of being merged with &lt;Made By&gt;.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed missing Heroic tags.</li>
<li>Fixed formatting on items that list Druid as a required class.</li>
<li>Filtering out useless race requirement lines now works correctly in Cata.</li>
<li>Fixed item level override on Reply-Code Alpha. It never got increased for the Ulduar item level bump.</li>
<li>Useless and faction-specific race restrictions should consistently be detected in Cata.</li>
<li>Restored School Spellpower in Cata. This was never meant to be removed.</li>
<li>Many fixes relating to numbers having thousands separators.</li>
<li>Transmog lines should appear in a consistent location between heroic and normal items.</li>
<li>Damage Per Second can now be correctly reworded with custom text.</li>
</ul>
18 changes: 18 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<h1>2.18.0</h1>
<h3>Features</h3>
<ul>
<li>Add Transmogrification customization.</li>
<li>Thousands separators are now used for most numbers (1000 -> 1,000). This is customizable.</li>
<li>&lt;Gifted From&gt; and &lt;Written By&gt; can now be individually customized, instead of being merged with &lt;Made By&gt;.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Useless and faction-specific race restrictions should consistently be detected in Cata.</li>
<li>Restored School Spellpower in Cata. This was never meant to be removed.</li>
<li>Many fixes relating to numbers having thousands separators.</li>
<li>Transmog lines should appear in a consistent location between heroic and normal items.</li>
<li>Damage Per Second can now be correctly reworded with custom text.</li>
</ul>


<p>&nbsp;</p>
<h1>2.17.0</h1>
<h3>Features</h3>
<ul>
Expand Down
5 changes: 2 additions & 3 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
## Interface: 40400
## Interface-Cata: 40400
## Interface-Wrath: 30403
## Interface-Classic: 11502
## Version: 2.17.0
## Version: 2.18.0

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

## Title: ZeraTooltip
## Notes: Formats item tooltips.
## Notes: Highly customizable item tooltip formatting.
## Author: Anonomit

## SavedVariables: ZeraTooltipDB
Expand Down

0 comments on commit cd7aa40

Please sign in to comment.