

You can disable transmog tracking if you are achievement / mount / pet / toy person only. There is a whole lot of transmogs from treasures and rares, and it can overcrowd your map. Show completedĮnabling this shows completed (achievement, pets, mounts etc.) points on map. It aggregates all items in specific maps a filters out missing ones. Summary point works on continent maps (e.g. You can opt-out (hide) collection icons from map. Waypoints can be enabled or disabled, and you can change their size and opacity. ConfigurationĬonfiguration for this addon can be found under HandyNotes (Interface -> Addons -> HandyNotes -> Plugins -> Collection).Īt current time, you can modify configuration for Waypoints and Collection (tracking). If you have any comment, issue or feature request, you can leave me a note on Discord (link in icon), create issue on Gitlab or send a me a message where you see fit. In addition, the following macro is useful for getting your current map ID and coordinates in the format the plugin expects: XXXXYYYY.This addon will sometime serve as big collection of HandyNotes around the World (of Warcraft).Ĭurrently, this is more like a development project, to learn lua and wow plugin programing. It displays the corresponding IDs in the tooltip for items, spells, NPCs, achievement criteria, currencies and more. The idTip addon is extremely useful when working on these plugins. This will also hide your character pin and any group member pins in case you are standing directly on the node you want to inspect. With the World Map open, hold LCTRL+LALT to force display all nodes on the current map. Going into the settings UI and toggling the "Force Nodes" option on and off can get tedious, so a shortcut is available. When updating or creating nodes you often want to quickly force their display to make sure they are in the right place and render their tooltips correctly. Scans all quest IDs up to 100000 for changes every 1s.įorce displays all nodes, ignoring the quest and completion status of each node. Print quest IDs to the chat window as their completed state changes. Print map IDs to the chat window when the World Map changes. The following development options are available: Option You should then see additional development options at the bottom of the Shadowlands plugin settings panel. After installation, a /reload is all that is needed after editing a file to see the changes reflected in game. It will create symbolic links to directories and files in the source tree for each plugin.
#HANDY NOTE ADDON INSTALL#
The install.py script can be used to install your clone of this repository into your Interface/AddOns directory. It makes it much easier to install the Python and Lua language dependencies needed to install, lint and test the project. We recommend using WSL 2 to work on the project. This means the repository cannot be cloned directly into your addons directory the files won't be in the places WoW expects.
#HANDY NOTE ADDON CODE#
Since they all share the same core code and features, it made sense to keep them in a single repository instead of individual ones. This repository hosts all of our HandyNotes plugins. Join our Discord server to discuss features and translations:
