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,344
Favorites:281
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 03-01-14, 04:49 AM  
ballagarba
A Fallenroot Satyr
 
ballagarba's Avatar

Forum posts: 22
File comments: 472
Uploads: 0
Originally Posted by glupikreten
Hi,

Is it possible to hide everything except bars somehow? Gryphons, exp bar, rep bar etc... only bars to be visible?

Thank you
The gryphons are easily removable by just setting 'hideGryphons = true' in the config. Hiding/removing the experience and reputation bar unfortunately involves coding.

Something like this might work:

nMainbar/modules/repbar.lua

Code:
ReputationWatchBar:Hide()
nMainbar/modules/expbar.lua

Code:
MainMenuExpBar:Hide()
Report comment to moderator  
Reply With Quote
Unread 02-28-14, 05:30 AM  
skarelle
A Kobold Labourer
 
skarelle's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Error when clicking PVP in micromenu

Thanks ballagarba! Worked! Keep up your good work

Originally Posted by ballagarba
Originally Posted by skarelle
Message: attempt to call a nil value
Time: 02/27/14 14:59:53
Count: 3
Stack: [C]: in function `securecall'
Interface\AddOns\nMainbar\modules\picomenu.lua:106: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:730: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = <function> defined =[C]:-1
(*temporary) = nil
Yeah it's already been fixed, but I haven't gotten around to upload a new version here on WoWI. Honestly just lazy of me, here's the fix if you know how to apply it yourself:

https://github.com/renstrom/NeavUI/c...e8523b7094db87

If not, I can guide you, but I should really upload that new version
Report comment to moderator  
Reply With Quote
Unread 02-28-14, 04:35 AM  
glupikreten
A Theradrim Guardian

Forum posts: 60
File comments: 69
Uploads: 0
Hi,

Is it possible to hide everything except bars somehow? Gryphons, exp bar, rep bar etc... only bars to be visible?

Thank you
Report comment to moderator  
Reply With Quote
Unread 02-27-14, 01:18 PM  
ballagarba
A Fallenroot Satyr
 
ballagarba's Avatar

Forum posts: 22
File comments: 472
Uploads: 0
Re: Error when clicking PVP in micromenu

Originally Posted by skarelle
Message: attempt to call a nil value
Time: 02/27/14 14:59:53
Count: 3
Stack: [C]: in function `securecall'
Interface\AddOns\nMainbar\modules\picomenu.lua:106: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:730: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = <function> defined =[C]:-1
(*temporary) = nil
Yeah it's already been fixed, but I haven't gotten around to upload a new version here on WoWI. Honestly just lazy of me, here's the fix if you know how to apply it yourself:

https://github.com/renstrom/NeavUI/c...e8523b7094db87

If not, I can guide you, but I should really upload that new version
Report comment to moderator  
Reply With Quote
Unread 02-27-14, 08:14 AM  
skarelle
A Kobold Labourer
 
skarelle's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Error when clicking PVP in micromenu

Message: attempt to call a nil value
Time: 02/27/14 14:59:53
Count: 3
Stack: [C]: in function `securecall'
Interface\AddOns\nMainbar\modules\picomenu.lua:106: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:730: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = <function> defined =[C]:-1
(*temporary) = nil
Report comment to moderator  
Reply With Quote
Unread 02-16-14, 03:14 AM  
luaguedesc
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Menu + Bags

This addon is awesome, however is there some way to use the original mini menu and bag buttons with short bars? Personally i prefer the original minimenu rather than picomenu and the bag buttons in my UI. I was wondering a way to move it in the screen. Someone know how to do that? I've tried to find in the LUA code, but i have no lucky. Thanks
Last edited by luaguedesc : 02-16-14 at 03:15 AM.
Report comment to moderator  
Reply With Quote
Unread 02-14-14, 06:01 PM  
Dynah
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 8
Uploads: 1
Pet Bar

Hey there, was wondering if others are experiencing this same issue.

The pet bar will disappear from time to time requiring a /reloadui for it to reappear.

Is there a fix?

Cheers Craig
Report comment to moderator  
Reply With Quote
Unread 01-09-14, 03:32 PM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
Adding Shop in micromenu and masque support are very nice
Report comment to moderator  
Reply With Quote
Unread 01-06-14, 06:38 AM  
ballagarba
A Fallenroot Satyr
 
ballagarba's Avatar

Forum posts: 22
File comments: 472
Uploads: 0
Originally Posted by Imithat
pls update neal
Anything special you're missing?
Report comment to moderator  
Reply With Quote
Unread 01-05-14, 06:20 PM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
pls update neal
Report comment to moderator  
Reply With Quote
Unread 11-05-13, 09:43 PM  
Ginko
A Kobold Labourer
 
Ginko's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
I've looked around but I don't see where I can disable the default border art around bar 1. I've disabled the gryphons but there is still the bar art. Is this an available option, or would you have any suggestions on how to do that?


Best,

:Edit:

I am able to do this with Move Anything, I accomplished what I was looking for by hiding the Main Bar art and the Max Level Bar filler art.
Last edited by Ginko : 11-05-13 at 10:28 PM.
Report comment to moderator  
Reply With Quote
Unread 10-05-13, 05:03 PM  
o0zora
A Defias Bandit

Forum posts: 2
File comments: 5
Uploads: 0
Originally Posted by ballagarba
You could manually apply the fix until then if you'd like:

https://github.com/renstrom/NeavUI/c...e8523b7094db87
Thx !! I will take a look at it.
Report comment to moderator  
Reply With Quote
Unread 10-05-13, 07:45 AM  
ballagarba
A Fallenroot Satyr
 
ballagarba's Avatar

Forum posts: 22
File comments: 472
Uploads: 0
Originally Posted by o0zora
Originally Posted by ballagarba
3. Will have a look, haven't actually PvP'd in quite a while so haven't pressed it :P Mostly use the keyboard shortcut though. Thanks for reporting.
Any news about that ?? i still get this issue and can not acces to the pvp frame. I REALLY like your short mainbar with picomenu. I have to bind this frame on keyboard till you fix it.

Anyway, Congratulations for this addon and Neavui. I share your vision of doing "blizzard like interface".
Yeah I just fixed it, and will be included in the next release. However I have no idea when I'll release it, there's some things I would like to fix first.

You could manually apply the fix until then if you'd like:

https://github.com/renstrom/NeavUI/c...e8523b7094db87
Report comment to moderator  
Reply With Quote
Unread 10-05-13, 03:14 AM  
o0zora
A Defias Bandit

Forum posts: 2
File comments: 5
Uploads: 0
Originally Posted by ballagarba
3. Will have a look, haven't actually PvP'd in quite a while so haven't pressed it :P Mostly use the keyboard shortcut though. Thanks for reporting.
Any news about that ?? i still get this issue and can not acces to the pvp frame. I REALLY like your short mainbar with picomenu. I have to bind this frame on keyboard till you fix it.

Anyway, Congratulations for this addon and Neavui. I share your vision of doing "blizzard like interface".
Report comment to moderator  
Reply With Quote
Unread 07-31-13, 05:53 AM  
ballagarba
A Fallenroot Satyr
 
ballagarba's Avatar

Forum posts: 22
File comments: 472
Uploads: 0
@Trommy
I think nMainbar might be the wrong addon for you if you're looking for something very compact.

@Bilu
I think there was a similar question a while back... However, you'd have to extract the picomenu and make it into a standalone addon yourself.

nMainbar is basically just a re-skinned version of the default Blizzard actionbars, with some extras. So adding additional buttons and bars is beyond trivial work which I won't be doing. Sorry :/
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: