Download
(7Kb)
Download
Updated: 11-28-10 09:41 AM
Pictures
File Info
Updated:11-28-10 09:41 AM
Created:unknown
Downloads:23,014
Favorites:78
MD5:

thek: Castbar  Popular! (More than 5000 hits)

Version: beta1
by: thek [More]

thek: Castbar (BETA)

redesigns the default castbars.

WARNING: this addon will only work 100% with the default unitframes because ouf and other unitframe addons deactivate the default unitframes and the bundled castbars for target and focus. (Playercastbar will still work, even with custom unitframes)

Move the castbars:

use /tcb to toggle the dragframes.

Configuration:

You can find the configuration at the config.lua file.

c["CastingBarFrame"] = {
enabled = true,
textPosition = {"CENTER", 0, 2},
textFont = {"Fonts\\FRIZQT__.TTF", 12, ""},
castbarSize = {250, 25, 4, 5},
castbarColor = {0, .9, 0},
castbarBGColor = {.1, .1, .1, .95},
castbarTextures = {"Interface\\AddOns\\thek_Castbar\\media\\bar.tga", "Interface/Tooltips/UI-Tooltip-Background"},
enableLag = true,
enableTimer = true,
}
c["TargetFrameSpellBar"] = {
enabled = true,
textPosition = {"CENTER", 0, 2},
textFont = {"Fonts\\FRIZQT__.TTF", 12, ""},
castbarSize = {250, 25, 4, 5},
castbarColor = {0, .9, 0},
castbarBGColor = {.1, .1, .1, .95},
castbarTextures = {"Interface\\AddOns\\thek_Castbar\\media\\bar.tga", "Interface/Tooltips/UI-Tooltip-Background"},
enableLag = true,
enableTimer = true,
}
c["FocusFrameSpellBar"] = {
enabled = true,
textPosition = {"CENTER", 0, 2},
textFont = {"Fonts\\FRIZQT__.TTF", 12, ""},
castbarSize = {250, 25, 4, 5},
castbarColor = {0, .9, 0},
castbarBGColor = {.1, .1, .1, .95},
castbarTextures = {"Interface\\AddOns\\thek_Castbar\\media\\bar.tga", "Interface/Tooltips/UI-Tooltip-Background"},
enableLag = true,
enableTimer = true,
}
c["MirrorTimer1"] = {
enabled = true,
textPosition = {"CENTER", 0, 2},
textFont = {"Fonts\\FRIZQT__.TTF", 12, ""},
castbarSize = {250, 25, 4, 5},
castbarColor = {0, .9, 0},
castbarBGColor = {.1, .1, .1, .95},
castbarTextures = {"Interface\\AddOns\\thek_Castbar\\media\\bar.tga", "Interface/Tooltips/UI-Tooltip-Background"},
enableTimer = true
}
c["PetCastingBarFrame"] = {
enabled = true,
textPosition = {"CENTER", 0, 2},
textFont = {"Fonts\\FRIZQT__.TTF", 12, ""},
castbarSize = {250, 25, 4, 5},
castbarColor = {0, .9, 0},
castbarBGColor = {.1, .1, .1, .95},
castbarTextures = {"Interface\\AddOns\\thek_Castbar\\media\\bar.tga", "Interface/Tooltips/UI-Tooltip-Background"},
enableTimer = true
}

The config has changed in different points.

textfont: first value is the fontfile, second value defines the fontsize and the last option sets fontoptions like outline, thinoutline and so on.

castbarsize: first value sets the castbar width, second the height, third the bordersize and last the spacing between the castbar and the castbar icon.

castbarcolor/castbarbgcolor: defines the rgb value for the castbar color.

castbartextures: first value defines the castbar texture, second the background texture.

enabletimer: enables the castbar timer

enablelag: enables the castbar lag

NOTE: the mirrortimer has no lag, so there is no option for it!

version 0.2.2
removed a bug: moves the targetcastingbar to a random position

version 0.2.1
added mirrortimer

version 0.2
changed configuration (castbar.lua)
added focus- and targetcastbar

version 0.1.3
another try to fix 'resize' bug
added castbarlag

version 0.1.2
hooked 'onsizechanged' - should fix resize bug
added castbartimer

version 0.1.1
bugfix: castbar size

rewrite 0.1
new version

version 0.6.1
removes a possible bug with castbartimers

version 0.6
enables drag & drop for mirrorbar

version 0.5
enables drag & drop for target-/focuscastbar
adds some options

version 0.0.4a
removes bug with castbartimes

version 0.0.4
removes bug with petcastbar

version 0.0.3a
adds: focuscastbartimer

version 0.0.2
adds: drag&drop for playercastbar, slashcommands, targetcastbartimer
Post A Reply Comment Options
Unread 10-21-08, 02:51 PM  
thek
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 104
Uploads: 10
Thx

Hi, this feature is planned and would be included in the next release.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 02:26 PM  
Widersinnes
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Very nice but needs one thing

Perhaps I'm missing something but if this could be moved it would be perfect!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: