aww didnt notice that..figured it would use handy notes or whatever..just liked how it would mark the rares on the map when using it with cart but i don't use cart anymore so =)
Anyway, rewriting SilverDragon is on my list of "stuff to do someday when I have nothing more pressing to do", but pretty much that's code for "won't happen anytime remotely soon". I *might* find time sooner than that to stick in HandyNotes support, but don't crucify me if it doesn't happen soon enough. :p
A northrend rare was encountered finally. Silverdragon took this event in stride. It fired a warning and created a mapnote with cartographer as intended.
I had been worried that the new zones would confuse/freak it out/cause the universe to divide by zero, but it appears that all is well on that front at least.
A northrend rare was encountered finally. Silverdragon took this event in stride. It fired a warning and created a mapnote with cartographer as intended.
I had been worried that the new zones would confuse/freak it out/cause the universe to divide by zero, but it appears that all is well on that front at least.
Spy
I too have encountered a rare, hooray ;D, though my excitement was shortlived. Even though it marked the area on cartographer as usual, when i logged off and then back on, the mark was gone, and nothing was saved to SilverDragon.
Any ideas on this?
P.s.- I don't think that the Shownameplates function in AceHook2.1 is responsible, but is there a replacement for that one yet?
It detects rares - adds them to a db. Keeps track when it was seen last time (database is setup per realm). It has a chat / error option and can play a sound.
Throws an error about a missing lib at startup, but otherwise works fine with HN (oh yeah I meant to post that error here, but atm I'm installing the PTR :P)
It may be an "evil quickhack", but seems to be doing it's job pretty well here so far. Any chance of this getting a "real" release (primarily for Curse Client updates, I'm thinking)?
It may be an "evil quickhack", but seems to be doing it's job pretty well here so far. Any chance of this getting a "real" release (primarily for Curse Client updates, I'm thinking)?
Could just set Silver Dragon to Alpha or Beta quality by right clicking on it in Curse Client and selecting the type. ;)
Using r20090314053213, I'm getting the following error when I see a rare. (I think it's the same error that I have been getting, but this is the first time I've had time to copy it.) I use HandyNotes (which I guess is obvious from the location of the error).
[2009/03/14 19:21:35-2151-x1]: SilverDragon-1.0\handynotes.lua:192: attempt to index field '?' (a nil value)
zBrokerPerformance\CallbackHandler-1.0.lua:146: in function <...ce\AddOns\zBrokerPerformance\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[7]":4: in function <[string "safecall Dispatcher[7]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[7]":13: in function `?'
zBrokerPerformance\CallbackHandler-1.0.lua:91: in function `Fire'
SilverDragon-1.0\core.lua:64: in function `ProcessUnit'
SilverDragon-1.0\core.lua:47: in function `?'
zBrokerPerformance\CallbackHandler-1.0.lua:146: in function <...ce\AddOns\zBrokerPerformance\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
zBrokerPerformance\CallbackHandler-1.0.lua:91: in function `Fire'
AceEvent-3.0\AceEvent-3.0.lua:73: in function <...ace\AddOns\TomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:72>
This has just been fixed I believe. Silverdragon was attempting to add a rare spawn that was seen in an instance, which has no coordinates available to be retrieved. HandyNotes doesn't support notes of instances... since they have no maps (should work in 3.1 for Wrath instances though).
i'll give cookies >.>
Anyway, rewriting SilverDragon is on my list of "stuff to do someday when I have nothing more pressing to do", but pretty much that's code for "won't happen anytime remotely soon". I *might* find time sooner than that to stick in HandyNotes support, but don't crucify me if it doesn't happen soon enough. :p
A northrend rare was encountered finally. Silverdragon took this event in stride. It fired a warning and created a mapnote with cartographer as intended.
I had been worried that the new zones would confuse/freak it out/cause the universe to divide by zero, but it appears that all is well on that front at least.
Spy
I too have encountered a rare, hooray ;D, though my excitement was shortlived. Even though it marked the area on cartographer as usual, when i logged off and then back on, the mark was gone, and nothing was saved to SilverDragon.
Any ideas on this?
P.s.- I don't think that the Shownameplates function in AceHook2.1 is responsible, but is there a replacement for that one yet?
I was missing the silverdragon on the minimap. So i took Hanynotes_Trainer, Silverdragon and Omen and tried ti fiddle something together that works.
This is a disembedded version (though LibBabble-CreatureType-3.0 refused to cooperate and is included in the lib dir).
You will need:
AceAddon-3.0
AceConsole-3.0
AceEvent-3.0
AceLocale-3.0
Astrolabe-0.4 (included in Handynotes)
Handynotes
LibSharedMedia-3.0
LibSink-2.0
It detects rares - adds them to a db. Keeps track when it was seen last time (database is setup per realm). It has a chat / error option and can play a sound.
Throws an error about a missing lib at startup, but otherwise works fine with HN (oh yeah I meant to post that error here, but atm I'm installing the PTR :P)
http://www.wowace.com/projects/silver-dragon/tickets/
(some are duplicates)
It may be an "evil quickhack", but seems to be doing it's job pretty well here so far. Any chance of this getting a "real" release (primarily for Curse Client updates, I'm thinking)?
Could just set Silver Dragon to Alpha or Beta quality by right clicking on it in Curse Client and selecting the type. ;)
It does support handynotes and has LDP support.
Only thing missing is an audible notice if you see a rare.
if I understand those two addons works only with Cartographer ?
Thank you