Download
(254Kb)
Download
Updated: 03-09-16 06:18 PM
Pictures
File Info
Updated:03-09-16 06:18 PM
Created:03-02-12 11:22 AM
Downloads:28,388
Favorites:35
MD5:
Categories:oUF: Layouts, Minimalistic Compilations, Class Compilations, DPS Compilations, Healer Compilations, Generic Compilations

PixUI  Popular! (More than 5000 hits)

Version: 1.6.0
by: axebarbie [More]

No longer maintained.

Optional Files (0)


Post A Reply Comment Options
Unread 04-30-13, 04:18 PM  
R33FS
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
another actionbar row

Any possible chance to add one more row of bars? I love the design of the UI but I just have a few more moves that I would love to be able to see in front of me. I don't see any spellbars on the sides and when I try to download an external bar addon it messes up the bars that are already there.
Report comment to moderator  
Reply With Quote
Unread 04-08-13, 10:55 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: Action Bar Question

Originally Posted by Castria
is there is a code line i could add to the player1 and player2 action bars to show the backgroud by default instead of mouse over maybe something like (
arrow marks the code example meaning
Code:
ActionBars =
	{
		Player =
		{
			Anchor = "BOTTOM",
			Buttons = 10,
			Height = 24,
			Width = 48,
  ----->                Bar_Show = True,
			X = 0,
			Y = 127,
Sure, I'll add something like this in the next update.
Report comment to moderator  
Reply With Quote
Unread 04-05-13, 12:25 AM  
Castria
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
Action Bar Question

is there is a code line i could add to the player1 and player2 action bars to show the backgroud by default instead of mouse over maybe something like (
arrow marks the code example meaning
Code:
ActionBars =
	{
		Player =
		{
			Anchor = "BOTTOM",
			Buttons = 10,
			Height = 24,
			Width = 48,
  ----->                Bar_Show = True,
			X = 0,
			Y = 127,
Report comment to moderator  
Reply With Quote
Unread 03-15-13, 11:34 AM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by Omnislash_7777
Is there anyway to not make the button icons look all streched out from their original pictures?
Sorry, there is not. The UI is designed that way. They are also cropped, not stretched.
Report comment to moderator  
Reply With Quote
Unread 03-14-13, 05:41 PM  
Omnislash_7777
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
Is there anyway to not make the button icons look all streched out from their original pictures?
Last edited by Omnislash_7777 : 03-14-13 at 05:42 PM.
Report comment to moderator  
Reply With Quote
Unread 03-06-13, 08:36 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by Sunbright
I'm assuming the Debuff tracker still isn't completely implemented- What did you use on your warlock to track debuffs?

Also, I had a problem showing Minimap buttons when I last used this addon, and the problem is still there- I'm using OUF, OUF Spellrange, Snail, and Smartbuff- But no matter what I do, I can't get the Smartbuff minimap button to show....
- Yes a lot of classes are not implemented yet as far as timers go, working on them as I go.

- This is intended, the UI creates a brand new minimap and hides the old one. All of the addon minimap buttons are stuck to the old minimap, thus hidden along with it. I might do a fix so that addon icons show up in the near future though.
Report comment to moderator  
Reply With Quote
Unread 03-04-13, 08:17 AM  
Sunbright
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
I'm assuming the Debuff tracker still isn't completely implemented- What did you use on your warlock to track debuffs?

Also, I had a problem showing Minimap buttons when I last used this addon, and the problem is still there- I'm using OUF, OUF Spellrange, Snail, and Smartbuff- But no matter what I do, I can't get the Smartbuff minimap button to show....
Last edited by Sunbright : 03-04-13 at 08:28 AM.
Report comment to moderator  
Reply With Quote
Unread 02-20-13, 04:36 AM  
trancelolz
A Defias Bandit
 
trancelolz's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 2
File comments: 11
Uploads: 2
moveui

This ui is so pretty!
'd love to see a moveui slashcommand or smth, since im shit with XY axxes :P
Report comment to moderator  
Reply With Quote
Unread 02-07-13, 01:38 AM  
samvx
A Defias Bandit
 
samvx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 118
Uploads: 3
Originally Posted by SnailCraft
Originally Posted by samvx
Hi, excellent pack... I really love ur actionbar... how can i get just yhe rectangle buttons?
Originally Posted by nectary
Would you be willing to help others just get the action bars to look like yours - widescreen? Maybe a seperate mod? Thanks!
To get nothing but the actionbars would be relatively easy, but would require adding:

Code:
Enabled = false,
To pretty much every frame in the theme files in SnailUI / Themes / Default but if this is requested enough I might put it in a separate addon.
Separate Mod? meaby
Report comment to moderator  
Reply With Quote
Unread 02-06-13, 11:33 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by samvx
Hi, excellent pack... I really love ur actionbar... how can i get just yhe rectangle buttons?
Originally Posted by nectary
Would you be willing to help others just get the action bars to look like yours - widescreen? Maybe a seperate mod? Thanks!
To get nothing but the actionbars would be relatively easy, but would require adding:

Code:
Enabled = false,
To pretty much every frame in the theme files in SnailUI / Themes / Default but if this is requested enough I might put it in a separate addon.
Report comment to moderator  
Reply With Quote
Unread 02-06-13, 03:01 PM  
samvx
A Defias Bandit
 
samvx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 118
Uploads: 3
Hi, excellent pack... I really love ur actionbar... how can i get just yhe rectangle buttons?
Report comment to moderator  
Reply With Quote
Unread 02-05-13, 02:08 AM  
nectary
A Kobold Labourer
 
nectary's Avatar
Premium Member

Forum posts: 0
File comments: 15
Uploads: 0
Would you be willing to help others just get the action bars to look like yours - widescreen? Maybe a seperate mod? Thanks!
Report comment to moderator  
Reply With Quote
Unread 01-17-13, 07:19 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by 0pacus
Originally Posted by pinkrabbid
This UI is really beautiful and as minimalistic as I never hoped to find. Lots of thanks to the maker of it! That's simply outstanding.

Still I have a couple of questions, they were already asked earlier, still if there is some new info I might have missed, I need to ask again:

1. Can the size of the text in chat be changed? I tried this scheme: turn-off SnailUI - change the size in standard interface - turn-on SnailUI again. After this the size with SnailUI turned-on was still very little, impossible to read. Any other variants?

2. Can the color of the frames be changed in some way, maybe somewhere in lua-files? I play rogue, and I simply hate that yellow color.

3. Can that damage-meter be turned-off somehow? As a person who doesn't visit raids or instants and plays alone, I simply don't need that info...

Thank you for the answers and again - the work is very, very beautiful.
Lol, you quit the game because of green fire? Come on man, can't we give blizzard a break? MOP was a good job and at least they didn't break you class like they did mine ...

^_

Although, I can appreciate the love for aesthetics. Nice UI. Keep it up.
Lol yeah, I was one of those guys that has been waiting for it since TBC and when they got our hopes up and then crushed it (twice) I couldn't handle it so I just waited it out.
Report comment to moderator  
Reply With Quote
Unread 01-17-13, 12:50 PM  
0pacus
A Defias Bandit
 
0pacus's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 104
Uploads: 3
Originally Posted by pinkrabbid
This UI is really beautiful and as minimalistic as I never hoped to find. Lots of thanks to the maker of it! That's simply outstanding.

Still I have a couple of questions, they were already asked earlier, still if there is some new info I might have missed, I need to ask again:

1. Can the size of the text in chat be changed? I tried this scheme: turn-off SnailUI - change the size in standard interface - turn-on SnailUI again. After this the size with SnailUI turned-on was still very little, impossible to read. Any other variants?

2. Can the color of the frames be changed in some way, maybe somewhere in lua-files? I play rogue, and I simply hate that yellow color.

3. Can that damage-meter be turned-off somehow? As a person who doesn't visit raids or instants and plays alone, I simply don't need that info...

Thank you for the answers and again - the work is very, very beautiful.
Lol, you quit the game because of green fire? Come on man, can't we give blizzard a break? MOP was a good job and at least they didn't break you class like they did mine ...

^_

Although, I can appreciate the love for aesthetics. Nice UI. Keep it up.
Report comment to moderator  
Reply With Quote
Unread 01-15-13, 06:47 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Hi guys, just a quick heads up. I quit the game when green fire for warlocks was delayed with 5.1 as I was really disappointed with blizzard. I am coming back for 5.2 and will probably update this UI later tonight to get it working again. Thanks again to all of the users for trying SnailUI out and reporting bugs, I appreciate it a lot.


--------------------------------------


Originally Posted by PeachyMeow
i really love the simplicity and neatness of this UI, but is there a way to make it so it doesn't handle my chatbox at all? it's really driving me crazy how small my font/chat box is, and i use tabs quite frequently so not being able to use those with it is extremely frustrating. i've tried making it so snailUI doesn't handle my chatbox, but all that does is make it permanently stuck to the left of my screen, still unable to move it or use tabs or anything :<
thank you in advance, if anyone can help. and thank you for making such a nice UI ; o ;
You should be able to disable the chat (reverting to the blizzard default or w/e addon you want to use) by adding:
Code:
Enabled = false,
Under:
Code:
    Chat =
    {
In SnailUI / Themes / Default / Default.lua, I'll probably do an option for this in game soon.

Originally Posted by pinkrabbid
This UI is really beautiful and as minimalistic as I never hoped to find. Lots of thanks to the maker of it! That's simply outstanding.

Still I have a couple of questions, they were already asked earlier, still if there is some new info I might have missed, I need to ask again:

1. Can the size of the text in chat be changed? I tried this scheme: turn-off SnailUI - change the size in standard interface - turn-on SnailUI again. After this the size with SnailUI turned-on was still very little, impossible to read. Any other variants?

2. Can the color of the frames be changed in some way, maybe somewhere in lua-files? I play rogue, and I simply hate that yellow color.

3. Can that damage-meter be turned-off somehow? As a person who doesn't visit raids or instants and plays alone, I simply don't need that info...

Thank you for the answers and again - the work is very, very beautiful.
1. Yes it can, open SnailUI / Configuration.lua and search for:

Code:
    Font =
    {
        Name = "Interface\\AddOns\\SnailUI\\Media\\SnailUI.ttf",
        Outline = "MONOCHROME, OUTLINE",
        Size = 8,
    },
You can change the font to whatever you like.

2. Not currently but I may implement this in the future if it is requested enough, pretty much everything is class colored. x.x

3. Yes, under Meter {} in the Default theme files, add:
Code:
Enabled = false,
And it should disable it. I will probably implement this as an in game option in the future.

Originally Posted by 0pacus
Just wanted to say I like this interface. Nice execution and originality.

The only thing I don't like is how the chat and map are in prime screen areas when they are rarely, if ever needed in combat/raids. This would generally be fine but moving either effects the oh so elegantly centric design.

This is just my opinion. Like I said, really nice work.
I may implement the hide/show functionality for those 2 frames in the future. Thanks for the heads up.

Originally Posted by confuciusdragon
I like this one very minimal but there's a down side for me with out having in-game editing capabilities and the player/target unit frames not being there on my warrior (standard blizzard frames)
Yeah the in game options are very limited right now, that will change with time once I get the core features implemented. Right now my priority is features > options as I think that is more important but options will come eventually.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.