Thread Tools Display Modes
10-06-14, 10:37 AM   #81
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 648
Originally Posted by Kkthnx View Post
Hate to resurrect this thread after saying I lost all files... Oddly enough, I went to my cloud to check for some UI images, well... I found this UI all packed up ... I'll see if I can get something cooked up for those who still want to see this.
Yay! I'm still very interested, and I'm sure others are too. It was a very interesting project.
__________________
All I see is strobe lights blinding me in my hindsight.
  Reply With Quote
10-06-14, 12:45 PM   #82
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
So I myself was digging through my cloud as well and look what I found. A !Beatycase skin for Aurora I made after I saw this UI. Don;t think I ever tested it though

I don't have a working game client right now someone try it out it works with aurora 5.1 and uses the newer function the !beautycase version in NeavUI uses. If it works I'll adapt it to work with the standalone download as well.
__________________
Tweets YouTube Website
  Reply With Quote
10-23-14, 06:45 AM   #83
Mioni
A Kobold Labourer
Join Date: Jul 2014
Posts: 1
Any news? ):
  Reply With Quote
10-23-14, 07:38 AM   #84
Ogriku
A Murloc Raider
 
Ogriku's Avatar
Join Date: Oct 2014
Posts: 9
Did you ever manage to find a nice skinning that fit the UI for the actionbars?
__________________
  Reply With Quote
11-26-14, 01:40 AM   #85
groin
A Cyclonian
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 45
what are you using for debuff,buff, proc? it's seems rfilter or sfilter...

i prefer sfilter because of it tracks also procs, but i don't be able to add 'Neav border' to it...
  Reply With Quote
11-26-14, 09:57 AM   #86
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
Originally Posted by Ogriku View Post
Did you ever manage to find a nice skinning that fit the UI for the actionbars?
Yep, Bartender 4 with masque > http://www.wowinterface.com/download...pleSquare.html
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
  Reply With Quote
11-26-14, 10:06 AM   #87
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
Originally Posted by groin View Post
what are you using for debuff,buff, proc? it's seems rfilter or sfilter...

i prefer sfilter because of it tracks also procs, but i don't be able to add 'Neav border' to it...
You'd have to modify sFilter itself most likely. But just glancing at the code for it looks simple enough to do.

Try in sFilter.lua just add something like

Code:
frame:CreateBeautyBorder(12)
at about line 20 or so after this script
Code:
local function sFilter_CreateFrame(data)
    local spellName, _, spellIcon = GetSpellInfo(data.spellId)
    local frame = CreateFrame("Frame", "sFilter_" .. data.unitId .. "_" .. data.spellId, UIParent)
If it works you can add the other skinning options in.
__________________
Tweets YouTube Website
  Reply With Quote
12-09-14, 05:26 PM   #88
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
Gonna revive this thread and leave this here. SS was taken today. >WIP< Do not know if I will ever release it but just wanted to revive the UI concept. The Minimap is my own as well as the Loot and some other things that are not finished. Title is misleading because it has nothing to do with NeavUI now. But you get the idea.

I just wanna say thank you to Phanx.




Bubbles that are smaller and sfilter with the border.
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.

Last edited by Kkthnx : 12-09-14 at 05:38 PM.
  Reply With Quote
12-11-14, 06:28 AM   #89
groin
A Cyclonian
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 45
beatiful.
i hope you release it and support healer and tank char!!

@10leej thank you!
  Reply With Quote
12-11-14, 08:50 AM   #90
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
Originally Posted by groin View Post
beatiful.
i hope you release it and support healer and tank char!!

@10leej thank you!
No problem.
__________________
Tweets YouTube Website
  Reply With Quote
12-12-14, 08:57 PM   #91
xaxas
A Murloc Raider
Join Date: Jun 2007
Posts: 7
please release it !
even if you dont fully support it after is fine with me lol.

Last edited by xaxas : 12-12-14 at 09:02 PM.
  Reply With Quote
12-15-14, 03:47 PM   #92
groin
A Cyclonian
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 45
Originally Posted by ballagarba View Post
Mind sharing your modifications on cargbargs?
*
I'm not be able to do with beautycase

Last edited by groin : 12-15-14 at 04:26 PM.
  Reply With Quote
12-15-14, 08:37 PM   #93
MoonWitch
A Firelord
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 455
1. You can change the title.
2. Could you list some of the addons (mainly, char frame - is it with aurora? I'm trying to wip up edited textures myself, but have you seen the amount of them :P)
__________________
  Reply With Quote
09-28-15, 02:03 PM   #94
Mazzy_Wow
A Murloc Raider
 
Mazzy_Wow's Avatar
Join Date: Jul 2012
Posts: 9
Hi K! Could you please upload what is left of this ui of yours?
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » UI Screenshots, Feedback and Design Discussion » New UI! (NeavUI as base)

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off