Download
(553Kb)
Download
Updated: 01-13-15 01:24 PM
Pictures
File Info
Compatibility:
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:01-13-15 01:24 PM
Created:03-20-10 07:23 AM
Downloads:45,836
Favorites:155
MD5:
Categories:Minimalistic Compilations, Class Compilations, Guild Compilations, DPS Compilations, Tank Compilations, Generic Compilations

Skaarj UI  Popular! (More than 5000 hits)

Version: 6.5
by: Skarj [More]

Addon list:

rChat - simple chat addon
Butsu - loot frame
rNamePlates - sexy nameplates addon
cargBags_Nivaya - inventory addon
FreebTip - game tooltip
LiteStats - data mod
rBuffFrameStyler - buff frames
tullaCC - cooldowns
oUF + oUF_Skaarj - unit frame framework
rActionBarStyler + rActionButtonStyler - action bar addon
teksLoot - loot roll frames
alDamageMeter - leightweight damage meter
xCT - lightweight combat text
NugRunning - buff/debuff tracking addon

Installation:

1. Delete your "Interface" folder
2. Unpack this archive into your WOW folder
3. /uiconfig - default ui settings

INFO:

Screen mode - Full screen.
Multisampling - 1x multisampling.

Slash commands:

/kb - binding buttons on mouseover.
/rc - ready check
/rl - reload UI

Config:

All configuration options are located in .lua files.
To edit .lua use Notepad++

/litestats
/teksloot
/xct
/nrun
/cbniv
/freebtip

Credits:

Freebaser, MonoLiT, affli, Allez, ALZA, Dawn, Shestak, Haleth.

6.5
Boss frames health update fixed
config for boss altpowerbar added
few small fixes

6.4a
Warlock power fixed

6.4
oUF_Skaarj:
oUF_MovableFrames embedded
oUF Maelstrom embedded
oUF_SpellRange updated
raid debuffs updated
boss altpowerbar added
altpowerbar /threatbar a little bit reskined, added gradient color
castbar safeZone/Lag issue fixed
combo points moved to player frame
helth classcolor option fixed

Skaarj_UI:
difficulty text for lfr fixed
buffs for reminders updated
option to move Achievement/Alert frames
objective tracker skined
raid menedger reskined

Butsu: slot tooltip fixed
rNamePlates updated
cargBags money displayed with litestats module
teksLoot reskined
chat reskined

a lot of small fixes and improvements

6.3
buffsreminder a few issues fixed
mail addon fixed
burning embers number fixed
threat glow fixed
some other fixes

6.2
Class Power fixed
garrison button moved to right click menu
some other fixes

6.1.2
lua error fixed

6.1.2
fixed some issues

6.1.1
ActionBars keybind, range fixed
Reagent tab added
some other fixes

6.1
updated for patch 6.0.2

6.0b
some small fixes

6.0a
slash command "/uiconfig" fixed

6.0
all taints fixed, i hope
some addons updated
some addons replaced
huge amount of small fixes

5.6
updated for patch 5.4

5.5
updated for patch 5.1

5.4
party targets support
mt targets support
wild mushrooms support
some other fixes
code cleanup

5.3
reworked class specific powers
added name and info tooltip for altpowerbar
totembar fixed
killingblow message fixed
raid difficulty fixed
tank's position fixed
fixed issue with displaying druid's combo points not in the cat form
fixed position weapon buffs
more sexy eclipsebar
rep/exp text hiding fixed, I hope
some new options for unit frames
NugRunning updated

5.2
boss power fixed
cargBags_Nivaya: fixed display of caged battle pets
m_ActionBars: fixed the issue with bars not disappearing properly during a pet battle
a bit of magic with size of player frame, the threat/highlight border and some other elements look better
option to show player in the party
option to show player's debuffs near minimap
some unitframes repositioned
NugRunning updated
xCT updated
oUF_RaidDebuffs: spells updated

5.1с
experience bar fixed
raidbuffreminder spells updated

5.1b
guild/friends fixed

5.1a
blue background fixed

5.1
various fixes and tweaks
ouf updated
rChat updated
FreebTip updated
NugRunning updated
option to disable the auras and actionbars borders
5.0.9b
oUF_GCD fixed for monk

5.0.9a
DBM skin fixed

5.0.9
arena terget support
oUF_GCD fixed
rested icon frame level fixed
added:
oUF_Healcomm
oUF_DruidMana
oUF_AuraWatch
oUF_AuraBars

5.0.8
rBuffFrameStyler updated
teksLoot updated
all options for bags work now (/cbniv)
arena frames/AuraTracker/Trinkets fixed
oUF_DebuffHighlight lua error fixed
ShadowOrbs hide fixed

5.0.7
many many bugs fixed

5.0.6
Soulshards fixed
alDamageMeter start combat fixed
others small fixes

5.0.4
AutoAccceptInvite fixed
FreebTip -- hide PvP and Faction

5.0.3
AiL almost fixed

5.0.2
butsu lua error fixed

5.0.1
paladins holy power fixed
raidbuffreminder lua error fixed

