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,376
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 10-03-12, 11:39 PM  
Galactic Pretty Boy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 6
Uploads: 1
I don't log in very often, but I did simply to favorite and comment. This is a very nice UI. I look forward to future updates.
Report comment to moderator  
Reply With Quote
Unread 10-04-12, 03:15 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 Galactic Pretty Boy
I don't log in very often, but I did simply to favorite and comment. This is a very nice UI. I look forward to future updates.
Thank you, that means a lot to me.
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 03:24 AM  
Mageodin
A Kobold Labourer
 
Mageodin's Avatar

Forum posts: 0
File comments: 11
Uploads: 0
Smile Re: Re: about the ui

Originally Posted by SnailCraft
Glad you like this UI. Currently there are only 2 action bars supported. (Player and Pet action bars)
Multiple action bars are on my todo list but are currently unsupported.
I really love the look of your UI and can't wait until you add some more action bars as I use more than just 10 buttons, unless you know of a way to add/style more with another action bar addon?


Looking forward to your updates
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 07:58 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: Re: Re: about the ui

Originally Posted by Mageodin
Originally Posted by SnailCraft
Glad you like this UI. Currently there are only 2 action bars supported. (Player and Pet action bars)
Multiple action bars are on my todo list but are currently unsupported.
I really love the look of your UI and can't wait until you add some more action bars as I use more than just 10 buttons, unless you know of a way to add/style more with another action bar addon?


Looking forward to your updates
This has been one of my most requested features so I went ahead and added another action bar in 0.4.1.

3 more are supported but if you need any more than 2, you will have to code them in yourself in SnailUI/Themes/Default/Default.lua under the ActionBars section.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 08:35 PM  
epedemix
A Murloc Raider

Forum posts: 6
File comments: 10
Uploads: 0
Amazing Work!!

It is not to often that I see a UI that really just blows me away. Your design fits together so perfectly. I cant wait to try it out. Thank you for uploading your UI.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 09:34 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: Amazing Work!!

Originally Posted by epedemix
It is not to often that I see a UI that really just blows me away. Your design fits together so perfectly. I cant wait to try it out. Thank you for uploading your UI.
No problem glad that you like it. I am really OCD about stuff matching up so that was part of the motivation behind the design.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 10:24 PM  
neuleaf
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Exclamation Ui Scale

Is there anyway to make the ui scale smaller cause when I have this UI installed my screen is extremely zoomed in and it doesn't give me a option in the system options, But overall AMAZING UI. I'd love to use it but need a way to make ui scale smaller.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 10:32 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: Ui Scale

Originally Posted by neuleaf
Is there anyway to make the ui scale smaller cause when I have this UI installed my screen is extremely zoomed in and it doesn't give me a option in the system options, But overall AMAZING UI. I'd love to use it but need a way to make ui scale smaller.
UI scaling is disabled in the addon as it's meant to be pixel perfect (and it's assumed that most people have at least a 720p resolution monitor, which I'm guessing you don't), scaling screws this up a lot due to the way that WoW renders its ui onto a virtual screen before being displayed on the actual screen.

So in short, there isn't any way of making it smaller without editing the lua theme files at this time, sorry.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 10:42 PM  
neuleaf
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: Re: Ui Scale

Originally Posted by SnailCraft
Originally Posted by neuleaf
Is there anyway to make the ui scale smaller cause when I have this UI installed my screen is extremely zoomed in and it doesn't give me a option in the system options, But overall AMAZING UI. I'd love to use it but need a way to make ui scale smaller.
UI scaling is disabled in the addon as it's meant to be pixel perfect (and it's assumed that most people have at least a 720p resolution monitor, which I'm guessing you don't), scaling screws this up a lot due to the way that WoW renders its ui onto a virtual screen before being displayed on the actual screen.

So in short, there isn't any way of making it smaller without editing the lua theme files at this time, sorry.
Another question. What did you do to make the action buttons rectangle? I love it.
Report comment to moderator  
Reply With Quote
Unread 10-11-12, 11:10 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: Re: Re: Ui Scale

Originally Posted by neuleaf
Originally Posted by SnailCraft
Originally Posted by neuleaf
Is there anyway to make the ui scale smaller cause when I have this UI installed my screen is extremely zoomed in and it doesn't give me a option in the system options, But overall AMAZING UI. I'd love to use it but need a way to make ui scale smaller.
UI scaling is disabled in the addon as it's meant to be pixel perfect (and it's assumed that most people have at least a 720p resolution monitor, which I'm guessing you don't), scaling screws this up a lot due to the way that WoW renders its ui onto a virtual screen before being displayed on the actual screen.

