-
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
46 additions
and
7 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,14 +1,25 @@ | ||
<h1>2.5.0</h1> | ||
<h1>2.6.0</h1> | ||
<h3>New Features</h3> | ||
<ul> | ||
<li>Added icons to Required Classes line.</li> | ||
<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>Removed Spell Damage from Classic Era / SoM. Spell Power is now used instead.</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> - Items with all 5 resistances of the same amount will be summarized into one line.</li> | ||
<li> - Hide the 'All Resist' line to prevent this.</li> | ||
<li>Added Ranged Attack Power customization.</li> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Weapon speedbar now uses textures instead of characters. Width can still be adjusted, and no longer depends on font.</li> | ||
<li>Added itemleves to pre-wrath tokens.</li> | ||
<li>Removed Spell Damage from classic. now uses spell power instead.</li> | ||
<li>Resistances are now being reworded be default in enUS locale.</li> | ||
<li>Made icons appear slightly larger in the selection dropdown.</li> | ||
<li>More icons have been added, mostly related to Armor and Shield graphics.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Now recognizes uncached itemlinks.</li> | ||
</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> | ||
</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