Results: 469Comments by: ballagarba
File: Neav UI10-30-11
Originally posted by Xybrid Hey t...
Posted By: ballagarba
Originally posted by Xybrid Hey there, Maybe a dumb question for some, but im not really a lua master, just know a few basics to set these things to my needs. Anyways, I wanted to change these blizz-looking unit frames with pitbull or smth else that looks more simple when adjusted, and as it seems your settings override any othe...
File: Neav UI10-26-11
Originally posted by Vranx The Gi...
Posted By: ballagarba
Originally posted by Vranx The Github is gone... :( No it isn't, I changed my username on Github so all dependencies broke and I forgot to update the URL, sorry about that. Old https://github.com/ballagarba/NeavUI New https://github.com/renstrom/NeavUI
File: oUF_Neav10-10-11
Originally posted by Lue Thank yo...
Posted By: ballagarba
Originally posted by Lue Thank you for your help. How can I use Blizzard's frames? What codes should I make changes? You would need to remove oUF_Neav :P Or if you really want to you'd have to open up oUF_Neav/core.lua and comment out or remove these two lines at the end of the file: local target = self:Spawn('target', 'oU...
File: oUF_Neav10-09-11
Originally posted by Lue Can I ju...
Posted By: ballagarba
Originally posted by Lue Can I just use blizz castbars ? I canged some codes in oUF_Neav/config.lua: show { catsbars = false } then it worked, but there's a problem. Target's castbar doesn't show, it's hidden all the time. Looking for your help :) Well the problem is that the original target castbar is anchored to Blizzard...
File: oUF_Neav10-07-11
Originally posted by Maelfilk Is...
Posted By: ballagarba
Originally posted by Maelfilk Is it possible to change position of castbars? Yes, if you take a look into oUF_Neav/config.lua
File: oUF_Hank08-27-11
Any progress on the new stuff, or h...
Posted By: ballagarba
Any progress on the new stuff, or have you quit playing?
File: Neav UI08-13-11
Originally posted by 4exoB nToolt...
Posted By: ballagarba
Originally posted by 4exoB nTooltip bug: http://i.imgur.com/hbgYW.jpg When clamped shift decreases fps. It only happens on the first mouse-over though, right? I mean, if you do it again it will be skinned? I remember having a similar/the same issue in the past.
File: Neav UI08-04-11
Originally posted by Darthsides H...
Posted By: ballagarba
Originally posted by Darthsides How would i go about installing this UI? Do i delete the old interface folder and just put the new one in my wow folder? Yes, pretty much.
File: Neav UI07-29-11
Originally posted by Xully the lo...
Posted By: ballagarba
Originally posted by Xully the loot box that you guys have, do I need to edit a config to make it work for me? mine is just the normal blizzard one, I've got neav from the git latest update one. Hehe it's something they've made themselves and is not apart of Neav UI.
File: oUF_Neav07-29-11
Re: Portrait timers
Posted By: ballagarba
Originally posted by Droxx Is it possible to get PortraitTimers to work with this? oUF_Neav already has a built-in feature exactly like this, though you'd have to download the latest version from either here or here. Edit oUF_Neav/modules/portraittimers.lua or oUF_Neav/filter.lua (depending of which you downloaded) to add your own...
File: Neav UI07-27-11
Originally posted by Vranx Im sti...
Posted By: ballagarba
Originally posted by Vranx Im still having trouble with the target border in the newer nPlates. You can see how the older version acted in the picture here: http://www.vranx.com/nameplates.htm#nplates The newer version doesn't do the nice bright silver highlight when you target something. I set showTargetBorder = true in the conf...
File: nMainbar07-27-11
Originally posted by 4exoB Main m...
Posted By: ballagarba
Originally posted by 4exoB Main menu with logout, exit the game, macros and etc. That's what right-clicking does.
File: Neav UI07-26-11
Originally posted by treelet I li...
Posted By: ballagarba
Originally posted by treelet I like mine more: http://i.imgur.com/1HTsY.jpg No muss, no fuss. Thanks Neal + ballagarba for all the work you guys are putting into this UI. It just keeps getting better and better. :) Yeah that's way better. Sweet nMainbar art by the way haha :D
File: Neav UI07-26-11
Originally posted by Game92 What...
Posted By: ballagarba
Originally posted by Game92 What you mean? :) I mean this :confused: http://i.imgur.com/ixwrs.jpg
File: Neav UI07-26-11
Originally posted by Game92 Somth...
Posted By: ballagarba
Originally posted by Game92 Somthing i just made for the loot frame sexh huh? ;) http://img546.imageshack.us/img546/5663/wowscrnshot072611180939.jpg Why is it like twice as big as the actual content? Seems like the dimensions are off.
File: Neav UI07-26-11
@geson: What I do is that I have a...
Posted By: ballagarba
@geson: What I do is that I have a config_custom.lua file for every addon that I've changed some setting. And just add that file to the .toc file, just after the original config.lua. A simple example for nMinimap: nMinimap.toc ## Interface: 40200 ## Title: |cffCC3333 n|rMinimap ## RequiredDeps: !Beautycase config.lua c...
File: Neav UI07-15-11
Originally posted by Retraluna np...
Posted By: ballagarba
Originally posted by Retraluna npower is not working for runes somehow D,: You might want to enable it first then :P It's off by default. nPower/config.lua: rune = { show = true, showRuneCooldown = true, runeFont = 'Fonts\\ARIALN.ttf', runeFontSize = 16, runeFontOutline = true, },
File: Neav UI07-14-11
Should be cautious about reporting...
Posted By: ballagarba
Should be cautious about reporting taint as well since it might not actually be nBuff that's causing it. It could be some other addon you're using that tainting the execution channel but nBuff gets blamed. Try running with only Neav UI stuff, or try without nBuff and see it some other addon will cause the block instead.
File: Neav UI07-13-11
Originally posted by ronjon is "c...
Posted By: ballagarba
Originally posted by ronjon is "colorPlayerDebuffsOnly" currently broken in latest github version? Fixed.
File: Neav UI07-11-11
Re: Re: Re: Show Boss Frame in-game to move to new position.
Posted By: ballagarba
Originally posted by cokedrivers nothing happens. ill just wait till a boss fight and tell the group to wait LOL. Thanks for the try. Coke Works for me. I hope you reloaded your UI? :P
File: Neav UI07-11-11
Re: Show Boss Frame in-game to move to new position.
Posted By: ballagarba
Originally posted by cokedrivers is there a /run command to show the boss frame so when i move them in the config settings I can see where it goes without having to be in a instance or boss fight? What you can do though is this (boss.lua) while you position it: oUF:RegisterStyle('oUF_Neav_Boss', CreateBossLayout) oUF:Factory(...
File: Neav UI07-11-11
Originally posted by strickland i...
Posted By: ballagarba
Originally posted by strickland i mean, the tooltip i can't seem to put it on mousehover whenever I put the mouse on someone, its int he bottom right corner atm. That's the default behaviour of the Blizzard UI, you make it seem like a bug :P nTooltip has no support for mouse-anchored tooltip.
File: Neav UI07-10-11
@strickland: nFilger is actually my...
Posted By: ballagarba
@strickland: nFilger is actually my creation (or rather, modification). I know that you'll get errors if some spell id has been changed or removed from the game. I should probably change the addon name since it's not affiliated with Neav's stuff at all except that I skinned it with Beautycase. An should also add some check that pr...
File: Neav UI07-07-11
Originally posted by Tanque From...
Posted By: ballagarba
Originally posted by Tanque From the latest github build: Interface\AddOns\oUF\elements\range.lua:24: attempt to index local 'range' (a nil value) : ? Interface\AddOns\oUF\elements\range.lua:24: in function Not really sure why this happens, seems only to happen to non-mana users....
File: Neav UI07-05-11
@Tanque: You've probably got some o...
Posted By: ballagarba
@Tanque: You've probably got some other addon that taints the buff frames. Tried running with only Neav UI addons?