So in short, there isn't any way of making it smaller without editing the lua theme files at this time, sorry.
Another question. What did you do to make the action buttons rectangle? I love it.
The action buttons work like "widescreen" movies where the top and bottom sides are cropped in order to get a wider view of the scene. Don't think I've ever seen anyone do this but you're right, they do look really nice.
Last edited by axebarbie : 10-11-12 at 11:11 PM.
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 04:02 AM  
steadyman
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hi does anyone know how i could add 2 more action bars im useless at LUA coding and have tried to add a third bar but it doesnt seem to have worked :/

Thanks in advance and great UI i love it.
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 09:25 AM  
Mageodin
A Kobold Labourer
 
Mageodin's Avatar

Forum posts: 0
File comments: 11
Uploads: 0
Wonderful :D

Its looking REALLY good now

Only thing I was wondering about was target buffs/debuffs, is there a way to show them?

So happy now I got my extra action bars, many thanks for your great UI, Keep up the awesome work!


(donno why the image looks so bad, its not before I upload)
Last edited by Mageodin : 10-12-12 at 09:26 AM.
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 09:50 AM  
Junjie
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Finally! After 7yrs of playing this game, a IU I can FINALLY feel suits me enough to actually use! Bravo! I love it!

If you happen to take requests, there are only 3 elements which I think might improve this more and I mean NO disrespect by just voicing these.

1. Out of range / out of mana button coloring?
2. Numerical countdown displayed on buttons (OmniCC)
3. Show debuffs on target, casted by player.

IMO the third one would be amazing. I ask if you can add them because that way, they would keep the same style as the rest of your UI. So for now I am not using any, but it would be awesome to see that implemented. If even just a toggle to display/not display.

Anyways, hope I haven't bothered you by suggesting / asking for this. Keep up the great work! Hopefully you don't quit playing any time soon! LOL!
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 11:21 AM  
steadyman
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Wonderful :D

Originally Posted by Mageodin
Its looking REALLY good now

Only thing I was wondering about was target buffs/debuffs, is there a way to show them?

So happy now I got my extra action bars, many thanks for your great UI, Keep up the awesome work!


(donno why the image looks so bad, its not before I upload)


Please tell me how to do this i have added a third action bar in the LUA but i dont know what i am doing and it didnt work the code looks like this.

ActionBars =
{
Player =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 108,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
},

Player2 =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 136,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
},

Player3 =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 168,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
}
},
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 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 Junjie
Finally! After 7yrs of playing this game, a IU I can FINALLY feel suits me enough to actually use! Bravo! I love it!

If you happen to take requests, there are only 3 elements which I think might improve this more and I mean NO disrespect by just voicing these.

1. Out of range / out of mana button coloring?
2. Numerical countdown displayed on buttons (OmniCC)
3. Show debuffs on target, casted by player.

IMO the third one would be amazing. I ask if you can add them because that way, they would keep the same style as the rest of your UI. So for now I am not using any, but it would be awesome to see that implemented. If even just a toggle to display/not display.

Anyways, hope I haven't bothered you by suggesting / asking for this. Keep up the great work! Hopefully you don't quit playing any time soon! LOL!
Originally Posted by Mageodin
Its looking REALLY good now

Only thing I was wondering about was target buffs/debuffs, is there a way to show them?

So happy now I got my extra action bars, many thanks for your great UI, Keep up the awesome work!


(donno why the image looks so bad, its not before I upload)
Glad you guys are liking it.

1. Currently when out of range, the opacity of the button goes to 40%, though I could change the color pretty easily. What did you have in mind? (OOM goes to 50% opacity I believe)

2. This is on my todo list and should be completed in the next 1-2 updates, currently working on a dps/healing meter replacement that's extremely light weight. (Like 2kb compared to Recount's 1.45mb)

3. This is also on my todo list, though they are going to come out like buff/debuff/cooldown timers, somewhat similar to the addon NeedToKnow or NugRunning.

As for the action bars, I really really didn't want to add the second one as I am the type that mostly keybinds everything but it was highly requested so I did it anyway.

I don't really want to do more than 2 though because it ends up overlapping your character on smaller resolutions. (And I generally think it looks bad )

Originally Posted by steadyman
Please tell me how to do this i have added a third action bar in the LUA but i dont know what i am doing and it didnt work the code looks like this.

ActionBars =
{
Player =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 108,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
},

Player2 =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 136,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
},

Player3 =
{
Anchor = "BOTTOM",
Buttons = 10,
Height = 24,
Width = 48,
X = 0,
Y = 168,

TextureCoordinate =
{
Bottom = 0.7,
Left = 0.1,
Right = 0.9,
Top = 0.3
}
}
},
That looks to be about right but if you are on a healer or class with class bars, some of the other frames can overlap your 3rd action bar if they are at the same x, y coordinate. (They can be edited in the other Default* lua files)
Last edited by axebarbie : 10-12-12 at 11:41 AM.
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.