-
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
33 additions
and
9 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,16 +1,18 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Decimal and Thousands separators can now be customized.</li> | ||
<li>An icon can now be added to the Reforged line.</li> | ||
<li>Added customization for Unique lines. Also filtering out redundant lines, such as when an item is both Unique-Equipped and Unique-Equipped: Category (1).</li> | ||
<li>Required level ranges (such as those on heirlooms) can now be selectively hidden.</li> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Bonus Armor can now be customized no matter how it appears on the tooltip.</li> | ||
<li>The Reset buttons in the Options menu will reset multiple options when appropriate.</li> | ||
<li>Added more item level overrides for new Season of Discovery items.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Fixed an issue that caused corrupted tooltips when two items with identical itemlinks have different tooltips.</li> | ||
<li>Fixed a tooltip issue that could happen if equipment in certain slots is changed while the comparison tooltips are visible.</li> | ||
<li>Items requiring a PvP rank should not show up as trainable (unless they actually are).</li> | ||
<li>Fixed some issues with thousands separators when numbers get unreasonably large.</li> | ||
<li>Improved compatibility with RatingBuster Classic.</li> | ||
<li>Ring runes are now recognized in Season of Discovery.</li> | ||
<li>Fixed the option to Trim Space when rewording Armor, Bonus Armor, and Block.</li> | ||
<li>Added more edge case checks for localizations.</li> | ||
<li>Text cache has been re-enabled.</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