5.0
Updated for WoW 5.0.4
Post A Reply Comment Options
Unread 03-02-11, 11:51 AM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by MauMau
А как сделать имя персонажа по центру неймплейта?
Interface\AddOns\caelNameplates\caelNameplates.lua
Измени в 199 стоке
Code:
newNameRegion:SetPoint("BOTTOMLEFT", healthBar, "TOPLEFT", 0, 3)
На
Code:
newNameRegion:SetPoint("CENTER", healthBar, 0, 10)
Last edited by Skarj : 03-02-11 at 11:51 AM.
Report comment to moderator  
Reply With Quote
Unread 03-02-11, 10:35 AM  
MauMau
A Kobold Labourer
 
MauMau's Avatar

Forum posts: 0
File comments: 14
Uploads: 0
А как сделать имя персонажа по центру неймплейта?
Report comment to moderator  
Reply With Quote
Unread 02-28-11, 03:09 PM  
zagdush
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Skarj
Try to delete this:
Interface\AddOns\UISettings\UISettings.lua
Code:
local agog = CreateFrame("Frame", nil, UIParent)
	agog:RegisterEvent("START_LOOT_ROLL")
	agog:SetScript("OnEvent", function(_, _, id)
	if not id then return end 
	local _, _, _, quality, bop, _, _, canDE = GetLootRollItemInfo(id)
	if quality == 2 and not bop then RollOnLoot(id, canDE and 3 or 2) end
	end)
Though this function should work only on green items.
This seems to fix it.
Report comment to moderator  
Reply With Quote
Unread 02-28-11, 02:07 PM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by zagdush
After further testing I've been able to confirm it only happens with BOE drops and appears to be related to the auto-roll functionality added in the latest release.
Try to delete this:
Interface\AddOns\UISettings\UISettings.lua
Code:
local agog = CreateFrame("Frame", nil, UIParent)
	agog:RegisterEvent("START_LOOT_ROLL")
	agog:SetScript("OnEvent", function(_, _, id)
	if not id then return end 
	local _, _, _, quality, bop, _, _, canDE = GetLootRollItemInfo(id)
	if quality == 2 and not bop then RollOnLoot(id, canDE and 3 or 2) end
	end)
Though this function should work only on green items.
Report comment to moderator  
Reply With Quote
Unread 02-28-11, 01:09 PM  
zagdush
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by zagdush
After further testing I've been able to confirm it only happens with BOE drops and appears to be related to the auto-roll functionality added in the latest release.
Report comment to moderator  
Reply With Quote
Unread 02-27-11, 10:05 PM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by tvue03
How do I enable player and target portrait? Thanks
Interface\AddOns\oUF_Freeb\cfg.lua
Code:
cfg.portraits = true
Report comment to moderator  
Reply With Quote
Unread 02-27-11, 07:33 PM  
tvue03
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
How do I enable player and target portrait? Thanks
Report comment to moderator  
Reply With Quote
Unread 02-27-11, 01:15 AM  
zagdush
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Skarj
404 Not Found
Last edited by zagdush : 02-27-11 at 01:16 AM.
Report comment to moderator  
Reply With Quote
Unread 02-27-11, 12:56 AM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by zagdush
Sure thing: http://enmity.mmoguildsites.com/s3/g...jpg?1298784155

It stays there until you reload the ui.
404 Not Found
Report comment to moderator  
Reply With Quote
Unread 02-26-11, 11:23 PM  
zagdush
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Skarj
thanks for feedback, screenshot will be great.
Sure thing: http://enmity.mmoguildsites.com/s3/g...jpg?1298784155

It stays there until you reload the ui.
Report comment to moderator  
Reply With Quote
Unread 02-26-11, 09:10 PM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by zagdush
There seems to be a bug with the latest version and the loot window.

BOE drops from trash in dungeons causes the loot window to go black and stay on the screen even after the rolling has completed. It doesn't appear to happen on BOP loot (from bosses).
thanks for feedback, screenshot will be great.
Report comment to moderator  
Reply With Quote
Unread 02-26-11, 02:44 PM  
zagdush
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
There seems to be a bug with the latest version and the loot window.

BOE drops from trash in dungeons causes the loot window to go black and stay on the screen even after the rolling has completed. It doesn't appear to happen on BOP loot (from bosses).
Report comment to moderator  
Reply With Quote
Unread 02-26-11, 09:58 AM  
vitalic
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
thanks skarj, in the end i just updated to the latest version and copied over your settings
Report comment to moderator  
Reply With Quote
Unread 02-25-11, 10:50 PM  
otrebla
A Kobold Labourer

Forum posts: 1
File comments: 91
Uploads: 0
Originally posted by vitalic
rogue here, edit the config file for the rbuffframestyler addon, you can enable user placement then type /rbuff unlock to move the frame in game
ty!
Report comment to moderator  
Reply With Quote
Unread 02-25-11, 01:45 PM  
Skarj
A Kobold Labourer
 
Skarj's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 275
Uploads: 2
Originally posted by Ezekiel2517
Спасибо за сборку,очень нравится.Проблема со swing (описаная ранее) была решена заменой на исходный с сайта.Кастбар и правда очень красив.
Играю на 1280х1024(привычка к "квадратам").Все настроил,все радует глаз.
На самом деле проблем oUF_Swing в том что текущая версия beta.
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.