Real Time DPS, ten years old
This commit is contained in:
@@ -1153,7 +1153,7 @@ local default_player_data = {
|
||||
merge_gemstones_1007 = false,
|
||||
merge_critical_heals = false,
|
||||
evoker_calc_damage = false,
|
||||
evoker_show_realtimedps = true,
|
||||
evoker_show_realtimedps = false,
|
||||
},
|
||||
|
||||
--this is used by the new data capture for charts
|
||||
|
||||
@@ -2524,191 +2524,6 @@ local addonName, Details222 = ...
|
||||
})
|
||||
|
||||
|
||||
_detalhes:InstallSkin ("10 Years Anniversary", {
|
||||
file = [[Interface\AddOns\Details\images\skins\ten_years_skin.tga]],
|
||||
author = "Details!",
|
||||
version = "1.0",
|
||||
site = "unknown",
|
||||
desc = "based on AddonSkins for ElvUI, this skin has opaque title bar and background.",
|
||||
no_cache = true,
|
||||
|
||||
--general
|
||||
can_change_alpha_head = true,
|
||||
|
||||
--icon anchors
|
||||
icon_anchor_main = {-4, -5},
|
||||
icon_anchor_plugins = {-7, -13},
|
||||
icon_plugins_size = {19, 18},
|
||||
|
||||
--micro frames
|
||||
micro_frames = {
|
||||
color = {0.525490, 0.525490, 0.525490, 1},
|
||||
font = "FORCED SQUARE",
|
||||
size = 11,
|
||||
textymod = 1,
|
||||
},
|
||||
|
||||
-- the four anchors (for when the toolbar is on the top side)
|
||||
icon_point_anchor = {-35, -0.5},
|
||||
left_corner_anchor = {-107, 0},
|
||||
right_corner_anchor = {96, 0},
|
||||
|
||||
-- the four anchors (for when the toolbar is on the bottom side)
|
||||
icon_point_anchor_bottom = {-37, 12},
|
||||
left_corner_anchor_bottom = {-107, 0},
|
||||
right_corner_anchor_bottom = {96, 0},
|
||||
|
||||
--[[ callback function execute after all changes on the window, first argument is this skin table, second is the instance where the skin was applied --]]
|
||||
callback = function(self, instance) end,
|
||||
--[[ control_script is a OnUpdate script, it start right after all changes on the window and also after the callback --]]
|
||||
--[[ control_script_on_start run before the control_script, use it to reset values if needed --]]
|
||||
control_script_on_start = nil,
|
||||
control_script = nil,
|
||||
|
||||
--instance overwrites
|
||||
--[[ when a skin is selected, all customized properties of the window is reseted and then the overwrites are applied]]
|
||||
--[[ for the complete cprop list see the file classe_instancia_include.lua]]
|
||||
|
||||
icon_on_top = true,
|
||||
icon_ignore_alpha = true,
|
||||
icon_titletext_position = {2, 5},
|
||||
|
||||
instance_cprops = {
|
||||
menu_icons_alpha = 0.92,
|
||||
["show_statusbar"] = false,
|
||||
["color"] = {1,1,1,1},
|
||||
["menu_anchor"] = {17, 2, ["side"] = 2},
|
||||
["bg_r"] = 0.517647058823529,
|
||||
["color_buttons"] = {1,1,1,1},
|
||||
["bars_sort_direction"] = 1,
|
||||
["instance_button_anchor"] = {-27,1},
|
||||
["row_info"] = {
|
||||
["textR_outline"] = false,
|
||||
["textL_outline"] = false,
|
||||
["use_spec_icons"] = true,
|
||||
["textL_enable_custom_text"] = false,
|
||||
["icon_file"] = "Interface\\AddOns\\Details\\images\\spec_icons_normal",
|
||||
["texture_background_file"] = "Interface\\AddOns\\Details\\images\\BantoBar",
|
||||
["start_after_icon"] = true,
|
||||
["texture_highlight"] = "Interface\\FriendsFrame\\UI-FriendsList-Highlight",
|
||||
["textR_enable_custom_text"] = false,
|
||||
["textR_custom_text"] = "{data1} ({data2}, {data3}%)",
|
||||
["percent_type"] = 1,
|
||||
["fixed_text_color"] = {0.905882352941177,0.905882352941177,0.905882352941177,1},
|
||||
["space"] = {
|
||||
["right"] = -3,
|
||||
["right_noborder"] = -3,
|
||||
["left"] = 1,
|
||||
["left_noborder"] = 1,
|
||||
["between"] = 1,
|
||||
},
|
||||
["texture"] = "DGround",
|
||||
["texture_background_class_color"] = false,
|
||||
["fixed_texture_background_color"] = {0,0,0,0.295484036207199},
|
||||
["font_face_file"] = "Fonts\\ARIALN.TTF",
|
||||
["alpha"] = 1,
|
||||
["textR_class_colors"] = false,
|
||||
["models"] = {
|
||||
["upper_model"] = "Spells\\AcidBreath_SuperGreen.M2",
|
||||
["lower_model"] = "World\\EXPANSION02\\DOODADS\\Coldarra\\COLDARRALOCUS.m2",
|
||||
["upper_alpha"] = 0.5,
|
||||
["lower_enabled"] = false,
|
||||
["lower_alpha"] = 0.1,
|
||||
["upper_enabled"] = false,
|
||||
},
|
||||
["backdrop"] = {
|
||||
["enabled"] = false,
|
||||
["size"] = 5,
|
||||
["color"] = {0, 0, 0, 1},
|
||||
["texture"] = "Details BarBorder 1",
|
||||
},
|
||||
["texture_background"] = "BantoBar",
|
||||
["textL_custom_text"] = "{data1}. {data3}{data2}",
|
||||
["no_icon"] = false,
|
||||
["font_size"] = 16,
|
||||
["height"] = 21,
|
||||
["textL_class_colors"] = false,
|
||||
["font_face"] = "FORCED SQUARE",
|
||||
["texture_class_colors"] = true,
|
||||
["texture_file"] = "Interface\\AddOns\\Details\\images\\bar_background",
|
||||
["textL_show_number"] = true,
|
||||
["fixed_texture_color"] = {0.862745098039216,0.862745098039216,0.862745098039216,1},
|
||||
},
|
||||
["bars_grow_direction"] = 1,
|
||||
["menu_alpha"] = {
|
||||
["enabled"] = false,
|
||||
["onleave"] = 1,
|
||||
["ignorebars"] = false,
|
||||
["iconstoo"] = true,
|
||||
["onenter"] = 1,
|
||||
},
|
||||
["total_bar"] = {
|
||||
["enabled"] = false,
|
||||
["only_in_group"] = true,
|
||||
["icon"] = "Interface\\ICONS\\INV_Sigil_Thorim",
|
||||
["color"] = {1,1,1},
|
||||
},
|
||||
["plugins_grow_direction"] = 1,
|
||||
["strata"] = "LOW",
|
||||
["show_sidebars"] = true,
|
||||
["show_sidebars_need_resize_by"] = 1,
|
||||
["hide_in_combat_alpha"] = 0,
|
||||
["menu_icons"] = {true, true, true, true, true, false, ["space"] = -1, ["shadow"] = true},
|
||||
["desaturated_menu"] = false,
|
||||
["auto_hide_menu"] = {
|
||||
["left"] = false,
|
||||
["right"] = false,
|
||||
},
|
||||
["window_scale"] = 1.0,
|
||||
["grab_on_top"] = false,
|
||||
["menu_anchor_down"] = {16, -2},
|
||||
["statusbar_info"] = {
|
||||
["alpha"] = 1,
|
||||
["overlay"] = {1,1,1},
|
||||
},
|
||||
["hide_icon"] = true,
|
||||
["micro_displays_side"] = 2,
|
||||
["bg_alpha"] = 1,
|
||||
["auto_current"] = true,
|
||||
["toolbar_side"] = 1,
|
||||
["bg_g"] = 0.517647058823529,
|
||||
["backdrop_texture"] = "Details Ground",
|
||||
["hide_in_combat"] = false,
|
||||
["skin"] = "ElvUI Style II",
|
||||
["menu_icons_size"] = 0.850000023841858,
|
||||
["wallpaper"] = {
|
||||
["enabled"] = true,
|
||||
["width"] = 265.999979475717,
|
||||
["texcoord"] = {0.0480000019073486,0.298000011444092,0.630999984741211,0.755999984741211},
|
||||
["overlay"] = {0.999997794628143,0.999997794628143,0.999997794628143,0.799998223781586},
|
||||
["anchor"] = "all",
|
||||
["height"] = 226.000007591173,
|
||||
["alpha"] = 0.800000071525574,
|
||||
["texture"] = "Interface\\AddOns\\Details\\images\\skins\\elvui",
|
||||
},
|
||||
["stretch_button_side"] = 1,
|
||||
["attribute_text"] = {
|
||||
["enabled"] = true,
|
||||
["shadow"] = true,
|
||||
["side"] = 1,
|
||||
["enable_custom_text"] = false,
|
||||
["custom_text"] = "{name}",
|
||||
["text_face"] = "FORCED SQUARE",
|
||||
["anchor"] = {-18, 5},
|
||||
["text_color"] = {1,1,1,0.7},
|
||||
["text_size"] = 12,
|
||||
},
|
||||
["bg_b"] = 0.517647058823529,
|
||||
},
|
||||
|
||||
skin_options = {
|
||||
{spacement = true, type = "button", name = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON1"], func = align_right_chat, desc = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON1_DESC"]},
|
||||
{type = "button", name = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON2"], func = set_tooltip_elvui1, desc = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON2_DESC"]},
|
||||
{type = "button", name = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON3"], func = set_tooltip_elvui2, desc = Loc ["STRING_OPTIONS_SKIN_ELVUI_BUTTON3_DESC"]},
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
_detalhes:InstallSkin ("Safe Skin Legion Beta", {
|
||||
file = [[Interface\AddOns\Details\images\skins\classic_skin_v1.blp]],
|
||||
author = "Details!",
|
||||
|
||||
Reference in New Issue
Block a user