WTB ability to adjust height of each block pretty please with a cherry on top?
Currently, it's driving me nuts that I can adjust the width of each block (very nice way to do it with the mousewheel, BTW)... especially if you lower the font size considerably and are then left with blocks that snap together with the text really far apart because there is no way to get rid of the blank space on the huge bar around the text (i.e. shrink height).
I would loooove an addon that does some/all of the following. Please let me know if one exists and I've been missing it.
When a vendor dialog window pops up (i.e. with all the items they are selling), I would like to be able to:
- See all their items in one window; don't want to see 6-8 per page or whatever the default is and have to scroll 6-7 times to find the item I want on some vendors. If too many items to list (something like a 'list view'), allow it to scroll up/down with mousewheel, etc.
- Type in a partial search string in a text field and have the window update with only the matching item(s) I'm looking for. Something like what Antiarc's Sanity addon does (i.e. the on-the-fly updating it does as you're typing).
Is this doable? A lot of coding involved? It seems rather trivial to me but maybe I'm missing something?
Node tooltips while hovering over Cartographer show up *under* the Cartographer map and can only be seen/read if Cartographer's alpha is set to almost transparent.
Is this a strata (?) issue with Cartographer/Cartographer_Notes or is there some way to force/ensure that the GatherMate tooltip is always on top of Cartographer?
Thanks much for all the good work with this addon.
It no longer works for me (at all) as of patch 2.3.
Sorry, I am at work and don't have the saved error(s) text; I'll post it later.
The version on tekkub's google svn seemed to be more recently updated so I tried it but it has localization errors (and others). I logged a bug over there (http://code.google.com/p/tekkub-wow/issues/detail?id=148) and tekkub posted to say it's not very high priority -- which is perfectly fine and understood. ;)
In the meantime, could someone please perhaps help fix this very useful addon? AFAIK, there is no alternative out there.. is there?
RE: broken Capping.. I'm guessing the AV breakage has to do with the new (in 2.3) reinforcements count that got added to the top-center frame or something?
Heck, I can't even get to see the frame and got to figure out what's hiding it and why first... ugh.
As for Capping updates and/or development, it looks like the author hasn't visited the forums (or at least logged in) in about 6 weeks or so? /cry
Bad PT3Bar breakage after the 11/08 (PT3.1 lib?) commits:
[2007/11/09 15:30:26-938-x1]: PT3Bar-1.0\PT3Bar.lua:552: bad argument #1 to 'next' (table expected, got nil)
AceAddon-2.0-46764 (Ace2):494: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:487>
AceAddon-2.0-46764 (Ace2):616: in function `InitializeAddon'
AceAddon-2.0-46764 (Ace2):483: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:460>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):303: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
<in C code>: in function `LoadAddOn'
SupplyAndDemand-1.0 r9516\Core.lua:113: in function `Trigger'
SupplyAndDemand-1.0 r9516\Core.lua:65: in function <Interface\AddOns\SupplyAndDemand\Core.lua:63>
<in C code>: in function `pcall'
AceAddon-2.0-46764 (Ace2):24: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-46764 (Ace2):999: in function `ManualEnable'
AceAddon-2.0-46764 (Ace2):927: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:920>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):266: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
I'm not sure what you mean but as I said in my post above, toggling on the option to filter out "BG Join/Leave" (via the menu as you've detailed) didn't do anything because the regex to match folks joining/dropping out of the raid group was commented out.
Technically, as sylv just wrote, there are two things to be filtered (that should perhaps be two different toggle options? /shrug) -- BG (Zone) Join/Leave and BG (Raid Group) Join/Leave.
The changes I've made allows me to ignore the latter. I'm not sure how the former was already being ignored because I don't see it in the code in the file I mentioned... but I believe it was filtered out already -- would have to check tonight to be sure.
FWIW, I ended up using the following regex matches in the Filtering.lua file (see above) and it worked; I no longer see useless join/leave spam in BGs:
ERR_BG_PLAYER_JOINED_SS = "%s has joined the raid group.";
ERR_BG_PLAYER_LEFT_S = "%s has left the raid group.";
(inserted those two lines around line 161 in the Prat\Prat_Modules\modules\Filtering.lua file)
Would really really love to be able to block/filter out the BG join/leave spam for good but looking at Prat_Modules\modules\Filtering.lua, I see that all the regex matching strings are commented out:
--ERR_BG_PLAYER_JOINED_SS = "|Hplayer:%s|h[%s]|h has joined the battle";
--ERR_BG_PLAYER_LEFT_S = "%s has left the battle"-;
-- ERR_RAID_MEMBER_ADDED_S = "%s has joined the raid group";
-- ERR_RAID_MEMBER_REMOVED_S = "%s has left the raid group";
--local RAID_JOIN = string.gsub( ERR_RAID_MEMBER_ADDED_S, "%%s(.*)", "(.+)(%1)")
--local RAID_LEAVE = string.gsub( ERR_RAID_MEMBER_REMOVED_S, "%%s(.*)", "(.+)(%1)")
I haven't looked too much through that code (i.e. further down in that file or elsewhere in the addon code) but it seems to do nothing currently. Is that correct? If so, any reason why? Is it not possible to filter out the joins/leaves?
0
Smaller loot icons (or an icon scaling option?) would be great if you can.
Also, just reporting that Attumen isn't logged as a boss fight in Karazhan (however R&J in the Opera event IS, so good job with that).
No big deal about Attumen; just reporting it in case you want to know which boss fights don't get identified correctly.
Thanks again.
0
Currently, it's driving me nuts that I can adjust the width of each block (very nice way to do it with the mousewheel, BTW)... especially if you lower the font size considerably and are then left with blocks that snap together with the text really far apart because there is no way to get rid of the blank space on the huge bar around the text (i.e. shrink height).
Thanks much for all the good work on this.
0
On line 1238,
needs to be changed to
right?
0
(yes, 3228 times and it kept going.. I had to log out because BugSack counter was getting out of hand)
It worked fine for a few minutes and I have no idea what triggered the error about 10 minutes after i logged in.
Oh, I changed equipment sets with ClosetGnome, I believe it was?
0
I can't think of anything unfortunately...
0
When a vendor dialog window pops up (i.e. with all the items they are selling), I would like to be able to:
- See all their items in one window; don't want to see 6-8 per page or whatever the default is and have to scroll 6-7 times to find the item I want on some vendors. If too many items to list (something like a 'list view'), allow it to scroll up/down with mousewheel, etc.
- Type in a partial search string in a text field and have the window update with only the matching item(s) I'm looking for. Something like what Antiarc's Sanity addon does (i.e. the on-the-fly updating it does as you're typing).
Is this doable? A lot of coding involved? It seems rather trivial to me but maybe I'm missing something?
Thoughts/ideas/suggestions?
Thanks in advance.
0
0
Is this a strata (?) issue with Cartographer/Cartographer_Notes or is there some way to force/ensure that the GatherMate tooltip is always on top of Cartographer?
Thanks much for all the good work with this addon.
0
Sorry, I am at work and don't have the saved error(s) text; I'll post it later.
The version on tekkub's google svn seemed to be more recently updated so I tried it but it has localization errors (and others). I logged a bug over there (http://code.google.com/p/tekkub-wow/issues/detail?id=148) and tekkub posted to say it's not very high priority -- which is perfectly fine and understood. ;)
In the meantime, could someone please perhaps help fix this very useful addon? AFAIK, there is no alternative out there.. is there?
0
Heck, I can't even get to see the frame and got to figure out what's hiding it and why first... ugh.
As for Capping updates and/or development, it looks like the author hasn't visited the forums (or at least logged in) in about 6 weeks or so? /cry
0
0
I'm not sure what you mean but as I said in my post above, toggling on the option to filter out "BG Join/Leave" (via the menu as you've detailed) didn't do anything because the regex to match folks joining/dropping out of the raid group was commented out.
Technically, as sylv just wrote, there are two things to be filtered (that should perhaps be two different toggle options? /shrug) -- BG (Zone) Join/Leave and BG (Raid Group) Join/Leave.
The changes I've made allows me to ignore the latter. I'm not sure how the former was already being ignored because I don't see it in the code in the file I mentioned... but I believe it was filtered out already -- would have to check tonight to be sure.
Sorry for the confusion.
0
(inserted those two lines around line 161 in the Prat\Prat_Modules\modules\Filtering.lua file)
0
I haven't looked too much through that code (i.e. further down in that file or elsewhere in the addon code) but it seems to do nothing currently. Is that correct? If so, any reason why? Is it not possible to filter out the joins/leaves?
Thanks much in advance for any help with this.
0
Any idea how to fix the above-mentioned errors that have made it on to the SVN in the past few days?
Thanks in advance.