Download
(116Kb)
Download
Updated: 10-27-20 10:36 AM
Pictures
File Info
Compatibility:
Shadowlands pre-patch (9.0.1)
Updated:10-27-20 10:36 AM
Created:unknown
Downloads:109,830
Favorites:280
MD5:

nMainbar  Popular! (More than 5000 hits)

Version: 9.0.2
by: Neal, ballagarba

Features
- Smaller Mainbar
- Skin the buttons
- Out of range coloring
- You can change the font or the fontsize of the macronames, hotkey, count or still hide them
- The gryphons are hideable
... and many more.

The "picomenu"
The '+' button on the right gryphon is the "new" micromenu. Just left-click on it to show the micromenu or rightclick to show the gamemenu (the same as when you pres ESC)

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.

And whats about the new totemmanger?
ControlKey + Leftclick on one of the 4 totembuttons and move them.

How can I change some settings?
Open the config.lua with a text editor of your choice.
Some simple Lua knowledge is helpful to configure this addon, but the config is so simple that everyone can do this.

(!) THERE ARE NO INGAME CONFIGURATIONS (!)

Extra Stuff
If you want other gryphonarts check out SquidMod and SquidModGraficUpdate

Attention
Disable RedRange (or similar addons) if you use it, or it can occure
some problems. nMainbar has its own out of range coloring.

v9.0.2

- Add support for Shadowlands pre-patch.

v8.0.3

- !Beautycase added as a required dependency.
- !Beautycase now included in the release zip.

v8.0.2

- Prevent the fake and real bottom right bar to be shown at the same time.
- Fix border difference between the fake bottom right bar and the regular bars.

v8.0.1

- Bug fixes.

v8.0.0

- Updated for 8.0.1 Battle for Azeroth.


v7.3.0

- Updated for 7.3.0.

v7.0.0

- Updated for Legion (pre-patch).

v6.1.0

- Fixed picomenu buttons for the Toy Box and Mounts.
- TOC update.

v6.0.0

- Updates to work with Warlords of Draenor.

v5.4.1

- Fix the error when clicking the Player vs. Player option in the picomenu
- TOC update

v5.3.0

- TOC update.

v5.0.5

- Added some more abbreviations for keybinds:

Num Pad . => Nu.
Num Pad / => Nu/
Num Pad - => Nu-
Num Pad * => Nu*
Num Pad + => Nu+

v5.0.4

- Updated for patch 5.0.4.
- Now supports a minimum alpha on bars using mouseover.

v4.3.1d_1

- fixed a picomenu bug with grid

v4.3.1d

- improved button background texture (nobody cares but me!)
- adjust the normal texture (0.5px)

v4.3.1c

- fixed "hideRecallButton"

v4.3.1b

- fixed a multibar left and right bug
- default config: set multibarleft & right mouseover to false

v4.3.1a

- improvements, fixes and more

v4.3.1

- updates for patch 4.3
Optional Files (0)


Post A Reply Comment Options
Unread 08-03-14, 02:29 AM  
RocketMan
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Why?WHYYYYYYY?!!!! why not work with bartender4/dominos..... Whyyyyyy
Please fix this
Report comment to moderator  
Reply With Quote
Unread 08-24-14, 11:57 AM  
Chy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 60
Uploads: 6
Stance switch

What do i need to change if the bar for stance switch on rouges should not! be the bottom bar ?
Report comment to moderator  
Reply With Quote
Unread 09-11-14, 03:19 AM  
Jaillyn
A Murloc Raider

Forum posts: 9
File comments: 11
Uploads: 0
Code:
944x [ADDON_ACTION_BLOCKED] AddOn "nMainbar" tried to call the protected function "PetFrame:SetPoint()".
!BugGrabber-r198-release\BugGrabber.lua:552: in function <!BugGrabber\BugGrabber.lua:552>
<in C code>
FrameXML\TotemFrame.lua:165: in function "TotemFrame_AdjustPetFrame"
FrameXML\TotemFrame.lua:81: in function "TotemFrame_Update"
<string>:"*:OnShow":3: in function <string>:"*:OnShow":1
<in C code>
FrameXML\PetFrame.lua:55: in function "PetFrame_Update"
FrameXML\PetFrame.lua:90: in function "OnEvent"
FrameXML\UnitFrame.lua:673: in function <FrameXML\UnitFrame.lua:671>

