Results: 469Comments by: ballagarba
File: Neav UI11-26-14
There appears to be a bug with how...
Posted By: ballagarba
There appears to be a bug with how quests are displayed after this latest hotfix: http://i.imgur.com/bSe8gQn.jpg Not sure what the deal is. Can anyone help me fix this? I'm using the latest version off Github.You can move the objective tracker by holding down shift and drag its minimise button with your left mouse button.
File: Neav UI11-21-14
Hey, i wanted something very simple...
Posted By: ballagarba
Hey, i wanted something very simple to use in arena but give me some information on top of that since ifeel like the blizz ui sucks.. only problem i have is with arena/bg frames. how can i make them visible for all time and how do i turn on a class icon or something?Unfortunately my main is still only lvl 94 and barely do any PvP, an...
File: oUF_Neav11-17-14
hey I have a unit frame icon in the...
Posted By: ballagarba
hey I have a unit frame icon in the middle of my screen how to getrid of it ?That would be the raid frames, either delete the oUF_NeavRaid addon if you don't want to use it. Or use the slash command /neavrt (type "/neavrt" without quotes in the chat) to move them into position.
File: Aptechka11-12-14
Might be related to this: https://g...
Posted By: ballagarba
Might be related to this: https://github.com/renstrom/NeavUI/commit/9f5093a52940682cb9ea77c2da67b8b09468bc74 I had simiar problems. - CreateFrame('Cooldown', nil, icon) + CreateFrame('Cooldown', nil, icon, 'CooldownFrameTemplate')
File: Neav UI11-12-14
Uploaded a new version (v6.0.0) whi...
Posted By: ballagarba
Uploaded a new version (v6.0.0) which contains all fixes previously only available from GitHub. I figured it was due for an upload here since WoD launches in a couple of hours. Most crucial bugs have been fixed, but there might be some quirks remaining, especially if you change any of the settings I haven't tried myself like "disa...
File: nMainbar11-11-14
Not enough bag support :mad:Bag sup...
Posted By: ballagarba
Not enough bag support :mad:Bag support is overrated, use a bag addon like Combuctor.
File: Neav UI11-07-14
Im trying to add auras above the na...
Posted By: ballagarba
Im trying to add auras above the nameplates with no luck, anyone knows how to do this? It's not possible at the moment, or at least not with nPlates. Also im wondering how to remove the text to the top left (members,offline etc) when in raid. Delete the addon called "evl_RaidStatus".
File: LS: UI11-03-14
This is an interesting thread on th...
Posted By: ballagarba
This is an interesting thread on the topic of nameplate optimizations. http://www.wowinterface.com/forums/showthread.php?t=46740
File: Neav UI11-03-14
So I'm having some problems with th...
Posted By: ballagarba
So I'm having some problems with this UI.... On one of my characters it looks perfect and on everyone else it looks bugged. I use this addon with ouf_abu's unit frames. "broken" ui: http://i.imgur.com/T6hJe2b.png Working ui: http://i.imgur.com/C7Apodj.png Have anyone else had this problem and know how to fix it?There's p...
File: LS: UI11-02-14
Thanks for adding hp text! I assume...
Posted By: ballagarba
Thanks for adding hp text! I assume it's remaining hp (not total hp)? Maaaaaan... Why would I bother showing total hp? :DJust checking :p
File: LS: UI11-02-14
That's a good advise! Thx... Today...
Posted By: ballagarba
That's a good advise! Thx... Today I woke up and rewrote em from the scratch. I'm currently sorta satisfied with my nameplate performance :banana: As for hp text, hm, why not? Quite compact and with style :D http://i.imgur.com/2a4aK7g.jpg --- updated --- ballagarba, you're welcome :3 http://imgur.com/Et9P69d.jpgLooking...
File: Neav UI11-02-14
Guys, relax :) To disable the ra...
Posted By: ballagarba
Guys, relax :) To disable the raid frames you just have to delete the oUF_NeavRaid addon.
File: LS: UI11-02-14
Damn, today I remembered why I didn...
Posted By: ballagarba
Damn, today I remembered why I didn't have nameplate plugin. My UI with now embedded oUF occupies around 750-800kb, right now I'm coding/testing nameplates, but damn, with 40 nameplates on the screen memory consumpsion reaches ~2mb :D TTTT, I'm quite shocked:eek:When it comes to nameplates you should just make sure you're recycling/...
File: Neav UI10-29-14
If you want working in dungeons que...
Posted By: ballagarba
If you want working in dungeons quest tracker just delete this file: objectivetracker.lua from \World of Warcraft\Interface\AddOns\nCore\modulesYeah I need to do something about that stupid objective tracker. I need a way to reliably reproduce the issue though... Still haven't encountered it :)
File: Neav UI10-29-14
Thanks for helping out Xully :) Jus...
Posted By: ballagarba
Thanks for helping out Xully :) Just to add to what you said, due to how some stuff work over at GitHub.com the oUF folder will be empty (think of it as a placeholder). So you need to actually download that addon manually yourself.
File: Neav UI10-29-14
@Effluence: Easy :) You're missing...
Posted By: ballagarba
@Effluence: Easy :) You're missing oUF (so you're actually using the default frames at the moment). When downloading using the "Download ZIP" button on GitHub oUF won't get bundled because of how the project is setup. So you have to download oUF separately from here for example. @DeezeNuts: Hmm, well it seems like the frame names...
File: Neav UI10-24-14
@jessica: Yeah the nameplates are a...
Posted By: ballagarba
@jessica: Yeah the nameplates are all kinds of messed up, I'm not even sure where start with that one. @cokedrivers: Thanks for reporting. Just need to haul my ass to a dungeon to check it out, I haven't had the time yet :(
File: Neav UI10-22-14
Just a heads up I get this error......
Posted By: ballagarba
Just a heads up I get this error... I know it says oUF_Aurawatch not sure if you modified your version or just used the normal one. CokeYeah it's bundled with the raid frames. It's most likely related to the ability pruning and it tries to get info about a spell that no longer exist. I take it Earthliving has been removed? I'm...
File: Neav UI10-22-14
There is a third action bar that po...
Posted By: ballagarba
There is a third action bar that pops up when I mouse over the second action bar. How do I get rid of that? same sonfig.lua from nMainbar. Search for multiBarBottom. One ot them (Left or Right) has mouseover enabled. Simply change the entry mouseover from true to false.You can just disable them from the normal in-game settings...
File: Neav UI10-17-14
Thanks for the reports guys. I thin...
Posted By: ballagarba
Thanks for the reports guys. I think I've fixed the actionbar error in this commit, and I've also got a lead on a fix for the cooldown spiral showing on mouseover-enabled buttons. I'm also aware that the nameplates look a bit weird. That will require some more experimenting though. Also, are you missing any spells anywhere? Lik...
File: Neav UI10-16-14
symbiosis is completely gone from t...
Posted By: ballagarba
symbiosis is completely gone from the game for good, sadly :P but yea I tried fixing it myself but since im a code spazim, i couldnt even attempt it, got scared to ruin everything lolI see. Well then it's simple :P I pushed an untested fix to GitHub, you're welcome to check if it solves the problem. https://github.com/renstrom/Nea...
File: Neav UI10-16-14
i know its not ready yet, but i cou...
Posted By: ballagarba
i know its not ready yet, but i couldnt wait so i downloaded the github updated files, however just to let you know.No worries :) I need to help test stuff anyway. I will mainly be developing from a warlock's point of view since that's my main. EDIT: aaaaH , i figure its the symbiosis thingy, since im on druid, and apparentey its...
File: Neav UI10-15-14
Will there be an update for 6.0.2?...
Posted By: ballagarba
Will there be an update for 6.0.2? It looks like it does not change some of the fonts anymore.Yes, eventually. I haven't had time to login yet to see how much of a disaster it is in its current state so I can't give you a timeframe.
File: Neav UI09-04-14
hi, how can I remove that ping soun...
Posted By: ballagarba
hi, how can I remove that ping sound when somebody whispers me, its so annoying to me :( couldnt find anything in chat config.lauUnfortunately for you there's no configuration for that. But if you opening nChat/core.lua and remove the lines in red (the other's are just there for context) it will go away: local f = CreateFrame('F...
File: Neav UI08-09-14
Hey, testet it on WoD-Beta, som...
Posted By: ballagarba
Hey, testet it on WoD-Beta, some graphical issues but it seems to work fine :) (just for information) Regards That's great. Hopefully it won't take much work to get it fully compatible with WoD. However I must admit haven't been keeping myself up to date with the changes to the API in WoD.