-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Added Waylaid Supplies for phase 2.</li> | ||
<li>Profession items that can be used for Waylaid Supplies now also show their reputation value.</li> | ||
<li>Added some Waylaid Supplies item level overrides.</li> | ||
<li>Added option in Required Classes to use TBC Shaman color instead when playing on Era (blue instead of pink). This is enabled by default.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Fixed options menu in Wrath.</li> | ||
<li>Throttling Blizzard tooltip updates is now more reliable.</li> | ||
<li>Text cache works better with items that are on cooldown.</li> | ||
<li>Text cache behaves better when the RatingBuster addon is being used and its settings are changed.</li> | ||
<li>Purple gem default color was restored to what it was before. It wasn't supposed to be the same as reputation text.</li> | ||
<li>Reputation color now respects the setting.</li> | ||
<li>Fix weapon speed sometimes displaying incorrectly when looking at multiple weapons with identical damage or dps numbers.</li> | ||
<li>Fix various issues with tooltip hooking and comparison tooltips.</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters