Download
(948 Kb)
Download
Updated: 11-28-12 02:57 PM
Pictures
File Info
Compatibility:
Landfall (5.1)
Mists of Pandaria (5.0.4)
Updated:11-28-12 02:57 PM
Created:07-03-09 12:57 AM
Downloads:27,793
Favorites:176
MD5:
Neav UI  Popular! (More than 5000 hits)
Version: 5.1.0
by: Neal, ballagarba
Neav UI
This UI complication will work on all resolution.
But be warned.

I will not help with questions
Most of the addons in this compilation is only configurable through Lua, so some basic programming knowledge is highly recommended but not required. A lot of the options are basically setting the value to either true or false depending on if you want to enable or disable the feature.

AddOns include
!Beautycase
!Colorz
ActionButtonText (by kerrang) *
nBuff
nChat
nCore
nPower
nMainbar
nMinimap
nTooltip
OmniCC (by Tuller)
oUF (by Haste)
oUF_Aurawatch (by Zork)
oUF_Neav

* some changes by me

Tanks to Haste, kerrang, zork, Tuller, and many more for their great AddOns.

Information
A lot of the addons have a config.lua file where you can change some settings. So look first into this file before you ask something!

How can I move the Pet-, Stance- or Possessbar?
It's very simple!
ShiftKey + AltKey + Leftclick on the first button of the Pet-, Stance- or Possessbar to move the them.

Commands
/neavrt to move the raid frames.
/wm, /worldmarkers, /rm or /raidmarkers to show world raid markers.
/rolecheck or /rcheck to do a role check.

Great extensions
For a improved totem frame check out ImprovedTotemFrame
If you want a small, not overload threat addon. Check out zorks rThreat
Some other decent and good ui improvements are tekability , oGlow and Combuctor

The latest updates and changes can be found on Github.
v. 5.1.0

- Nameplate updates.
- Chi fixes for nPower.
- Mostly TOC updates.

v. 5.0.6

- Open mail module now shows amount of money collected.
- Nameplate threat highlight should now be correctly hidden out of combat.
- Abbreviate some more num pad keys for example: Num Pad / => Nu/ and Num Pad * => Nu*
- Correctly display the dungeon/raid difficulty on the minimap.
- Unit frames should now hide during pet battle.
- NEW: Added a threat indicator on the target frame, identical to the one Blizzard uses. You can turn it off in the config.

v. 5.0.5

- Fixes for the arena frames (hopefully shouldn't throw anymore errors at least).
- There's now a whitelist filter for buffs on the arena frames.
- Demonic Gateway timers for warlock (Blizzard style).
- Fix the "ghost buff" buff on targets.
- MoP raid debuffs.
- Fix the battletag bug on friendslist.
- Added symbiosis info and spec to tooltip.
- Now correctly display item level on tooltip.
- Correctly skin editbox on all chat windows.
- Minor tweaks...

v. 5.0.4b

- Battle.Net fixes for friends tab on nMinimap.
- oUF_SpellRange now reports out of range correctly.
- Fixes for the colorPlayerDebuffsOnly option.

v. 5.0.4

- Updated for patch 5.0.4.
- nMainbar now supports a minimum alpha on bars using mouseover.
- Minor tweaks here and there.

v. 4.3.0_1

- updated nMainbar
- updated oUF_Neav and oUF_NeavRaid
- updated nChat
- updated nMinimap
- updated nCore
- updated nBuff
- some small changes and additions

v. 4.3.0

- 4.3 compatible version
- changed version numbering scheme

v. 1.6.4

- updated for patch 4.2
Optional Files (4)
File Name
Version
Size
Author
Date
Type
5.2.1
79kB
03-09-13 08:56 AM
Addon
5.2.1
89kB
03-09-13 08:55 AM
Addon
5.0.0
3MB
09-03-12 10:45 AM
Addon
5.0
64kB
08-13-12 11:01 AM
Addon


Archived Files (4)
File Name
Version
Size
Author
Date
5.0.6
948kB
Neal
10-21-12 04:16 AM
5.0.5
948kB
Neal
09-24-12 12:45 PM
5.0.4b
948kB
Neal
09-03-12 01:53 PM
5.0.4
946kB
Neal
08-27-12 10:06 AM


Post A Reply Comment Options
Old 05-15-10, 11:17 AM  
nin
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 209
File comments: 79
Uploads: 1
Originally posted by Falarin
Is it possible to change the Raid Frames Groups to Horizontal instead of Vertical? I tried messing with the settings a bit at the bottom of the raid Lua but I only managed to mush the frames together =/
try

Code:
'columnAnchorPoint', 'LEFT',
nin is offline Report comment to moderator  
Reply With Quote
Old 05-13-10, 06:27 PM  
Falarin
A Cyclonian
 
Falarin's Avatar

Forum posts: 49
File comments: 39
Uploads: 0
Is it possible to change the Raid Frames Groups to Horizontal instead of Vertical? I tried messing with the settings a bit at the bottom of the raid Lua but I only managed to mush the frames together =/
Falarin is offline Report comment to moderator  
Reply With Quote
Old 05-10-10, 09:46 AM  
Game92
A Molten Giant
 
Game92's Avatar
AddOn Author - Click to view AddOns

Forum posts: 599
File comments: 698
Uploads: 14
Is it possible to only use the casterbars?
Game92 is offline Report comment to moderator  
Reply With Quote
Old 05-09-10, 07:13 AM  
strickland
A Deviate Faerie Dragon

Forum posts: 11
File comments: 143
Uploads: 0
oh thx for the reply, but sorry I miss put my question, i asked wrong

i meant the Pet unitframe in the party, im not a pet user_player. but my party 5man frame that goes on the left, if someone in my party is hunter/warlock/dk that has pet, i want it to be shown, just like the default blizz one.

because it doesnt show, and my hunter mate is shouting at me cuz his pet is dying i cant see its health anywhere
strickland is offline Report comment to moderator  
Reply With Quote
Old 05-09-10, 03:42 AM  
ballagarba
A Deviate Faerie Dragon
 
ballagarba's Avatar

Forum posts: 18
File comments: 319
Uploads: 0
Originally posted by strickland
can somebody reply to me, is it possible to show pets bar somehow?
It should be shown by default, I have no idea what you've done. Maybe you've set mouseover to true.

Check nMainbar/nMainbarConfig.lua for:
Code:
petbar = {
        mouseover           = false,
ballagarba is offline Report comment to moderator  
Reply With Quote
Old 05-09-10, 02:33 AM  
strickland
A Deviate Faerie Dragon

Forum posts: 11
File comments: 143
Uploads: 0
can somebody reply to me, is it possible to show pets bar somehow?
strickland is offline Report comment to moderator  
Reply With Quote
Old 05-08-10, 02:09 PM  
ballagarba
A Deviate Faerie Dragon
 
ballagarba's Avatar

Forum posts: 18
File comments: 319
Uploads: 0
Originally posted by Lastbreath
On this pick http://s.wowinterface.com/preview/pvw38103_thumb.png can u tell me whats the name of the addon that shows the runic power ? or from wich addont it is ?
nRune
ballagarba is offline Report comment to moderator  
Reply With Quote
Old 05-08-10, 10:22 AM  
Lastbreath
A Defias Bandit

Forum posts: 3
File comments: 83
Uploads: 0
On this pick http://s.wowinterface.com/preview/pvw38103_thumb.png can u tell me whats the name of the addon that shows the runic power ? or from wich addont it is ?
Lastbreath is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 08:26 PM  
strickland
A Deviate Faerie Dragon

Forum posts: 11
File comments: 143
Uploads: 0
I want to change the raidframes "grid" so that when I target someone or click on a frame of any player in that raidframes it puts a white border around that player just like the normal Grid if you know what I mean.

i'll try to explain more, do you see it when someone gains aggro, where it writes 'AGGRO' at top of his frame & it puts a red border around his whole frame? yep thats the border i'm talking about, I want to remove that aggro border, and make it a my_target white border, but I want to leave the text 'AGGRO' at top.


Thanks in advance. sry for bad english.
strickland is offline Report comment to moderator  
Reply With Quote
Old 04-30-10, 09:02 AM  
Game92
A Molten Giant
 
Game92's Avatar
AddOn Author - Click to view AddOns

Forum posts: 599
File comments: 698
Uploads: 14
A question, is there anyway to fix this? thanks.

Game92 is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 09:36 PM  
strickland
A Deviate Faerie Dragon

Forum posts: 11
File comments: 143
Uploads: 0
EDITED, to say ty for the guy under me, It worked for me<3

btw is there a way to add say a white border to the person that you are targetting "in ouf grid" raidframes.
Last edited by strickland : 04-30-10 at 12:49 AM.
strickland is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 09:31 PM  
baalzebub
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 16
Uploads: 1
Now I have a question

How's it possible NOT to see other druid's HoT's on raid frames? I tried everything I can think of but none of them solved the problem. Help me on that please. Thanks in advance.
baalzebub is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 07:10 PM  
baalzebub
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 16
Uploads: 1
Originally posted by strickland
this will be my last question xD can someone tell me how to remove the number texture from the health/mana for the player? I've been looking around in the lau, couldn't find it =(

I want to keep the target texture of health/mana but just remove the player frame unit texture, thanx in advance
Open ouf_neavconfig with notepad and edit this:

Code:
 player = {
            mouseoverText = true,
            position = {'TOPLEFT', UIParent, 34, -30},
just change true to false, and you're done.
baalzebub is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 03:08 PM  
strickland
A Deviate Faerie Dragon

Forum posts: 11
File comments: 143
Uploads: 0
this will be my last question xD can someone tell me how to remove the number texture from the health/mana for the player? I've been looking around in the lau, couldn't find it =(

I want to keep the target texture of health/mana but just remove the player frame unit texture, thanx in advance
strickland is offline Report comment to moderator  
Reply With Quote
Old 04-29-10, 01:00 PM  
jfiz
A Defias Bandit

Forum posts: 3
File comments: 21
Uploads: 0
which ouf_mov* is supported?

There are two versions of a move able frames module for OUF it seems.

Can someone confirm, which of these two are supported by NeavUI/ouf_neav ?

This:
http://www.wowinterface.com/download...bleFrames.html

or This:
http://www.wowinterface.com/download...bleFrames.html

Thanks!
Last edited by jfiz : 04-29-10 at 01:01 PM.
jfiz is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: