-
Notifications
You must be signed in to change notification settings - Fork 7
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
2 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,11 +1,13 @@ | ||
## 2.0.0 | ||
* Legion update | ||
* The addon has been practically rewritten and previously configured settings are unfortunately lost. You can reconfigure settings by right clicking the Experiencer bar. | ||
* Added support for Honor and Artifact Knowledge. | ||
* You can now choose custom bar color from the options. This color will be shared globally across all of your characters. | ||
* Keybindings have changed: | ||
* Control left-click now toggles visiblity. | ||
* Shift left-click and shift control left-click send current stats to chat. | ||
* Holding control while using mousewheel will scroll through available bars in following order: experience, reputation, honor and artifact knowledge. | ||
* Holding control while using mousewheel will scroll through available bars in following order: experience, reputation, artifact power and honor. | ||
* Added support for Honor and Artifact Power. | ||
* You can now choose custom bar color from the options. This color will be shared globally across all of your characters. | ||
* Options menu has been restructured; now each bar has its own submenu. | ||
* The visual look of the bar has been improved with flashier animations and more. | ||
* The visual look of the bar has been improved with flashier animations and more. | ||
* Added a DataBroker module for the display of current text. Right clicking the DataBroker module will open options menu. | ||
* Disclaimer: honor and artifact power modules have not actually been tested (because I do not have beta). |
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