Download
(1MB)
Download
Updated: 03-01-10 07:11 PM
Pictures
File Info
Updated:03-01-10 07:11 PM
Created:12-22-09 02:52 PM
Downloads:2,871
Favorites:8
MD5:

NeoClassic (1680x1050)

Version: 1.0e
by: Aesh [More]

all works or updates temporary stopped , because of work and real life , i do not have time to update addons sorry guys will be back shortly if possible.

This UI is compiled for ultra minimalists.
For people who like default blizzard positions but dont like how frames looks.For People who like little small addons (install and forget) but with great functionality.
After multiple request by guildmates and friends i am going to release it.
Memory usage is near 900 kb except Recount and DBM ,DBM is not included because of updates and peoples using diferent raid boss mods ,Recount is included by request of guildmates, i personally dont use it, included addons you find in picture near, and some examples how looks the UI. -( if you set it like me )
UI resolution is 1680x1050 and scale 0.64 ,Not tested with another scale.I think should work too.

Instalation:Backup your old interface ,
You find 2 files included Fonts and Interface,
put files in your world of warcraft directory.not adons ,not interface,simple copy and paste to world of warcraft directory.

All credits and big thanks goes to authors of these addons , Some of addons is writen by me to fit my needs ,some of addons slightly changed by me to fit whole UI.

Slightly changed addons .LUA config only
rActionBarstyler - removed some unwanted stuff ,right bars separated of 2 diferent bars each of them can be moved arround ,can be visible on mouse over.
Added SHAMAN Totem Bar.
rActionButtonstyler
added some options to change colors of macros,names,counts,added options to hide or show names of macros or keybinds.
Recount - added border arround main window to fit UI
NiceDamage - toc bump font changed and used.
BasicChatMods - removed some modules , recolored some chat channels.

Addons writen by me :
Disgreed -in party dungeons or raid instances auto choosing greed or if posible disenchant BOE green items , without showing loot roll window.
MinimapA - custom minimap addon to fit my tastes.
ChatBorders -very simple addon to add borders arround chat windows.
oUF_Experiment - not that simple my experiment to make something more dificult - has own buff debuff bar easily disabled on top in lua file,has own raid layout easily disabled on top in lua file too.Need oUF to work (included in zip file)
RTT_Aesh - Layout for ranttooltip to fit my tastes.

most of settings you can be do with default blizzard setings.

Commands to move unit frames arround is /OMF
some of addons which needs commands
Jpack - /jpack fast restack and reorder items in bags ,im using it with simple macro:

Code:
#showtooltip Hearthstone
/use Hearthstone
/jpack

DoomCooldownPulse - /DCP
badgeblocker - /bblock

simple macro to set focus and clear focus

Code:
/focus [button:1]
/clearfocus [button:2]
left click seting focus right click deleting it

There is no micro menu buttons i am using keyboard shorcuts. bag buttons are hidden on right side of bars and appears on mouse over.

all addons is easily find here on wowinterface

if you find some bugs please tell me
and sorry for my very bad english .

Enjoy

Version 1.0e
Small bug fixes
Fixed config.lua bug made by me with litestats ammo module if char is not hunter,


Version 1.0d
Added Shaman Totembar to rActionBarstyler.
Right Bars of rActionBarstyler separated as 2 diferentbars
some of addons removed.
Tipitip replaced wiht RantTooltip and laoyut RTT_Aesh.
Updated oUF_Experiment to last version
updated MinimapA to last version.
updated oUF to last version.

Version 1.0c
Some of addons removed.
Added New Writen addon Disgreed.
all same textures moved to one folder
updated oUF to last version
updated oUF_Experiment to last version
updated oUF_MovableFrames to last version.
Sound Data Files Removed.
textures Changed with new shiny ones :)

Version 1.0b
Removed Masterloot - bug in combat mode
Removed TooltipBorder - need some work,replaced with blp
Updated oUF_Experiment to last version
Updated oUF_MovableFrames to last version.
Updated MinimapA
Changed textures (again)
Hope do not breaking anything , too tired.


Version 1.0a
updated oUF_Experiment to last version.
added forgotten basic chat mods. ty to Harlekinah.
weapon enchants now show cd's .
Optional Files (0)


