-
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
34 additions
and
4 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,6 +1,16 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Decimal and Thousands separators can now be customized.</li> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Bonus Armor can now be customized no matter how it appears on the tooltip.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>All functionality restored in non-English locales.</li> | ||
<li>Fixed some issues to do with decimal and thousands seperators in certain locales.</li> | ||
<li>Various other localization fixes, including Mastery Rating, and Bonus Damage on weapons.</li> | ||
<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> | ||
</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