-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the HandyNotes - Warcraft Conquest (hn-wconquest) wiki!
Created and maintained by Sonceri of Moon Guard US. This is not perfect or a pro developer guide. But it does track how to update and add content to this addon.
See the topics in this guide to add content and map entries. The guide and content will expand as the addon grows!
- TextureAtlasViewer (/tav) - Provides a quick way to find image options accessible by HandyNotes, searchable. See the Art Reference for images collected through this addon.
- Texture Browser for icons
- Coordinates addon - I recommend Coordinates by TomCat's Tours and a macro
- UiMapIds for adding zones and dungeons
- Hex colors for WoW & RBG decimal colors
- Guide: WoW Compatible Images
- WoW Icons
To make life easier, create a macro in WoW and add it to your bars to get the coords of your precise location. Here is the macro:
/run z = C_Map.GetBestMapForUnit("player"); pos = C_Map.GetPlayerMapPosition(z,"player"); print(C_Map.GetMapInfo(z).name, math.ceil(pos.x*10000)/100, math.ceil(pos.y*10000)/100)
When clicked, it will display coordinates and zone. For example: Dragonblight 46.34 69.49. This is used when adding map points.
I'm Sonceri MG-US Horde Hunter (also play Vailren, so many hunters). For art and twitter, I'm Loriolio, used to go by Yanamari. If you see the repo or follow my art, I am Lori Krell. Nice to meet ya!
I am a Senior Tech Writer at Riot Games, delving into API docs, how to guides, etc. Been playing WoW since vanilla beta. Been writing addons only since June 2020. Been DMing and writing with Warcraft Conquest for almost a year. I love graphics, art, and now building ingame stuff for DMs and Players!
My GOAL: TRP3 Extended Campaigns + HandyNotes maps working together to give players incredible experiences!
- HandyNotes - THIS WIKI! HI!
- TRP3 Campaign How To in progress
- Homebrewery Warcraft Templates
- Warmachine Vehicle Battles how to run these using Maxen's awesome stuff
- Various Photoshop goodies, ping me
Warcraft Conquest - Sonceri 2020