Next planned changed is to get away from those horrendous per-character config options - I'm thinking entirely, but if enough people actually use the damn things I'll add profile support and a default profile.
This is what I've been hoping to see for months now. :) But I know how important it is to maintain code for things the user never sees, as well. Hopefully the database changeover doesn't take too long. Thanks for all your hard work!
Log in with a toon who CAN get the currencies. Log out. Log back in with the toon who cannot. At that point the second toon will have the options for those currencies, since the information for them will have been inserted into the global SavedVariables.
Yep, tried that, didn't work in both examples with v4.0.1-1.1.1. The options for those currencies remained unavailable on the secondary characters no matter how many characters-who-could-get-them were logged on prior: "Or again, if starting with a fresh saved variables, the Summary options for those columns are not present and neither are the columns after logging onto the 80s before this character."
Thanks for the reply & the hard work. Will test v4.0.1-1.2.0.
Yep, tried that, didn't work in both examples with v4.0.1-1.1.1. The options for those currencies remained unavailable on the secondary characters no matter how many characters-who-could-get-them were logged on prior:<snip>
Odd. My level 1 AH toon can track my 80 Warlock's Justice Points and Dalaran Cooking Awards, and he couldn't do so before I added the SavedVariables change.
Not here. With one character (the level 12) with older saved variables with v4.0.1-1.1.1, it did show all the columns in the tooltip. But they were all lacking icons, except for Conquest Points & money. With a fresh saved variables and logging on the 80s first, columns & options were unavailable.
On another low level character (I didn't list before) with that version and either fresh or old saved variables, he was missing both the tooltip columns and Summary options despite having logged the 80s on prior. This was consistent through several relogs.
Revert back to 4.0.1-1.1.0 along with every character's saved variables as of that release date, same problem. And then with the latest saved variables & that version, same thing.
But...now with 4.0.1-1.2.0, the problem seems to be fixed. Low level characters seen so far have both the tooltip columns and Summary options available.
<snip>
But...now with 4.0.1-1.2.0, the problem seems to be fixed. Low level characters seen so far have both the tooltip columns and Summary options available.
That's really unexplainable, because I didn't change anything having to do with the SVs...all I did for 1.2.0 was re-factor some ugly, repeated code into a singular function (which also fixed the lack of a net entry for money) and cosmetically tweaked other code throughout the file.
Aaah, ok: My JC is level 100 or so, so I have no way of getting the id number myself. If you could, run this in-game and grab the id and currency name for me:
/script for id = 1, 10000 do local name = GetCurrencyInfo(id); if name and name ~= "" then print(("%d - %s"):format(id, name)) end end
Aaah, ok: My JC is level 100 or so, so I have no way of getting the id number myself. If you could, run this in-game and grab the id and currency name for me:
/script for id = 1, 10000 do local name = GetCurrencyInfo(id); if name and name ~= "" then print(("%d - %s"):format(id, name)) end end
I'd already added the Dwarf fragment. If there are 10, then I'm missing six. I currently have:
Dwarf
Troll
Fossil
Night Elf
As for a separate AddOn: Why? People can choose to track them or not, just like any of the other currencies.
Was just thinking it might be nice to be able to show them as a different feed to be able to place them somewhere else on the screen so the currency feed dosent get to big and crowded
i use since yesterday the Broker Addon " Broker Currency ".
Why consumed this Addon up to 500-700 kb WoW RAM ?
The " broker_durabilityinfo " Addon required 70kb ?!?! *G*
Why the growing consumption in this Addon ?
Can not be less consumption e.a. < 100kb as durabilityinfo with 70kb ??
I have no Performance Problem but i I likes Addon's with low consumption.
best regards
PS: with the " broker_bagfu " Addon have also this Problem.. this Addon need 408-520 kb RAM.
Broker_Currency stores data for every character that uses it, for a term of seven days. DurabilityFu just looks at your current character's durability.
This is what I've been hoping to see for months now. :) But I know how important it is to maintain code for things the user never sees, as well. Hopefully the database changeover doesn't take too long. Thanks for all your hard work!
Yep, tried that, didn't work in both examples with v4.0.1-1.1.1. The options for those currencies remained unavailable on the secondary characters no matter how many characters-who-could-get-them were logged on prior: "Or again, if starting with a fresh saved variables, the Summary options for those columns are not present and neither are the columns after logging onto the 80s before this character."
Thanks for the reply & the hard work. Will test v4.0.1-1.2.0.
Odd. My level 1 AH toon can track my 80 Warlock's Justice Points and Dalaran Cooking Awards, and he couldn't do so before I added the SavedVariables change.
On another low level character (I didn't list before) with that version and either fresh or old saved variables, he was missing both the tooltip columns and Summary options despite having logged the 80s on prior. This was consistent through several relogs.
Revert back to 4.0.1-1.1.0 along with every character's saved variables as of that release date, same problem. And then with the latest saved variables & that version, same thing.
But...now with 4.0.1-1.2.0, the problem seems to be fixed. Low level characters seen so far have both the tooltip columns and Summary options available.
That's really unexplainable, because I didn't change anything having to do with the SVs...all I did for 1.2.0 was re-factor some ugly, repeated code into a singular function (which also fixed the lack of a net entry for money) and cosmetically tweaked other code throughout the file.
Oh, well...at least it works for you now!
...I hadn't heard there were any. How does one go about obtaining them?
Illustrious Jewelcrafter's Token
The JC daily in Stormwind (i assume there is a simmilar one in Orgrimar) that becomes available once you reach 475 JC.
Related npc (alliance) http://www.wowhead.com/npc=50480
[12:53:06] 81 - Dalaran Cooking Award
[12:53:06] 241 - Champion's Seal
[12:53:06] 361 - Illustrious Jewelcrafter's Token
[12:53:06] 390 - Conquest Points
[12:53:06] 392 - Honor Points
[12:53:06] 393 - Fossil Archaeology Fragment
[12:53:06] 395 - Justice Points
[12:53:06] 402 - Chef's Award
Thats the full output.
Bolded the "missing" ones, the other is for the new secondary proff, dunno if anyone is interested in being able to show that.
Maybe these would be better of as a separate addon since there are 10 different "currency" related to archeology?
[15:57:24] 384 - Dwarf Archaeology Fragment
Dwarf
Troll
Fossil
Night Elf
As for a separate AddOn: Why? People can choose to track them or not, just like any of the other currencies.
Was just thinking it might be nice to be able to show them as a different feed to be able to place them somewhere else on the screen so the currency feed dosent get to big and crowded
i use since yesterday the Broker Addon " Broker Currency ".
Why consumed this Addon up to 500-700 kb WoW RAM ?
The " broker_durabilityinfo " Addon required 70kb ?!?! *G*
Why the growing consumption in this Addon ?
Can not be less consumption e.a. < 100kb as durabilityinfo with 70kb ??
I have no Performance Problem but i I likes Addon's with low consumption.
best regards
PS: with the " broker_bagfu " Addon have also this Problem.. this Addon need 408-520 kb RAM.
can you give me please a answer as an author ?
best regards
not for all chars ?
Not at present.