Skip to content

Commit

Permalink
- Update Blizzard Classic.
Browse files Browse the repository at this point in the history
  • Loading branch information
StormFX committed Aug 13, 2024
1 parent 8a0722d commit 7316e83
Showing 1 changed file with 114 additions and 113 deletions.
227 changes: 114 additions & 113 deletions Skins/Blizzard_Classic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ local Skin = {
Shape = "Blizzard",
SkinID = SkinID,

-- Info
-- [ Info ]
Description = L["The default Classic button style."],
Version = Core.Version,
Author = "|cff0099ffBlizzard Entertainment|r",

-- Skin
-- [ Skin]
-- Mask = nil,
Backdrop = {
Texture = [[Interface\Buttons\UI-Quickslot]],
Expand Down Expand Up @@ -197,7 +197,7 @@ local Skin = {
-- TexCoords = {0, 1, 0, 1},
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLayer = "ARTWORK",
DrawLevel = 1,
Width = 36,
Height = 36,
Expand All @@ -208,54 +208,10 @@ local Skin = {
-- SetAllPoints = nil,
-- UseColor = nil,
},
HotKey = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 32,
Height = 0,
Point = "TOPRIGHT",
RelPoint = "TOPRIGHT",
OffsetX = -2,
OffsetY = -1,
Pet = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 36,
Height = 0,
Point = "TOPRIGHT",
RelPoint = "TOPRIGHT",
OffsetX = 4,
OffsetY = -2,
},
},
Count = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 0,
Height = 0,
Point = "BOTTOMRIGHT",
RelPoint = "BOTTOMRIGHT",
OffsetX = -2,
OffsetY = 2,
Item = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 0,
Height = 0,
Point = "BOTTOMRIGHT",
RelPoint = "BOTTOMRIGHT",
OffsetX = -5,
OffsetY = 2,
},
},
Duration = {
JustifyH = "CENTER",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
DrawLayer = "ARTWORK", -- BACKGROUND
Width = 36,
Height = 0,
Point = "TOP",
Expand Down Expand Up @@ -284,7 +240,7 @@ local Skin = {
-- Color = {1, 1, 1, 1},
BlendMode = "ADD",
DrawLayer = "OVERLAY",
DrawLevel = 0,
DrawLevel = 0, -- 6
Width = 36,
Height = 36,
Point = "CENTER",
Expand All @@ -293,17 +249,6 @@ local Skin = {
OffsetY = 0,
SetAllPoints = true,
},
Name = {
JustifyH = "CENTER",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 36,
Height = 0,
Point = "BOTTOM",
RelPoint = "BOTTOM",
OffsetX = 0,
OffsetY = 2,
},
Border = {
Texture = [[Interface\Buttons\UI-ActionButton-Border]],
-- TexCoords = {0, 1, 0, 1},
Expand Down Expand Up @@ -411,22 +356,22 @@ local Skin = {
-- SetAllPoints = nil,
},
Gloss = Hidden,
NewAction = {
Atlas = "bags-newitem",
IconOverlay = {
Atlas = "AzeriteIconFrame",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
BlendMode = "ADD",
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 1,
Width = 44,
Height = 44,
Width = 36,
Height = 36,
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
},
SpellHighlight = {
NewAction = {
Atlas = "bags-newitem",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
Expand All @@ -441,30 +386,15 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
AutoCastable = {
Texture = [[Interface\Buttons\UI-AutoCastableOverlay]],
-- TexCoords = {0, 1, 0, 1},
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 1,
Width = (WOW_CLASSIC and 58) or 62, -- 70
Height = (WOW_CLASSIC and 58) or 62, -- 70
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
},
IconOverlay = {
Atlas = "AzeriteIconFrame",
SpellHighlight = {
Atlas = "bags-newitem",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
BlendMode = "ADD",
DrawLayer = "OVERLAY",
DrawLevel = 1,
Width = 36,
Height = 36,
Width = 44,
Height = 44,
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
Expand Down Expand Up @@ -501,37 +431,37 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
QuestBorder = {
Border = [[Interface\ContainerFrame\UI-Icon-QuestBang]],
Texture = [[Interface\ContainerFrame\UI-Icon-QuestBorder]],
NewItem = {
Atlas = "bags-glow-white",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
BlendMode = "ADD",
DrawLayer = "OVERLAY",
DrawLevel = 2,
Width = 36,
Height = 36,
Width = 37,
Height = 37,
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
},
NewItem = {
Atlas = "bags-glow-white",
UseAtlasSize = false,
QuestBorder = {
Border = [[Interface\ContainerFrame\UI-Icon-QuestBang]],
Texture = [[Interface\ContainerFrame\UI-Icon-QuestBorder]],
-- Color = {1, 1, 1, 1},
BlendMode = "ADD",
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 2,
Width = 37,
Height = 37,
Width = 36,
Height = 36,
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
},
SearchOverlay = {
ContextOverlay = {
-- Texture = nil,
-- TexCoords = {0, 1, 0, 1},
Color = {0, 0, 0, 0.8},
Expand All @@ -547,7 +477,7 @@ local Skin = {
UseColor = true,
SetAllPoints = true,
},
ContextOverlay = {
SearchOverlay = {
-- Texture = nil,
-- TexCoords = {0, 1, 0, 1},
Color = {0, 0, 0, 0.8},
Expand Down Expand Up @@ -578,6 +508,17 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
Name = {
JustifyH = "CENTER",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 36,
Height = 0,
Point = "BOTTOM",
RelPoint = "BOTTOM",
OffsetX = 0,
OffsetY = 2,
},
Highlight = {
Texture = [[Interface\Buttons\ButtonHilight-Square]],
-- TexCoords = {0, 1, 0, 1},
Expand All @@ -604,20 +545,20 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
AutoCast_Shine = {
Atlas = "UI-HUD-ActionBar-PetAutoCast-Ants",
AutoCast_Corners = {
Atlas = "UI-HUD-ActionBar-PetAutoCast-Corners",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 0,
Width = 49, -- 41
Height = 49, -- 41
DrawLevel = 1,
Width = 36, -- 31
Height = 36, -- 31
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
SetAllPoints = true,
},
AutoCast_Mask = {
Atlas = "UI-HUD-ActionBar-PetAutoCast-Mask",
Expand All @@ -630,22 +571,37 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
AutoCast_Corners = {
Atlas = "UI-HUD-ActionBar-PetAutoCast-Corners",
AutoCast_Shine = {
Atlas = "UI-HUD-ActionBar-PetAutoCast-Ants",
UseAtlasSize = false,
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 1,
Width = 36, -- 31
Height = 36, -- 31
DrawLevel = 0,
Width = 49, -- 41
Height = 49, -- 41
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
SetAllPoints = true,
-- SetAllPoints = nil,
},
-- [ AutoCastShine (Classic) ]
AutoCastable = {
Texture = [[Interface\Buttons\UI-AutoCastableOverlay]],
-- TexCoords = {0, 1, 0, 1},
-- Color = {1, 1, 1, 1},
BlendMode = "BLEND",
DrawLayer = "OVERLAY",
DrawLevel = 1,
Width = (WOW_CLASSIC and 58) or 62,
Height = (WOW_CLASSIC and 58) or 62,
Point = "CENTER",
RelPoint = "CENTER",
OffsetX = 0,
OffsetY = 0,
-- SetAllPoints = nil,
},
AutoCastShine = {
Width = (WOW_CLASSIC and 34) or 30,
Height = (WOW_CLASSIC and 34) or 30,
Expand All @@ -655,7 +611,7 @@ local Skin = {
OffsetY = 0,
-- SetAllPoints = nil,
},
-- [ Cooldowns ]
-- [ Cooldown ]
Cooldown = {
Texture = [[Interface\AddOns\Masque\Textures\Square\Mask]],
EdgeTexture = [[Interface\Cooldown\edge]],
Expand All @@ -672,6 +628,51 @@ local Skin = {
ChargeCooldown = "Cooldown",
-- [ SpellAlert ]
-- SpellAlert = Default.SpellAlert,
-- [ TextOverlayContainer (Retail) ]
HotKey = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 32,
Height = 0,
Point = "TOPRIGHT",
RelPoint = "TOPRIGHT",
OffsetX = -2,
OffsetY = -1,
Pet = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY",
Width = 36,
Height = 0,
Point = "TOPRIGHT",
RelPoint = "TOPRIGHT",
OffsetX = 4,
OffsetY = -2,
},
},
Count = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY", -- Aura: BACKGROUND
Width = 0,
Height = 0,
Point = "BOTTOMRIGHT",
RelPoint = "BOTTOMRIGHT",
OffsetX = -2,
OffsetY = 2,
Item = {
JustifyH = "RIGHT",
JustifyV = "MIDDLE",
DrawLayer = "OVERLAY", -- ARTWORK
Width = 0,
Height = 0,
Point = "BOTTOMRIGHT",
RelPoint = "BOTTOMRIGHT",
OffsetX = -5,
OffsetY = 2,
},
},
}

----------------------------------------
Expand Down

0 comments on commit 7316e83

Please sign in to comment.