Post A Reply Comment Options
Unread 12-29-09, 10:40 AM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Another forgotten small stuff with raid frames. if you using new version
find on line 1495

Code:
elseif(self:GetParent():GetName():match"oUF_Raid") then
self:SetAttribute("initial-height", 50)
self:SetAttribute("initial-width", 50)
self.Health:SetHeight(40)
self.Power:SetHeight(5)
change

Code:
self.Health:SetHeight(40)
to

Code:
self.Health:SetHeight(45)
Last edited by Aesh : 12-29-09 at 10:41 AM.
Report comment to moderator  
Reply With Quote
Unread 12-31-09, 10:47 AM  
Zappenduster
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Hey Aesh, wish you a happy new year. So finetuning of my/your UI ends. Maybe a healer version of yours.
changing a little bit:
size and positions of target and player, background alpha to 0.1, change chatmod to Low Memory Chat, cause of lower mem^^, Skada instead of Recount (bottomright) lower mem too, Deus Vox Encounters instead of DBM (bottomleft), changing position of Debuffs (above Player) in my view XD, some bars on mouseover, tooltip position, castbars position etc.
Zappen

This is what i made off:
Testmode:


Solo:


10 man raid:


25 man raid:
Last edited by Zappenduster : 12-31-09 at 10:49 AM.
Report comment to moderator  
Reply With Quote
Unread 01-01-10, 07:50 AM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Ty Zappen Happy new year to you too , very impressive UI .Tbh i do not have any healer class and dont know what they need.Maybe you release it like your own Healer UI ?.

and happy new years to all.
Last edited by Aesh : 01-01-10 at 08:04 AM.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 02:32 PM  
stromboli
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
hey aesh

can u tell me how i can see my bag bar .. i will change a smaller into a larger bag

thx
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 02:54 PM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Originally posted by stromboli
hey aesh

can u tell me how i can see my bag bar .. i will change a smaller into a larger bag

thx
go to addons directory find rActionBarStyler directory open rActionBArstyler.lua and in line 74 you find hide_bags = 1 , simple change it to hide_bags = 0 , reload ui ,and you see you bag , and if you need to hide it again change again 0 to 1 and reload ui,
hmm maybe i make it on mouseover by default on next version . if i find some nice positions for it
Last edited by Aesh : 01-13-10 at 02:59 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 02:56 PM  
stromboli
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
many many many thx
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 05:19 PM  
slyph
A Murloc Raider

Forum posts: 5
File comments: 15
Uploads: 0
i tried looking thru the oUF code and its all garbled together and i can't make out what goes where. but is there a way i can raise my cast bar like half an inch on the screen? as of now it barely cuts off across the top of the 2nd bar of spells :/

its probably cause of my res but yeah
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 05:33 PM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Originally posted by slyph
i tried looking thru the oUF code and its all garbled together and i can't make out what goes where. but is there a way i can raise my cast bar like half an inch on the screen? as of now it barely cuts off across the top of the 2nd bar of spells :/

its probably cause of my res but yeah
on top of Experiment.lua you find litle comented configs this :

Code:
---configs --
---------------------------------------------------
local petCastBar_x = 0
local petCastBar_y = -420 -- pet cast bar positions

local playerCastBar_x = 0
local playerCastBar_y = -365 -- player castbar positions

local targetCastBar_x = 0
local targetCastBar_y = -290 -- target castbar positions

local focusCastBar_x = 0
local focusCastBar_y = -210 -- focus castbar positions

local swingBar_x = 0
local swingBar_y = -347

local fontsize = 14 -- fontsize for everything else
local raidfontsize = 10 -- raid fontsize

local alltargetdebuffs = false -- true to enable all debuffs on target.false showing only player applied debuffs
local disableraid = false -- true disable raid frames 
local disableparty = false -- true to disable party frames

local DisableBuffs = false -- true disable self buff bars.
X is a horizontal move Y is a vertical move , change number as you wish
0 means center of your screen , minus numbers means donw of center , plus means up of center.
example :
Code:
local playerCastBar_x = 0
-- this means horizontal center of your screen
Code:
local playerCastBar_y = -365
-- and this is a vertically down of your screen
if you change this
Code:
local playerCastBar_y = -365
to
Code:
local playerCastBar_y = -355
after reload ui player castbar move up ,
with this configs you move all castbars where you want. Dont forget to reload ui
Last edited by Aesh : 01-13-10 at 05:49 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 06:36 PM  
slyph
A Murloc Raider

Forum posts: 5
File comments: 15
Uploads: 0
awesome and very detailed. thanks for the help Aesh

Originally posted by Aesh
on top of Experiment.lua you find litle comented configs this :

Code:
---configs --
---------------------------------------------------
local petCastBar_x = 0
local petCastBar_y = -420 -- pet cast bar positions

local playerCastBar_x = 0
local playerCastBar_y = -365 -- player castbar positions

local targetCastBar_x = 0
local targetCastBar_y = -290 -- target castbar positions

local focusCastBar_x = 0
local focusCastBar_y = -210 -- focus castbar positions

local swingBar_x = 0
local swingBar_y = -347

local fontsize = 14 -- fontsize for everything else
local raidfontsize = 10 -- raid fontsize

local alltargetdebuffs = false -- true to enable all debuffs on target.false showing only player applied debuffs
local disableraid = false -- true disable raid frames 
local disableparty = false -- true to disable party frames

local DisableBuffs = false -- true disable self buff bars.
X is a horizontal move Y is a vertical move , change number as you wish
0 means center of your screen , minus numbers means donw of center , plus means up of center.
example :
Code:
local playerCastBar_x = 0
-- this means horizontal center of your screen
Code:
local playerCastBar_y = -365
-- and this is a vertically down of your screen
if you change this
Code:
local playerCastBar_y = -365
to
Code:
local playerCastBar_y = -355
after reload ui player castbar move up ,
with this configs you move all castbars where you want. Dont forget to reload ui
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 06:45 PM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Np slyph
Report comment to moderator  
Reply With Quote
Unread 01-23-10, 04:35 PM  
frankye
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 6
Uploads: 1
Hello there, first of all nice ui you got there.
Wanted to ask how can I add runbars on your ouf unitframes?
I got ouf_runebar but seems to not work.
Report comment to moderator  
Reply With Quote
Unread 01-23-10, 05:04 PM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Runes

Originally posted by frankye
Hello there, first of all nice ui you got there.
Wanted to ask how can I add runbars on your ouf unitframes?
I got ouf_runebar but seems to not work.
There is no support for runes and oUF_Runebar Frankye sorry, because i do not have Death Knight . But will be added in next version , if you need runes i recomended this one :
http://www.wowinterface.com/download...4-XuRunes.html

xuRunes fits very nice with whole UI
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 05:23 PM  
stromboli
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
hey aesh
how can i find my totembar with my shaman?

greets
Report comment to moderator  
Reply With Quote
Unread 02-06-10, 03:29 AM  
Aesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 56
Uploads: 5
Originally posted by stromboli
hey aesh
how can i find my totembar with my shaman?

greets
there is no totem bar stomboli ,sorry because i start leveling shaman alt few days ago .

http://www.wowinterface.com/download...aTotemBar.html

i am using this with my shaman alt
Report comment to moderator  
Reply With Quote
Unread 02-28-10, 02:31 PM  
stromboli
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Message: Interface\AddOns\LiteStats\core.lua:894: bad argument #2 to 'format' (string expected, got nil)
Time: 02/28/10 21:30:39
Count: 1
Stack: [C]: ?
Interface\AddOns\LiteStats\core.lua:894: in function `OnEvent'
Interface\AddOns\LitePanels\core.lua:107: in function <Interface\AddOns\LitePanels\core.lua:106>
[C]: in function `RegisterEvent'
Interface\AddOns\LiteStats\core.lua:44: in function <Interface\AddOns\LiteStats\core.lua:44>
Interface\AddOns\LiteStats\core.lua:887: in function `OnLoad'
Interface\AddOns\LitePanels\core.lua:295: in function `MakePanel'
Interface\AddOns\LitePanels\core.lua:345: in function `Init'
Interface\AddOns\LitePanels\core.lua:364: in function <Interface\AddOns\LitePanels\core.lua:354>

Locals: (*temporary) = ""
(*temporary) = nil
(*temporary) = 22
(*temporary) = "string expected, got nil"

i get this error :/
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.