HandyNotes
Handy Notes for your maps. This addon is intended to be a small and simple framework for showing notes on your map.
Use /handynotes to access options.
You can add notes to the maps in 3 ways:
- Alt-RightClick on the world map to add a note.
- Use "/hnnew" without the quotes to add a note at your current location.
- Use "/hnnew x,y" without the quotes to add a note at location x,y on your current zone's map.
HandyNotes supports plugins that other authors can write to display their own set of notes on the map. See this link for a list of such addons: https://www.curseforge.com/wow/search?search=handynotes
Date: 2011-01-02 20:19:16
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\HandyNotes_Guild\GuildNotes.lua line 119:
Cannot find a library with name 'Astrolabe-0.4'
Debug:
[C]: ?
[C]: error()
...face\AddOns\HandyNotes\Libs\Astrolabe\DongleStub.lua:17: DongleStub()
HandyNotes_Guild\GuildNotes.lua:119: in main chunk
Xinhuan, thanks so much for updating this. It's really appreciated.
Do you have any plans with handynotes_guild?
I would like to thank everyone for the support shown while I was too busy to find time to fix this addon.
My next focus would be to update HandyNotes_FlightMasters and collecting the data for it.
My next focus would be to update HandyNotes_FlightMasters and collecting the data for it.
I pointed out the FAQ because the instructions were not complete even when I posted the first tempfix, Toran had missed the changes for Astrolabe:ComputeDistance and Astrolabe:TranslateWorldMapPosition which were needed by some of the addons. He did a great job! But that's why you occasionally saw some trouble (Mailbox clearing other mailboxes in the same zone, etc.) Please don't take that as a criticism, but I was getting complaints from people who followed the incomplete directions. I do appreciate both your and Toran's work in getting mods working for everyone.
I updated the FAQ, so the addons should work with both the official 1.2.0 when it's released and the tempfix. That wasn't a change required by the tempfix. If anything the tempfix was getting changed to better support the addons. The comment to remove the "HandyNotes.compat = compat" line was because it caused that addon to overwrite the main compat section in HandyNotes (tempfix) and thus potentially remove support for other addons.
HandyNotes_Vendors was recently updated on SVN so hopefully that one will be working as well as HandyNotes_FlightMasters when HandyNotes has a release version.
HandyNotes (tempfix) has since been changed to currently require different modifications in the add-on modules from what I posted 2 weeks ago below, as per the "HandyNotes (tempfix) FAQ" as you say. But what I posted was valid for the version of the hacky hacked mod at that time (rev. 1.16a, tested, verified) as well as add-on modules that had not been updated to use Astrolabe-1.0.
As Xinhuan is now updating the main mods & his plugins (at least Flightmasters), as is said below, hopefully the need for the hackdeluxe will go away. It likely won't completely until all the critical add-on modules (Vendors, Mailboxes, etc.) are updated too.
I appreciate the plug for HandyNotes (tempfix) and am happy it's working for you.
If you are following Zidomo's directions remove the "HandyNotes.compat = compat" line from the code below. It doesn't belong there and can cause problems.
Please see the HandyNotes (tempfix) FAQ for instructions on modifying your HandyNotes_* plugins to work with it. While Toran did a great job he didn't catch all the changes needed.
And you can change "fully updated" to hamfistedly hacked. [I wrote the tempfix, I can say it.]
Since updates are appearing on the svn, hopefully the need for the tempfix will go away shortly.
http://www.wowinterface.com/downloads/info19004-HandyNotestempfix.html