Results: 69Comments by: Alekc
File: DuffedUI v908-02-16
Fixed reagent bank by modifying 'In...
Posted By: Alekc
Fixed reagent bank by modifying 'Interface\AddOns\DuffedUI\modules\loot\bags.lua': ... function CreateReagentContainer() ... ... for i = 1, 98 do ... Button:Size(ButtonSize, ButtonSize) Button:SetFrameStrata("HIGH") <-- added line Button:SetFrameLevel(2) <-- added line Button:S...
File: DuffedUI v908-02-16
Boss / Arenaframe is intended becau...
Posted By: Alekc
Boss / Arenaframe is intended because some user (like me) want to move all frames with one action and other want to move every frame seperatly. Also I'm not changing. I'm not meaning to lock it forever, just for ex.: like moving them separatedly on simple moving, and move them together with 'shift' pressed?.. @Edit Reagent ban...
File: DuffedUI v908-01-16
One more 'Reset' and 'challengeLeve...
Posted By: Alekc
One more 'Reset' and 'challengeLevel' error has gone for now. Btw, can you make UI positions not to reset on 'Reset', please?.. Or a some way to save and restore them? It is so boring to reposition all the unit frames after each 'Reset'. Possible use of 'layout-local.txt' for only positions like for 'DuffedUIZoneMap' frame? An...
File: DuffedUI v908-01-16
What have you done to create the er...
Posted By: Alekc
What have you done to create the error for the sidebars? Detailed error description is good to track down the origin error. I have 'Set settings per character' enabled before doing 'Reset' to default settings, and have not enabled it after. Now, when i'm checking 'Disable left/right actionbar' i got an error. But it have gone after...
File: DuffedUI v908-01-16
And 'unclickable slots' problem sti...
Posted By: Alekc
And 'unclickable slots' problem still exists for the reagent bank (top row for me). Fixed with 8.41 Hmm... reagent bank and disabled bars issues still present in 8.41 for me. Edit: bank fixed after 'Reset to default', side action bars still pop error, if they are disabled in options while hidden! Disabling visible bars is OK.
File: DuffedUI v907-31-16
And 'unclickable slots' problem sti...
Posted By: Alekc
And 'unclickable slots' problem still exists for the reagent bank (top row for me).
File: DuffedUI v907-31-16
ItemID bug (engeneering garrison ve...
Posted By: Alekc
ItemID bug (engeneering garrison vendor): http://savepic.net/8290963m.png After disabling left/right side actionbar in settings got (on UI load): Message: ...rface\AddOns\DuffedUI\modules\actionbars\buttons.lua:10: attempt to index local 'bar' (a nil value) Time: 07/31/16 18:48:30 Count: 1 Stack: ...rface\AddOns\DuffedUI\modu...
File: DuffedUI v907-30-16
@edit And I think you mean somethi...
Posted By: Alekc
@edit And I think you mean something like this (marked red on the screenshot) Yes. Thank you! :) P.S: old style number alignment (right after the name 'xxxx-id') was better IMHO.
File: DuffedUI v907-30-16
ItemIds aren't included at the tool...
Posted By: Alekc
ItemIds aren't included at the tooltip with this script. Will it be or no more?..
File: DuffedUI v907-29-16
Some more bugs(?): Honor talents...
Posted By: Alekc
Some more bugs(?): Honor talents SpellID doubled: http://savepic.net/8321862.jpg and no ItemID on the item tooltips in bags: http://savepic.net/8309574.jpg
File: DuffedUI v907-24-16
One more bag: can't change bags in...
Posted By: Alekc
One more bag: can't change bags in bank, cause the buttons is unclickable... looks like some invisible frame is covering them (same thing with some cells inside the bank frame).
File: DuffedUI v907-21-16
Hi! Have a small problem that Pe...
Posted By: Alekc
Hi! Have a small problem that Pet Action bar is overlapped over onebag frame. Fixed it by changing DuffedUI\modules\loot\bags.lua line 211 from Container:SetFrameLevel(1) to Container:SetFrameLevel(3)
File: Who Framed Watcher Wabbit?12-26-10
I can't change position of Quest Tr...
Posted By: Alekc
I can't change position of Quest Tracker... it's ignoring any changes in 'Size & Position' except scale and height. And I am not using any other tracking addons...
File: Raven12-26-10
Hi! There is a buff filter in you...
Posted By: Alekc
Hi! There is a buff filter in your addon: Only Show Stealable, please can you also add 'Only show non-stealable'?..
File: nivBuffs12-25-10
Hi! Is it possible to add an option...
Posted By: Alekc
Hi! Is it possible to add an option to sort auras (like mounts etc.) as buffs with max duration? now: 50m, 30m, 10m, mount, tabard need: mount, tabard, 50m, 30m, 10m
File: Broker: StartMenu12-25-10
Originally posted by Chilius So m...
Posted By: Alekc
Originally posted by Chilius So my request is can you make a setting showing latency and fps on the Broker Display ? That way you still have all information: latency and fps on the broker display and memory info on the tooltip. LonnyMenu.lua line 157, change to: title = format("%s %s", format("%d ms", select(3, GetNetStat...
File: QuestGuru12-08-10
When I've selected to track Quests...
Posted By: Alekc
When I've selected to track Quests and Achievements at the same time i've got this: http://img696.imageshack.us/img696/3746/gurururu.jpg
File: Satrina Buff Frames 310-24-10
Re: Re: Filters
Posted By: Alekc
Originally posted by AnrDaemon Auras have max duration d<60&my By default, auras have no set duration, which translates to zero. Looks like "Auras have max duration" option is ignored. d<60&my have the same effect as ones below. Try to make a bar with "buffs", "white list", set filter to "d<60&my" and then use your mount...
File: Satrina Buff Frames 310-23-10
Filters
Posted By: Alekc
Is there a way to filter only miine buffs with a short duration? my&d<60 shows auras too. my&d<60&!a have the same effect. What am I misunderstanding?
File: BasicBrokers02-15-10
Originally posted by xtoq The rea...
Posted By: Alekc
Originally posted by xtoq The reason it doesn't work with DS is that DS requires the author to define an LDB type (which is proper coding with LDB). If you simply define the type for each plugin, this will work perfectly with DS. Hm. How i can do it? Any example plz.
File: DockingStation (Display)12-11-09
Originally posted by lloydbates I...
Posted By: Alekc
Originally posted by lloydbates It does not have any type defined, the ldb specc has this as a mandatory field. Dockingstation just enforces this by ignoring any ldb plugins without this flag set. But there are a set of a such plugins.... some of them is uniq. This forces me to use other display addons. Is it possible to make...
File: DockingStation (Display)11-07-09
Hmmm.... the BasicBrokers plugin ha...
Posted By: Alekc
Hmmm.... the BasicBrokers plugin haven't displayed on DOckingStation... why? http://www.wowinterface.com/downloads/info11782-BasicBrokers.html
File: Satrina Buff Frames 311-07-09
Originally posted by tnbp I just...
Posted By: Alekc
Originally posted by tnbp I just respecced my druid and picked up Improved Mark of the Wild. When I cast the buff, the buff icon and tooltip still show the original buff (instead of the improved buff), despite the fact that my character sheet shows that I have the improved buff on me. Is this an issue with SBF? Or what's the s...
File: Satrina Buff Frames 310-17-09
The "c" filter still not working on...
Posted By: Alekc
The "c" filter still not working on some spells. As I can see the reason is elseif (ex.c == CASTABLE) then subrc = buff.castableBy == sbf.playerClass lines in SBFilters.lua. For those broken buffs buff.castableBy == "ANYONE". For.Ex: Mage's spell "Slow Fall".
File: Satrina Buff Frames 309-22-09
Re: Suggestion -
Posted By: Alekc
Especially in 25man raiding, it is very hard to see at a quick glance that for example my trinket procced (buff gain) A bar with "my&d<60" + some named filters (n=heroism) solves this problem for me. As melee you can also try to use "d<180" because 99% of procs and gains are shorter than 3 mins.