Locals:
nil
This happens any time I dismount to enter combat with a pet spawning (I'm a warlock)
Report comment to moderator  
Reply With Quote
Unread 10-11-14, 10:55 AM  
hristevh
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Keybinds

Hey mate i fix all and it is perfect .. but i got one small problem! I can not see my keybinds and macros. I change to true
"local _, nMainbar = ...

nMainbar.Config = {
showPicomenu = true,

button = {
showVehicleKeybinds = true,
showKeybinds = true,
showMacronames = true,

countFontsize = 18,
countFont = 'Interface\\AddOns\\nMainbar\\media\\font.ttf',

macronameFontsize = 16,
macronameFont = 'Interface\\AddOns\\nMainbar\\media\\font.ttf',

hotkeyFontsize = 17,
hotkeyFont = 'Interface\\AddOns\\nMainbar\\media\\font.ttf',"
and i still cant see em ... this is kinda bad for me .. bcs i play with shown keybinds and macros from vanilla thanks in advance
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 11:25 AM  
Horotu
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
We need an update
Report comment to moderator  
Reply With Quote
Unread 10-16-14, 09:14 PM  
Zafnar
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Having an error message pop up whenever I move a spell or item that can be use, and the issue went away when I disabled nmainbar. I going to check if its from an addon not agreeing with it but just incase here's the error.
Code:
Message: Interface\FrameXML\ActionButton.lua:381: Attempt to find 'this' in non-framescript object
Time: 10/16/14 23:08:24
Count: 1
Stack: [C]: in function `SetVertexColor'
Interface\FrameXML\ActionButton.lua:381: in function <Interface\FrameXML\ActionButton.lua:373>
[C]: in function `ActionButton_ShowGrid'
Interface\FrameXML\ActionButton.lua:592: in function `ActionButton_OnEvent'
Interface\FrameXML\ActionButton.lua:137: in function <Interface\FrameXML\ActionButton.lua:134>
[C]: in function `UseContainerItem'
Interface\FrameXML\ContainerFrame.lua:1004: in function `ContainerFrameItemButton_OnClick'
[string "*:OnClick"]:12: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = <table> {
}
(*temporary) = 1
(*temporary) = 1
(*temporary) = 1
(*temporary) = 0.5
*Edit:
Just noticed another issue that may be related, the out of range coloring is not activating.
Last edited by Zafnar : 10-16-14 at 11:50 PM.
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 03:16 AM  
Horotu
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
https://github.com/renstrom/NeavUI/t...ddOns/nMainbar i find this, maybe it's really updated addon and it's works. Who knows
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 12:04 PM  
Zafnar
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
It is legit, that's where one of the addon mods posts stuff. I did the lua change it suggested and it worked for the error, but Out of Range Coloring is still borked.
Report comment to moderator  
Reply With Quote
Unread 10-17-14, 06:51 PM  
aspenzs
A Defias Bandit
 
aspenzs's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 24
Uploads: 1
Can't use tulla range with this addon because it has range coloring. Well it did for sure up until the new patch and now I have no range colors and the bar mod cancels out the blizzard range dot so making it to where there is no range color. Nothing was changed in the lua file except to put the side bars down with the others which was done months ago and if I don't remember how I did it so I am leery of copying a new config file. Any possibles here? Thanks
Last edited by aspenzs : 10-17-14 at 06:57 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 05:21 AM  
uliko
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
To fix range coloring:
Line 306 in skins.lua
Change:
IsActionInRange(self.action) == 0 to IsActionInRange(self.action) == false
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 02:16 PM  
aspenzs
A Defias Bandit
 
aspenzs's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 24
Uploads: 1
No range colors but it did fix the blizzard range "dot" that was missing.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 02:30 PM  
Zafnar
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Originally Posted by uliko
To fix range coloring:
Line 306 in skins.lua
Change:
IsActionInRange(self.action) == 0 to IsActionInRange(self.action) == false
Thanks for the fix, that was the last real change I needed to get my UI back to normal.
Report comment to moderator  
Reply With Quote
Unread 10-19-14, 05:56 AM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
Originally Posted by Horotu
https://github.com/renstrom/NeavUI/t...ddOns/nMainbar i find this, maybe it's really updated addon and it's works. Who knows
it works. Got 0 errors.
Report comment to moderator  
Reply With Quote
Unread 10-19-14, 06:34 AM  
Jaillyn
A Murloc Raider

Forum posts: 9
File comments: 11
Uploads: 0
Originally Posted by Imithat
Originally Posted by Horotu
https://github.com/renstrom/NeavUI/t...ddOns/nMainbar i find this, maybe it's really updated addon and it's works. Who knows
it works. Got 0 errors.
Scaling is a bit broken with that one, as it was broken on the previous version. I mean, for 6.0 it's a bit broken.

If you scale, I went into left.lua and removed this line.

MultiBarRight:SetScale(cfg.MainMenuBar.scale)

This fixed it for me (for now).
Last edited by Jaillyn : 10-19-14 at 06:41 AM.
Report comment to moderator  
Reply With Quote
Unread 10-20-14, 08:09 AM  
Horotu
A Kobold Labourer

Forum posts: 0
File comments: 40
Uploads: 0
Help me please to fix this problems, thanks in advance!


Update: http://www.wowinterface.com/downloads/info13981-NeavUI.html already fix keybinds bug, thanks for him
Last edited by Horotu : 10-21-14 at 08:23 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: