| Updated: | 12-01-10 11:47 AM |
| Created: | 10-22-10 02:59 PM |
| Downloads: | 9,933 |
| Favorites: | 125 |
| MD5: |

-- Anchored to topleft corner of the UI, -- growing horizontally to the right in rows of 20 icons, -- next row exactly below the previous buffAnchor = { "TOPLEFT", "UIParent", "TOPLEFT", 15, -15 }, buffXoffset = 35, buffYoffset = 0, buffIconsPerRow = 20, buffMaxWraps = 10, buffWrapXoffset = 0, buffWrapYoffset = -55, -- Anchored to topright corner of the UI, -- growing horizontally to the left in rows of 20 icons, -- next row exactly below the previous buffAnchor = { "TOPRIGHT", "UIParent", "TOPRIGHT", -15, -15 }, buffXoffset = -35, buffYoffset = 0, buffIconsPerRow = 20, buffMaxWraps = 10, buffWrapXoffset = 0, buffWrapYoffset = -55, -- Anchored to topleft corner of the UI, -- growing vertically down in rows of 15 icons, -- next row to the right of the previous buffAnchor = { "TOPLEFT", "UIParent", "TOPLEFT", 15, -15 }, buffXoffset = 0, buffYoffset = -35, buffIconsPerRow = 15, buffMaxWraps = 10, buffWrapXoffset = 35, buffWrapYoffset = 0, -- Anchored to bottomleft corner of the UI, -- growing vertically up in rows of 15 icons, -- next row to the right of the previous buffAnchor = { "BOTTOMLEFT", "UIParent", "BOTTOMLEFT", 15, 250 }, buffXoffset = 0, buffYoffset = 35, buffIconsPerRow = 15, buffMaxWraps = 10, buffWrapXoffset = 35, buffWrapYoffset = 0, -- Anchored to the topleft corner of the minimap, -- growing vertically down in rows of 15 icons, -- next row to the left of the previous buffAnchor = { "TOPRIGHT", "Minimap", "TOPLEFT", -25, 0 }, buffXoffset = 0, buffYoffset = -35, buffIconsPerRow = 15, buffMaxWraps = 10, buffWrapXoffset = -35, buffWrapYoffset = 0,
File Name |
Version |
Size |
Author |
Date |
r23 |
7kB |
Luzzifus |
11-19-10 02:03 PM |
|
r22 |
7kB |
Luzzifus |
11-19-10 06:27 AM |
|
r21 |
7kB |
Luzzifus |
11-18-10 11:42 AM |
|
r20 |
7kB |
Luzzifus |
11-17-10 10:29 AM |
|
r19 |
7kB |
Luzzifus |
11-16-10 02:54 PM |
|
r17 |
6kB |
Luzzifus |
11-12-10 12:18 PM |
|
r15 |
5kB |
Luzzifus |
11-10-10 08:50 AM |
|
r12 |
5kB |
Luzzifus |
11-05-10 08:40 AM |
|
r10 |
5kB |
Luzzifus |
10-29-10 10:55 AM |
|
r9 |
5kB |
Luzzifus |
10-27-10 01:38 PM |
|
r8 |
5kB |
Luzzifus |
10-26-10 12:10 PM |
|
r7 |
5kB |
Luzzifus |
10-25-10 12:27 PM |
|
r6 |
5kB |
Luzzifus |
10-24-10 02:07 PM |
|
r4 |
5kB |
Luzzifus |
10-23-10 04:16 PM |
|
r3 |
5kB |
Luzzifus |
10-23-10 10:27 AM |
|
r2 |
4kB |
Luzzifus |
10-22-10 03:24 PM |
![]() |
Comment Options |
|
|
|
|
I'm keeping this updated for myself and I tried to see if I could get ahold of Luzzifus to see if I could make it available for public (I would much love to figure out how to get rid of the out of date message though since this addon works perfectly in it's current state)
__________________
"Does the Walker choose the Path or the Path the Walker?" Garth Nix |
|
|
|
|
|
||
This addon puts auras and totems always in front of timed debuffs even if you sort by TIME, INDEX or have sort reverse true and false.
__________________
Last edited by akgis : 01-24-11 at 08:46 AM.
|
||
|
|
|
|
|
|
A Murloc Raider
Forum posts: 8
File comments: 18
Uploads: 0
|
@Whist34
-- Anchored to topright corner of the UI, -- growing horizontally to the left in rows of 20 icons, -- next row exactly below the previous buffAnchor = { "TOPRIGHT", "UIParent", "TOPRIGHT", -15, -15 }, buffXoffset = -35, buffYoffset = 0, buffIconsPerRow = 20, buffMaxWraps = 10, buffWrapXoffset = 0, buffWrapYoffset = -55, |
|
|
|
|
|
|
I miss consolidation -in raids I got too many stuff up.
![]() I tried to adding it myself but couldn't manage making them popup properly on mouse over. But I support the mod and will prowl for a version with consolidation. ![]() |
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 31
Uploads: 0
|
Mod looks very nice. I tried installing the 'alpha' ingame config from your project site, but Blizz called it 'incompatible'.
I don't mind editing the .lua, but my problem is I can't get the buffs to grow from right to left like the default blizzard ui does. I searched through the config file and could not find an option that worked. I tried reverse order = false and that did not make them grow from right to left. This looks like a nice clean mod. Thanks |
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 32
Uploads: 0
|
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 |
|
|
|
|
||
Code:
2/25 02:58:53.284 An action was blocked in combat because of taint from nivBuffs - CompactRaidFrame10:SetAttribute() 12/25 02:58:53.284 Interface\FrameXML\CompactUnitFrame.lua:114 CompactUnitFrame_SetUnit() 12/25 02:58:53.284 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:273 CompactRaidFrameContainer_AddUnitFrame() 12/25 02:58:53.284 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:225 CompactRaidFrameContainer_AddPlayers() 12/25 02:58:53.284 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:163 CompactRaidFrameContainer_LayoutFrames() 12/25 02:58:53.284 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:125 CompactRaidFrameContainer_TryUpdate() 12/25 02:58:53.284 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:49 CompactRaidFrameContainer_OnEvent() 12/25 02:58:53.284 CompactRaidFrameContainer:OnEvent()
__________________
shPerformance: Data Broker memory/latency/fps usage display utility shNameplates: Lightweight, simple, and sexy nameplates shClock: Lightweight and simple data broker clock |
||
|
|
|
|
|
|
Luzz, I know you probably have lots of **** going on with adding the ingame config...but could you do me a huge favor and comment as much as you can so I can learn from your ingame config code
. I am planning on adding an ingame config for my nameplates and performance ldb. Sorry about this request, but I do like your coding style ![]()
__________________
shPerformance: Data Broker memory/latency/fps usage display utility shNameplates: Lightweight, simple, and sexy nameplates shClock: Lightweight and simple data broker clock |
|
|
|
|
|
||||
Last edited by Luzzifus : 12-14-10 at 12:47 AM.
|
||||
|
|
|
|
|
|
Any current plans to implement Target buff/debuffs to this?
Player Cool-downs would be a nice touch as well. Love the art style of this very much! Sorry if it's been suggested and answered before, checked a few pages of comments and did not see it mentioned. ![]() |
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 15
File comments: 96
Uploads: 0
|
I have a buff border texture that's not in the 128x16 px format, it's that ready square 64x64 px skin. I don't use ButtonFacade and it's not a BF skin anyways. Does anyone know how I could use that skin in nivBuffs?
And also, my sorting by time isn't functioning ![]()
Last edited by Pseudopod : 12-06-10 at 07:20 AM.
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
|
|
|
|
|
|
|
|
Will consolidated buffs work with your addon yet?
|
|
|
|
![]() |