-
Notifications
You must be signed in to change notification settings - Fork 35
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
7 changed files
with
357 additions
and
225 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
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 |
---|---|---|
@@ -0,0 +1,79 @@ | ||
**A [HandyNotes](https://www.curseforge.com/wow/addons/handynotes) plugin for The War Within expansion. It will add the locations and rewards for rare mobs, battle pets, treasures and other miscellaneous points of interest to the map.** | ||
|
||
## Global Features | ||
|
||
### Rare Mobs | ||
|
||
Rare mobs are listed as skulls on your map. If the skull is blue colored, that means you still need a collectible reward from that rare. If the rare has multiple spawn points, shares a spawn with common mobs or has a path, hovering over the skull will indicate all the points of interest or paths. Left-clicking on the skull will stick the points of interested on the map and minimap as you travel. | ||
|
||
### Treasures & Collectibles | ||
|
||
Locations and solutions for treasures are displayed on the map, along with the achievement they are associated with and any rewards they contain. Each treasure icon will disappear once it has been looted. The locations of mounts, pets and other collectibles found in the open world are also noted. | ||
|
||
### Battle Pets and Trainers | ||
|
||
The locations of all pet trainers and creature battles are marked on the map. Any achievements associated with defeating that creature or trainer will appear in the tooltip. | ||
|
||
### Waypoints | ||
|
||
Right-clicking a node to bring up its context menu. From this menu you can: | ||
|
||
* Create a Blizzard or TomTom waypoint | ||
* Hide this node or restore all hidden nodes | ||
|
||
### Quick Toggle Menu | ||
|
||
In addition to the plugin settings menu found under *Interface > Addons > HandyNotes*, a quick toggle menu will appear on any map that contains nodes added by this plugin. This allows you to quickly toggle, resize or change the opacity of nodes displayed on the current map. | ||
|
||
### Options | ||
|
||
* Change icon sizes and alpha based on type (rares, treasures, battle pets, etc) | ||
* Customize the size and color of POIs and paths. | ||
* Enable or disable groups of icons | ||
* Enlarge icons when the world map is maximized | ||
* Show only rares that you still need rewards from | ||
* Show already completed nodes | ||
|
||
## Expansion Features | ||
|
||
This plugin adds information to the map for the following zones: | ||
|
||
* Patch 11.0.0 - The Isle of Dorn, The Ringing Deeps, Hallowfall, Azj-Kahet | ||
|
||
In addition to rares, treasures and pet battles, this plugin also adds the following expansion or zone-specific items. | ||
|
||
### Khaz Algar | ||
|
||
* TODO | ||
|
||
### The Isle of Dorn | ||
|
||
* TODO | ||
|
||
### The Ringing Deeps | ||
|
||
* TODO | ||
|
||
### Hallowfall | ||
|
||
* TODO | ||
|
||
### Azj-Kahet | ||
|
||
* TODO | ||
|
||
## Localization | ||
|
||
This addon has been translated to the following languages: | ||
|
||
* TODO | ||
|
||
If you would like to translate the addon to another language, please open a [ticket](https://github.com/zarillion/handynotes-plugins/issues) or submit a [pull request](https://github.com/zarillion/handynotes-plugins/pulls) on GitHub. | ||
|
||
## Issues | ||
|
||
Did we miss something? Let us know in the comments if: | ||
|
||
* Something is out of place on the map. | ||
* A reward, path or spawn point is missing from a rare. | ||
* Icons are not removed from the map when expected. |
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
Oops, something went wrong.