-
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
76 additions
and
3 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,4 +1,36 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Updated for Cataclysm.</li> | ||
<ul> | ||
<li>Added Mastery Rating customization.</li> | ||
<li>Added Cogwheel socket customization.</li> | ||
<li>Removed the following stats from Cataclysm:</li> | ||
<ul> | ||
<li>Defense Rating</li> | ||
<li>Block Value</li> | ||
<li>Attack Power</li> | ||
<li>Ranged Attack Power</li> | ||
<li>Feral Attack Power</li> | ||
<li>Armor Penetration Rating</li> | ||
<li>Mana Regeneration</li> | ||
<li>Physical Hit Rating</li> | ||
<li>Physical Critical Strike Rating</li> | ||
<li>Physical Haste Rating</li> | ||
<li>Spell Hit Rating</li> | ||
<li>Spell Critical Strike Rating</li> | ||
<li>Spell Haste Rating</li> | ||
</ul> | ||
<li>Removed trainable equipment customization.</li> | ||
</ul> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Added Waylaid Supplies for Season of Discovery phase 3.</li> | ||
<li>Account Bound items are now recolored by default.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Updated for tooltip changes in Season of Discovery.</li> | ||
<li>Updated for a Blizzard change which broke item level hiding on non-equipment.</li> | ||
<li>Fixed some issues with padding for set names and bonuses.</li> | ||
<li>The default Blizzard color picker will once again redraw the options menu dynamically as it's used.</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