Skip to content

Commit

Permalink
Release 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Dec 21, 2023
1 parent 199eb02 commit 93f97b6
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 17 deletions.
34 changes: 19 additions & 15 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
<h3>New Features</h3>
<ul>
<li>Added Sockets customization.</li>
<li>Added Runes customization for Season of Discovery.</li>
<li>Added Reputation customization, which shows how much reputation an item is worth to a faction. Currently this only applies to Waylaid Supplies in Season of Discovery.</li>
<li>Waylaid Supplies is Season of Discovery will now show their itemlevel when itemlevels are enabled. Configurable.</li>
<li>Holy Damage is now recognized as a stat.</li>
<li>Spell School Damage is now recognized and configurable in Wrath of the Lich King.</li>
<li>Combined Hit (physical and spell) is now recognized in Season of Discovery, due to Fathomblade. Physical Hit has been given a default rename in all locales.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Cache has been re-enabled.</li>
<ul>
<li>This feature greatly improves performance, but it may cause strange formatting on occasion.</li>
<li>If a tooltip appears to be formatted incorrectly, hide the tooltip for 5+ seconds to clear the cache.</li>
<li>Toggle option in ZeraTooltip Options > Features.</li>
</ul>
<li>Options menu polish.</li>
<li>Spell Power default color has been changed slightly so it doesn't look as much like Shadow Damage.</li>
<li>Added itemlevel override for Perfect Blackfathom Pearl. Like other tokens, it will appear to be the same itemlevel as the rewards that it gives.</li>
<li>Ace3 tooltips are now modified.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Now compatible with classic era PTR servers.</li>
<li>Heroic tags now work as expected when colorblind mode is enabled.</li>
<li>The Socket Hint option is no longer visible before TBC.</li>
<li>Some item level overrides for ZG and AQ40 tokens have been corrected.</li>
<li>Viewing jewelcrafter's gems when not a jewelcrafter now looks as expected.</li>
<li>Increase performance.</li>
<li>Fix Blizzard tooltip issue which can cause flickering.</li>
<li>Found a workaround for a missing event in Classic which was causing ZeraTooltip to not always modify tooltips the first time they load. It should be back to normal now.</li>
<li>Many stats are now recognized much more reliably in all locales.</li>
<li>Locked containers are now recognized correctly in colorblind mode, and also when the text is orange instead of red.</li>
<li>Icecrown Citadel normal/heroic tokens no longer sometimes show the icon for the other version. This fix applies to all groups of items which share a name but use different icons.</li>
<li>Tooltips for nonexistant items now use a specific icon instead of the one from the last item tooltip.</li>
<li>Resilience is no longer visible in Classic Era.</li>
<li>Expertise is no longer visible in Classic Era.</li>
<li>Feral Attack Power is no longer visible in Classic Era.</li>
<li>Usable Enchantment is no longer visible in Classic Era.</li>
<li>Classic Era stats that are percentages will now be displayed that way in the options menu.</li>
</ul>
32 changes: 32 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
<h1>2.10.0</h1>
<h3>New Features</h3>
<ul>
<li>Added Runes customization for Season of Discovery.</li>
<li>Added Reputation customization, which shows how much reputation an item is worth to a faction. Currently this only applies to Waylaid Supplies in Season of Discovery.</li>
<li>Waylaid Supplies is Season of Discovery will now show their itemlevel when itemlevels are enabled. Configurable.</li>
<li>Holy Damage is now recognized as a stat.</li>
<li>Spell School Damage is now recognized and configurable in Wrath of the Lich King.</li>
<li>Combined Hit (physical and spell) is now recognized in Season of Discovery, due to Fathomblade. Physical Hit has been given a default rename in all locales.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Spell Power default color has been changed slightly so it doesn't look as much like Shadow Damage.</li>
<li>Added itemlevel override for Perfect Blackfathom Pearl. Like other tokens, it will appear to be the same itemlevel as the rewards that it gives.</li>
<li>Ace3 tooltips are now modified.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Found a workaround for a missing event in Classic which was causing ZeraTooltip to not always modify tooltips the first time they load. It should be back to normal now.</li>
<li>Many stats are now recognized much more reliably in all locales.</li>
<li>Locked containers are now recognized correctly in colorblind mode, and also when the text is orange instead of red.</li>
<li>Icecrown Citadel normal/heroic tokens no longer sometimes show the icon for the other version. This fix applies to all groups of items which share a name but use different icons.</li>
<li>Tooltips for nonexistant items now use a specific icon instead of the one from the last item tooltip.</li>
<li>Resilience is no longer visible in Classic Era.</li>
<li>Expertise is no longer visible in Classic Era.</li>
<li>Feral Attack Power is no longer visible in Classic Era.</li>
<li>Usable Enchantment is no longer visible in Classic Era.</li>
<li>Classic Era stats that are percentages will now be displayed that way in the options menu.</li>
</ul>


<p>&nbsp;</p>
<h1>2.9.0</h1>
<h3>New Features</h3>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 30402
## Interface-Wrath: 30402
## Interface-Classic: 11404
## Version: 2.9.0
## Interface-Classic: 11500
## Version: 2.10.0

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

0 comments on commit 93f97b6

Please sign in to comment.