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:46,111
Favorites:156
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 10-08-12, 01:23 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 Felixs840
Originally Posted by Skarj
Про баффы ничего не понял.
Фон в каждом аддоне свой, простого способа убрать нет. Шрифт Myriad Pro.
Таймер на иконке бафа,например 45m ну и т.д., раньше через настройки в блокноте можно было двигать его влево,вправо ну и т.п.,а щас вообще не реагирует хоть любые значения вбивай вот тут >

cfg.duration = {
fontsize = 7,
pos = { a1 = "TOPLEFT", x = 5, y = -2 },

}

П.С. хотелось бы как-нибудь убрать черный фон у баров.

Спасибо за помощь )
Баффы игрока переехали в аддон oUF_Skaarj, старую папку нужно удалить. В конфиг я настройки таймеров не добавил, сейчас можно настроить тут:

Interface\AddOns\oUF_Skaarj\Core\buffs.lua 94:

Lua Code:
  1. --duration
  2.     b.duration:SetFont(cfg.aura_font, cfg.aura_fontsize-1, cfg.aura_fontflag)
  3.     b.duration:ClearAllPoints()
  4.     b.duration:SetPoint("TOPLEFT", 0, -2)
  5.  
  6.     --count
  7.     b.count:SetFont(cfg.aura_font, cfg.aura_fontsize-1, cfg.aura_fontflag)
  8.     b.count:ClearAllPoints()
  9.     b.count:SetPoint("BOTTOMRIGHT", 0, 2)

За фон у баров отвечает этот кусок, измени прозрачность фона или тени на 0:

Interface\AddOns\m_ActionBars\elements\ButtonsStyler.lua 79:

Lua Code:
  1. local function CreateBG(bu)
  2.     bu.bg = CreateFrame("Frame", nil, bu)
  3.     bu.bg:SetAllPoints(bu)
  4.     bu.bg:SetPoint("TOPLEFT", bu, "TOPLEFT", -2, 2)
  5.     bu.bg:SetPoint("BOTTOMRIGHT", bu, "BOTTOMRIGHT", 2, -2)
  6.     bu.bg:SetFrameLevel(bu:GetFrameLevel()-1)
  7.     bu.bg:SetBackdrop(backdrop)
  8.     bu.bg:SetBackdropColor(0, 0, 0, 1)
  9.     bu.bg:SetBackdropBorderColor(0, 0, 0, .7)
  10. end
Last edited by Skarj : 10-08-12 at 01:25 PM.
Report comment to moderator  
Reply With Quote
Unread 10-08-12, 12:17 PM  
Felixs840
A Kobold Labourer
 
Felixs840's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Originally Posted by Skarj
Про баффы ничего не понял.
Фон в каждом аддоне свой, простого способа убрать нет. Шрифт Myriad Pro.
Таймер на иконке бафа,например 45m ну и т.д., раньше через настройки в блокноте можно было двигать его влево,вправо ну и т.п.,а щас вообще не реагирует хоть любые значения вбивай вот тут >

cfg.duration = {
fontsize = 7,
pos = { a1 = "TOPLEFT", x = 5, y = -2 },

}

П.С. хотелось бы как-нибудь убрать черный фон у баров.

Спасибо за помощь )
__________________
"Получается, взрослых нет. Есть постаревшие дети."(С)
Report comment to moderator  
Reply With Quote
Unread 10-08-12, 09:49 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 Felixs840
Привет,почему то с новым апдейтом UI не изменяются настройки таймера у бафов через WordPad , то есть не двигается на указанные величины по вертикали и горизонтали,посмотри плз.

И еще,как убрать черный фон у большинства элементов интерфейса (бары,чат,бафы) , кстати можно узнать что за новый шрифт?

Спасибо за внимание.
Про баффы ничего не понял.
Фон в каждом аддоне свой, простого способа убрать нет. Шрифт Myriad Pro.
Report comment to moderator  
Reply With Quote
Unread 10-08-12, 02:33 AM  
Felixs840
A Kobold Labourer
 
Felixs840's Avatar

Forum posts: 0
File comments: 22
Uploads: 0
Привет,почему то с новым апдейтом UI не изменяются настройки таймера у бафов через WordPad , то есть не двигается на указанные величины по вертикали и горизонтали,посмотри плз.

И еще,как убрать черный фон у большинства элементов интерфейса (бары,чат,бафы) , кстати можно узнать что за новый шрифт?

Спасибо за внимание.
__________________
"Получается, взрослых нет. Есть постаревшие дети."(С)
Last edited by Felixs840 : 10-08-12 at 02:35 AM.
Report comment to moderator  
Reply With Quote
Unread 10-07-12, 09:35 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 Kiraush
It feels like it's a bit blue to me, like the whole screen is hued blue?

Is this how it's supposed to look?

Fixed in the new version.
Report comment to moderator  
Reply With Quote
Unread 10-07-12, 02:50 PM  
Kiraush
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
It feels like it's a bit blue to me, like the whole screen is hued blue?

Is this how it's supposed to look?

Last edited by Kiraush : 10-07-12 at 02:59 PM.
Report comment to moderator  
Reply With Quote
Unread 10-07-12, 11:26 AM  
Tissue
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Hi skaarj, I tried to download the teksloot and it works fine, but when I use the teksloot in your ui pack it doesnt work. I tried type /teksloot in game, nothing showed up. I still like your skin cover please check on that
Last edited by Tissue : 10-07-12 at 12:11 PM.
Report comment to moderator  
Reply With Quote
Unread 10-07-12, 01:48 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 Blake990
How do I stop the global cooldown from appearing on the cast bar?
Interface\AddOns\oUF_Skaarj\cfg.lua 135:

Lua Code:
  1. cfg.gcd = true
  2. cfg.gcd_pos = {'BOTTOM', UIParent, 0, 200}
  3. cfg.gcd_Width = 229
  4. cfg.gcd_Height = 12
Report comment to moderator  
Reply With Quote
Unread 10-07-12, 01:27 AM  
Blake990
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
How do I stop the global cooldown from appearing on the cast bar?
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 10:50 AM  
Tissue
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Originally Posted by Skarj
Originally Posted by Tissue
thanks for the gtz UI

Hi skaarj, did u aware of teksloot doesnt work anymore? or it s just me?
teksloot works perfectly!

ah the ui package is still not downloadable, and I ve already start using new version of ouf :P I just tested,
It s version consistency.
Hope it works in new UI xd
Last edited by Tissue : 10-06-12 at 10:58 AM.
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 10:30 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 Tissue
thanks for the gtz UI

Hi skaarj, did u aware of teksloot doesnt work anymore? or it s just me?
teksloot works perfectly!
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 10:20 AM  
Tissue
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
thanks for the gtz UI

Hi skaarj, did u aware of teksloot doesnt work anymore? or it s just me?
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 09:42 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 kallen1
How do i turn off auto acept invs from guild and friends
I saw the post saying how but dont see anything like that where it was said to look
Interface\AddOns\SkaarjUI\cfg.lua 22:

Lua Code:
  1. cfg.AutoAcceptInvite = false
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 08:57 AM  
kallen1
A Defias Bandit

Forum posts: 2
File comments: 9
Uploads: 0
How do i turn off auto acept invs from guild and friends
I saw the post saying how but dont see anything like that where it was said to look
Last edited by kallen1 : 10-06-12 at 09:30 AM.
Report comment to moderator  
Reply With Quote
Unread 10-06-12, 04:34 AM  
Momozip
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
ty <3!~~
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.