The Baggins_search seems that it doesn't support scale different of 1. I use a Baggins scale of 0.8 so the search bar is bigger than the bags in AIO mode. Nice addition to Baggins !
Seems that ""Disable Compression Temporarily" doesn't seem to work, I was at my Mailbox and I can no more use it. I had 30 Netherwave Cloth and wanted only send a stack of 20 to my Tailoring alt.
Is it possible to add an option to use the "Disable Compression Temporarily" when:
_ we're trading.
_ we're at the mailbox, AH.
_ perhaps bank.
2 feature requests, the first I think is easier than the other
1. You allow people to specify alternate names for effects under Settings... could you just add a flat out "Abbreviate" option that takes the first letters of the words and just displays that? Here is an example I just ripped off of DogTag library right now that I think could do the same thing with a couple changes
local function abbreviate(text)
local b = text:byte(1)
if b <= 127 then
return text:sub(1, 1)
elseif b <= 223 then
return text:sub(1, 2)
elseif b <= 239 then
return text:sub(1, 3)
else
return text:sub(1, 4)
end
end
Modifiers.Abbreviate = {[[
if value:find(" ") then
value = value:gsub(" *([^ ]+) *", DogTag___abbreviate)
end
]], value = "string", ret = "string", globals = "DogTag.__abbreviate"}
2. (Harder) Alongside the "whitelist" and "graylist" options could you have an "always display" option for buffs/debuffs with a color selection unique to that class?
There is a mod called "pDebuffList" that was created to display a handful of raid buffs when you are in a raid, but all of the listings are there no matter what. As an example window you might get:
[DS][TC][SA][CoS][CoE][CoR][FF]
...which means that Thunder Clap, Sunder Armor, Faerie Fire, etc. are missing from the target, but Curse of Shadows and Curse of Elements are up. Even if nothing is up, they will all display, just in red.
Problem is pDebuffList was created by a raider for raiders and the seven or eight "essential" debuffs are set in stone and not changing because he wants to keep it super-small and unobtrusive. I understand, but I would like to be able to set up an entirely different selection for my targets with what I find to be important to me. ElkBBs seemed like the natural choice amongst the mods I use/admire, so I thought I'd ask ;)
Exactly what some people need =)
Evesdrop also does "Abbreviate" output which is very usefull.
[2007/07/29 11:48:46-515-x56]: SorrenTimers-2.1\SorrenTimers.lua:625: attempt to index field '?' (a nil value)
SorrenTimers-2.1\SorrenTimers.lua:606: in function `completion'
CandyBar-2.0-45051 (CandyBar):1680: in function <...erface\AddOns\CandyBar\CandyBar-2.0\CandyBar-2.0.lua:1662>
Seems that the author let this nice addon nrealy dead :s
Creating and removing 10 sec latter a new scroll area with Parrot v44396:
[2007/07/21 10:11:31-436-x1]: Interface\FrameXML\StaticPopup.lua:2094: Waterfall-1.0: Invalid path "scrollAreas.table: 175B0BE8" for Aceoptions table:
Ace2\AceLibrary\AceLibrary.lua:100: in function `error'
Waterfall-1.0-44397 (Waterfall-1.0):766: in function `FeedAceOptionsTable'
Waterfall-1.0-44397 (Waterfall-1.0):370: in function `children'
Waterfall-1.0-44397 (Waterfall-1.0):1492: in function `ChangePane'
Waterfall-1.0-44397 (Waterfall-1.0):1522: in function `Refresh'
Waterfall-1.0-44397 (Waterfall-1.0):1854: in function `Refresh'
Waterfall-1.0-44397 (Waterfall-1.0):1944: in function <...AddOns\Waterfall-1.0\Waterfall-1.0\Waterfall-1.0.lua:1940>
Waterfall-1.0-44397 (Waterfall-1.0):145: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:2094: in function `StaticPopup_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
---
I'm happy to see "Damage stacking" working well but is it possible to have the resultut in format "Damage (Spell) x NumberOfHit Hits + NumberOfCrit Crits" ?
[2007/07/18 09:55:40-400-x1]: Parrot-r44064\Triggers.lua:458: bad argument #1 to 'split' (string expected, got nil)
Parrot-r44064\Triggers.lua:458: in function `getFunc'
Waterfall-1.0-43715 (Waterfall-1.0):2378: in function `Refresh'
Waterfall-1.0-43715 (Waterfall-1.0):581: in function `AddControl'
Waterfall-1.0-43715 (Waterfall-1.0):873: in function `FeedAceOptionsTable'
Waterfall-1.0-43715 (Waterfall-1.0):370: in function `children'
Waterfall-1.0-43715 (Waterfall-1.0):1475: in function `ChangePane'
Waterfall-1.0-43715 (Waterfall-1.0):3563: in function `SetSelected'
Waterfall-1.0-43715 (Waterfall-1.0):3667: in function <...AddOns\Waterfall-1.0\Waterfall-1.0\Waterfall-1.0.lua:3665>
To Grayhoff:
I have no ill-will about you creating Parrot, I just honestly don't understand what you are hoping to accomplish with it that SCT or MSBT doesn't already offer. In all honesty, I haven't had a new feature request for SCT in over 3 months.
MSBT have some features that SCT doesn't have.. I've asked for "damage stacking" (to counter the flood of BladeFury skill on rogue for example) you replied that you don't want to "copy" MSBT feature due to a "feature-war". It's ok, I keeped SCT but I feel uncomfortable with the flood. I want to have the most addon based on Ace2 due to WAU and lib unification, so I'm heavily testing parrot now. SCT isn't bad at all and you made very goods addons (I use Proximo 1.1 in arena), I've used it some nearly 2 years now, but this feature is a big lack for me.
Installing Sanity with WAU 19.929 "without externel" and "automatic dependancy":
[2007/07/14 09:21:11-364-x1]: Sanity2\Sanity.lua:4: Cannot find a library instance of TableTop-1.0.
Ace2\AceLibrary\AceLibrary.lua:470: in function `AceLibrary'
Sanity2\Sanity.lua:4: in main chunk
Install it manually...
I've done that, but adding it in the ToC should help WAU.
0
0
Latest kergoth's commit break the "patched" version.. Anyone can include it in the repository ?
Thanks in advance.
0
Tested this morning and working as intended ! Thanks a lot !
0
0
Is it possible to add an option to use the "Disable Compression Temporarily" when:
_ we're trading.
_ we're at the mailbox, AH.
_ perhaps bank.
Thanks in advance !
0
Seems to work great, no more problem "nil" with this patch, anyone with SVN acces could add into and credit Astaldo for this patch ?
Thanks in advance.
0
_ we're trading.
_ we're at the mailbox, AH.
_ perhaps bank.
Another great feature could ba an search function ? la Bagnon.
Thanks in advance.
0
Exactly what some people need =)
Evesdrop also does "Abbreviate" output which is very usefull.
0
[2007/07/29 11:48:46-515-x56]: SorrenTimers-2.1\SorrenTimers.lua:625: attempt to index field '?' (a nil value)
SorrenTimers-2.1\SorrenTimers.lua:606: in function `completion'
CandyBar-2.0-45051 (CandyBar):1680: in function <...erface\AddOns\CandyBar\CandyBar-2.0\CandyBar-2.0.lua:1662>
Seems that the author let this nice addon nrealy dead :s
0
[2007/07/21 10:11:31-436-x1]: Interface\FrameXML\StaticPopup.lua:2094: Waterfall-1.0: Invalid path "scrollAreas.table: 175B0BE8" for Aceoptions table:
Ace2\AceLibrary\AceLibrary.lua:100: in function `error'
Waterfall-1.0-44397 (Waterfall-1.0):766: in function `FeedAceOptionsTable'
Waterfall-1.0-44397 (Waterfall-1.0):370: in function `children'
Waterfall-1.0-44397 (Waterfall-1.0):1492: in function `ChangePane'
Waterfall-1.0-44397 (Waterfall-1.0):1522: in function `Refresh'
Waterfall-1.0-44397 (Waterfall-1.0):1854: in function `Refresh'
Waterfall-1.0-44397 (Waterfall-1.0):1944: in function <...AddOns\Waterfall-1.0\Waterfall-1.0\Waterfall-1.0.lua:1940>
Waterfall-1.0-44397 (Waterfall-1.0):145: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:2094: in function `StaticPopup_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
---
I'm happy to see "Damage stacking" working well but is it possible to have the resultut in format "Damage (Spell) x NumberOfHit Hits + NumberOfCrit Crits" ?
0
[2007/07/18 09:55:40-400-x1]: Parrot-r44064\Triggers.lua:458: bad argument #1 to 'split' (string expected, got nil)
Parrot-r44064\Triggers.lua:458: in function `getFunc'
Waterfall-1.0-43715 (Waterfall-1.0):2378: in function `Refresh'
Waterfall-1.0-43715 (Waterfall-1.0):581: in function `AddControl'
Waterfall-1.0-43715 (Waterfall-1.0):873: in function `FeedAceOptionsTable'
Waterfall-1.0-43715 (Waterfall-1.0):370: in function `children'
Waterfall-1.0-43715 (Waterfall-1.0):1475: in function `ChangePane'
Waterfall-1.0-43715 (Waterfall-1.0):3563: in function `SetSelected'
Waterfall-1.0-43715 (Waterfall-1.0):3667: in function <...AddOns\Waterfall-1.0\Waterfall-1.0\Waterfall-1.0.lua:3665>
To Grayhoff:
MSBT have some features that SCT doesn't have.. I've asked for "damage stacking" (to counter the flood of BladeFury skill on rogue for example) you replied that you don't want to "copy" MSBT feature due to a "feature-war". It's ok, I keeped SCT but I feel uncomfortable with the flood. I want to have the most addon based on Ace2 due to WAU and lib unification, so I'm heavily testing parrot now. SCT isn't bad at all and you made very goods addons (I use Proximo 1.1 in arena), I've used it some nearly 2 years now, but this feature is a big lack for me.
0
0
...
Target:____ [SmartClass#mouseovertarget?ClassColor#mouseovertarget][IsUnit#player(mouseovertarget)?Text(<<You>>)!NameRealm#mouseovertarget:Text(None)]__
...
Is there a way to hide the Target line if the NPC/Player have no target ? I would like to ride out the "Target: None" if the tooltip.
0
Ahem, and how ?
0
I've done that, but adding it in the ToC should help WAU.