

Also note HandyNotes_Trainers doesn't come with preconfigured database. Create a ticket on Wowace project page: Post a ticket for HandyNotes_Trainersįrequently asked questions Why it doesn't work? Please check if you have HandyNotes installed.All feedback is greatly appreciated! Leave a comment -).Alternatively send your translations in UTF-8 encoding to my email: zarevak gmail com.I'm interested in: Simplified Chinese, French, Korean, Russian, Spanish, and Latin American Spanish.Use the wowace's Localization tool and provide any localization phrases.Cause of Death (Combat Event, which caused your death).HandyNotes_Charon (BETA) helps you track your deaths: Flight Masters (it has preconfigured database ) ).HandyNotes_FlightMasters from Xinhuan helps you with: HandyNotes_Mailboxes from kagaro helps you track: All Vendors with Repair ability (Armorers).All Skill Trainers (Weapon Masters, Riding, and Cold Weather Flying Trainers).All Secondary Profession Trainers (Cooking, Fishing, and First Aid Trainers).All Profession Trainers (Mining, Tailoring.All Class Trainers even with Portal and Pet Trainers (new in 1.2.0!).Each Trainer has different icon so you can easily find out where is the trainer you are looking for standing. HandyNotes_Trainers is addon adding one icon for each Trainer you visit. HandyNotes is base addon allowing other addons add icons to your worldmap. This is sister project to HandyNotes_Vendors which can help you track Vendors and HandyNotes_CityGuide which can help you track bankers, auctioneers and other important NPCs. Stack: Usage: local sources = C_TransmogCollection.HandyNotes_Trainers allows you to track Trainer locations in HandyNotes. Message: Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
HANDY NOTE ADDONS UPDATE

Plugins which referenced Astrolabe directly should be updated, and ideally not require anything the HandyNotes API does not provide.HandyNotes now uses HereBeDragons-1.0 instead of the unmaintained Astrolabe.It is strongly recommended to switch to GetNodes2, so you can support new zones! The old plugin:GetNodes API is still available and the data is automatically converted, if a conversion is possible.Mapfile was replaced by uiMapID, level has been dropped.This is equivalent to the old GetNodes call, except that it handles the new uiMapID type.New API: plugin:GetNodes2(uiMapID, minimap).This API can now be called with either a mapFile (legacy mode), in which case it'll continue to return a list of legacy mapIDs for old plugins, or called with a new uiMapID, in which case it'll return a list of uiMapIDs.Changed API: HN:GetContinentZoneList(uiMapIdOrmapFile).These have been deprecated and will be removed in the future, but are still provided for compatiblity with existing plugins (data is no longer available in-game, mapping provided by HereBeDragons-Migrate).Deprecated API: HN:GetMapFiletoMapID(mapFile), HN:GetMapIDtoMapFile(mapID),.Rationale: Using localized zone names is generally a bad idea, and the old MapIDs no longer exist.Rationale: C/Z values no longer exist in WoW 8.0.Removed API: HN:GetMapFile(C, Z), HN:GetCZ(mapFile), HN:GetZoneToCZ(zone), HN:GetCZToZone(C,Z).Changes listed below are preliminary, however they are available in the latest Alpha builds if running on the BfA Beta. Due to the massive changes in the map and all related logic, HandyNotes 1.5.0 will introduce changes to the Plugin API as well.All plugins that reference HereBeDragons directly need to adjust as well.Changed to HereBeDragons-2.0, since HBD-1.0 is not compatible with WoW 8.0 / BfA.See this link for a list of such addons: Changes for WoW 8.0 / Battle for Azeroth HandyNotes supports plugins that other authors can write to display their own set of notes on the map. Use "/hnnew x,y" without the quotes to add a note at location x,y on your current zone's map.Use "/hnnew" without the quotes to add a note at your current location.Alt-RightClick on the world map to add a note.This addon is intended to be a small and simple replacement for Cartographer_Notes and functions in a similar manner.
