diff --git a/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.lua b/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.lua index efef2fc7df..8fc8bf1217 100644 --- a/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.lua +++ b/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.lua @@ -177,5 +177,5 @@ end function BaudErrorFrameEditBox_OnTextSet() end - -- Edit by Oz of Pozzo dell'Eternit -- + -- Edit by Oz of shestakdotorg -- \ No newline at end of file diff --git a/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.xml b/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.xml index cddb8ddfab..ac1600506a 100644 --- a/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.xml +++ b/!ShestakUI_BaudErrorFrame/ShestakUI_BaudErrorFrame.xml @@ -372,4 +372,4 @@ - + diff --git a/ShestakUI/Config/DataText.lua b/ShestakUI/Config/DataText.lua index 97bcd08caa..9b7d697031 100644 --- a/ShestakUI/Config/DataText.lua +++ b/ShestakUI/Config/DataText.lua @@ -252,4 +252,4 @@ LPSTAT_PROFILES = { }, } --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Config/Filters/NeedItems.lua b/ShestakUI/Config/Filters/NeedItems.lua index a016d99083..750dc56f7b 100644 --- a/ShestakUI/Config/Filters/NeedItems.lua +++ b/ShestakUI/Config/Filters/NeedItems.lua @@ -9,4 +9,4 @@ if C.loot.auto_greed ~= true then return end T.NeedLoot = { } --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Config/Positions.lua b/ShestakUI/Config/Positions.lua index 0810752ef6..e9a968c440 100644 --- a/ShestakUI/Config/Positions.lua +++ b/ShestakUI/Config/Positions.lua @@ -71,4 +71,4 @@ C["position"] = { }, } --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Config/Profiles.lua b/ShestakUI/Config/Profiles.lua index c04148c3bf..9c080c38e2 100644 --- a/ShestakUI/Config/Profiles.lua +++ b/ShestakUI/Config/Profiles.lua @@ -365,4 +365,4 @@ if T.name == "Nagiko" and T.realm == "Pozzo dell'Eternità" then C["unitframe"].alternative_portraits = true end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Config/Settings.lua b/ShestakUI/Config/Settings.lua index 2b567d2dbc..0efc821252 100644 --- a/ShestakUI/Config/Settings.lua +++ b/ShestakUI/Config/Settings.lua @@ -560,4 +560,4 @@ C["error"] = { ["combat"] = false, -- Hide errors in combat } --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/Constants.lua b/ShestakUI/Core/Constants.lua index cb9ddd0b70..350d69d987 100644 --- a/ShestakUI/Core/Constants.lua +++ b/ShestakUI/Core/Constants.lua @@ -25,4 +25,4 @@ if T.name == "Oz" and T.realm == "Pozzo dell'Eternità" then T.oz = true end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/Disable.lua b/ShestakUI/Core/Disable.lua index 2b529f7a1f..7276d89517 100644 --- a/ShestakUI/Core/Disable.lua +++ b/ShestakUI/Core/Disable.lua @@ -135,4 +135,4 @@ if IsAddOnLoaded("alDamageMeter") or IsAddOnLoaded("Numeration") or IsAddOnLoade C.meter.enable = false end --- Edit by Oz of Pozzo dell'Eternit -- \ No newline at end of file +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/Launch.lua b/ShestakUI/Core/Launch.lua index f413440535..eae74c628a 100644 --- a/ShestakUI/Core/Launch.lua +++ b/ShestakUI/Core/Launch.lua @@ -323,4 +323,4 @@ OnLogon:SetScript("OnEvent", function(self, event) end end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/Movers.lua b/ShestakUI/Core/Movers.lua index 24ef0119ff..8dab65885a 100644 --- a/ShestakUI/Core/Movers.lua +++ b/ShestakUI/Core/Movers.lua @@ -139,4 +139,4 @@ SLASH_MOVING2 = "/ьщмугш" SLASH_MOVING3 = "/ui" SLASH_MOVING4 = "/гш" --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/Panels.lua b/ShestakUI/Core/Panels.lua index 1514b0fddb..edafe84288 100644 --- a/ShestakUI/Core/Panels.lua +++ b/ShestakUI/Core/Panels.lua @@ -195,4 +195,4 @@ toppanel.bcr:SetSize(C.toppanel.width / 2, 1) toppanel.bcr:SetTexture(C.media.blank) toppanel.bcr:SetGradientAlpha("HORIZONTAL", borderr, borderg, borderb, 1, borderr, borderg, borderb, 0) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Core/WTF.lua b/ShestakUI/Core/WTF.lua index 08dc452dc7..c894d949ae 100644 --- a/ShestakUI/Core/WTF.lua +++ b/ShestakUI/Core/WTF.lua @@ -436,4 +436,4 @@ SlashCmdList.SETTINGS = function(msg) end SLASH_SETTINGS1 = "/settings" --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Libs/LiteStats/LiteStats.lua b/ShestakUI/Libs/LiteStats/LiteStats.lua index 998012bff3..d34169aaeb 100644 --- a/ShestakUI/Libs/LiteStats/LiteStats.lua +++ b/ShestakUI/Libs/LiteStats/LiteStats.lua @@ -1799,4 +1799,4 @@ lpanels:ApplyLayout(nil, "LiteStats") Inject = nil --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Libs/oUF/Elements/ClassIcons.lua b/ShestakUI/Libs/oUF/Elements/ClassIcons.lua index 659f209b04..58e3e3e8b8 100644 --- a/ShestakUI/Libs/oUF/Elements/ClassIcons.lua +++ b/ShestakUI/Libs/oUF/Elements/ClassIcons.lua @@ -50,4 +50,4 @@ end oUF:AddElement("ClassIcon", Update, Enable, Disable) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Libs/oUF/oUF.xml b/ShestakUI/Libs/oUF/oUF.xml index 8f3d453345..b2e228f418 100644 --- a/ShestakUI/Libs/oUF/oUF.xml +++ b/ShestakUI/Libs/oUF/oUF.xml @@ -133,4 +133,4 @@ - + diff --git a/ShestakUI/Locales/Chinese.lua b/ShestakUI/Locales/Chinese.lua index 221b11a4d1..9b0ce16d7d 100644 --- a/ShestakUI/Locales/Chinese.lua +++ b/ShestakUI/Locales/Chinese.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "点击鼠标左键=隐藏聊天" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "点击毁灭=隐藏小地图(仅战斗)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/English.lua b/ShestakUI/Locales/English.lua index 5caa8fe636..dc25a1095a 100644 --- a/ShestakUI/Locales/English.lua +++ b/ShestakUI/Locales/English.lua @@ -511,4 +511,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Left click = hide chat" L_HIDE_BUTTON_2 = "Right click = hide minimap (only out of combat)" --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/French.lua b/ShestakUI/Locales/French.lua index 626c6dd86b..05fb61dd3a 100644 --- a/ShestakUI/Locales/French.lua +++ b/ShestakUI/Locales/French.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "clic gauche = peau de chat" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "Clic droit = peau minicarte (uniquement hors combat)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/German.lua b/ShestakUI/Locales/German.lua index 8f327502b6..b3c603dc42 100644 --- a/ShestakUI/Locales/German.lua +++ b/ShestakUI/Locales/German.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Linksklick = hide chat" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "Right click = hide Minikarte (nur außerhalb des Kampfes)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Italian.lua b/ShestakUI/Locales/Italian.lua index 6bae8a6951..12e6910507 100644 --- a/ShestakUI/Locales/Italian.lua +++ b/ShestakUI/Locales/Italian.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Click sinistro = nascondi chat" L_HIDE_BUTTON_2 = "Click destro = nascondi minimappa (solo fuori dal combattimento)" --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Korean.lua b/ShestakUI/Locales/Korean.lua index 4714e80b8e..e4466580a2 100644 --- a/ShestakUI/Locales/Korean.lua +++ b/ShestakUI/Locales/Korean.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "왼쪽 버튼을 클릭 = 숨기기 채팅" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "마우스 오른쪽 버튼으로 클릭 = 숨기기 minimap (단 아웃 전투의)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Portuguese.lua b/ShestakUI/Locales/Portuguese.lua index c35aef67d2..88e7ed159a 100644 --- a/ShestakUI/Locales/Portuguese.lua +++ b/ShestakUI/Locales/Portuguese.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Left click = esconder chat" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "Clique direito = esconder minimap (apenas fora de combate)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Russian.lua b/ShestakUI/Locales/Russian.lua index a909e92c7f..9d7eea6ffb 100644 --- a/ShestakUI/Locales/Russian.lua +++ b/ShestakUI/Locales/Russian.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Щелкните левой кнопкой мыши = скрыть чат" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "Щелкните правой кнопкой мыши = скрыть миникарта (только вне боя)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Spanish.lua b/ShestakUI/Locales/Spanish.lua index cce022523b..e97227d0c1 100644 --- a/ShestakUI/Locales/Spanish.lua +++ b/ShestakUI/Locales/Spanish.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "Clic izquierdo = ocultar chat" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "Haga clic derecho = ocultar minimapa (sólo fuera de combate)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Locales/Taiwan.lua b/ShestakUI/Locales/Taiwan.lua index 8634e7d472..d3684b6ffc 100644 --- a/ShestakUI/Locales/Taiwan.lua +++ b/ShestakUI/Locales/Taiwan.lua @@ -515,4 +515,4 @@ L_EXTRA_ZONEACHID = { L_HIDE_BUTTON_1 = "點擊鼠標左鍵=隱藏聊天" -- Goooooooooogle translated L_HIDE_BUTTON_2 = "單擊鼠標右鍵=隱藏(只出戰鬥)" -- Goooooooooogle translated --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/ActionBars/Toggle.lua b/ShestakUI/Modules/ActionBars/Toggle.lua index 0c01c3ab65..689a26ccb8 100644 --- a/ShestakUI/Modules/ActionBars/Toggle.lua +++ b/ShestakUI/Modules/ActionBars/Toggle.lua @@ -391,4 +391,4 @@ for i = 1, 5 do end) end --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Blizzard/CombatText.lua b/ShestakUI/Modules/Blizzard/CombatText.lua index c03cb53716..c46c011a7f 100644 --- a/ShestakUI/Modules/Blizzard/CombatText.lua +++ b/ShestakUI/Modules/Blizzard/CombatText.lua @@ -895,4 +895,4 @@ if C.combattext.healing then xCTh:SetScript("OnEvent", heal) end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Blizzard/Fonts.lua b/ShestakUI/Modules/Blizzard/Fonts.lua index 8286d711cf..ee2d3ff9d7 100644 --- a/ShestakUI/Modules/Blizzard/Fonts.lua +++ b/ShestakUI/Modules/Blizzard/Fonts.lua @@ -118,4 +118,4 @@ if LSM then LSM:Register(LSM.MediaType.STATUSBAR, "rwk1", C.media.texture) end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Chat/ChatFrames.lua b/ShestakUI/Modules/Chat/ChatFrames.lua index 4431957487..b9af36e5a9 100644 --- a/ShestakUI/Modules/Chat/ChatFrames.lua +++ b/ShestakUI/Modules/Chat/ChatFrames.lua @@ -318,4 +318,4 @@ for i = 1, NUM_CHAT_WINDOWS do end end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/DataText/Battleground.lua b/ShestakUI/Modules/DataText/Battleground.lua index 7c7996a74b..1b545f40ea 100644 --- a/ShestakUI/Modules/DataText/Battleground.lua +++ b/ShestakUI/Modules/DataText/Battleground.lua @@ -147,4 +147,4 @@ Stat:SetScript("OnEvent", OnEvent) Stat:SetScript("OnUpdate", Update) Update(Stat, 2) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Maps/BattlefieldMap.lua b/ShestakUI/Modules/Maps/BattlefieldMap.lua index 850e080541..12ccf807b1 100644 --- a/ShestakUI/Modules/Maps/BattlefieldMap.lua +++ b/ShestakUI/Modules/Maps/BattlefieldMap.lua @@ -66,4 +66,4 @@ tinymap:SetScript("OnEvent", function(self, event, addon) end) end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Maps/MiniMap.lua b/ShestakUI/Modules/Maps/MiniMap.lua index db54c257c3..30daf9f95f 100644 --- a/ShestakUI/Modules/Maps/MiniMap.lua +++ b/ShestakUI/Modules/Maps/MiniMap.lua @@ -335,4 +335,4 @@ else MiniMapTracking:Hide() end --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Maps/MiniMapButtons.lua b/ShestakUI/Modules/Maps/MiniMapButtons.lua index 390b175622..6dac2e3bc3 100644 --- a/ShestakUI/Modules/Maps/MiniMapButtons.lua +++ b/ShestakUI/Modules/Maps/MiniMapButtons.lua @@ -114,4 +114,4 @@ farm:SetScript("OnLeave", function() farm:FadeOut() end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Maps/ToggleMenu.lua b/ShestakUI/Modules/Maps/ToggleMenu.lua index a6189751d8..e484e8a03f 100644 --- a/ShestakUI/Modules/Maps/ToggleMenu.lua +++ b/ShestakUI/Modules/Maps/ToggleMenu.lua @@ -510,4 +510,4 @@ end refreshAddOnMenu() --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Maps/WorldMap.lua b/ShestakUI/Modules/Maps/WorldMap.lua index 3056cf917d..38b17f3a68 100644 --- a/ShestakUI/Modules/Maps/WorldMap.lua +++ b/ShestakUI/Modules/Maps/WorldMap.lua @@ -180,4 +180,4 @@ WorldMapButton:SetScript("OnMouseWheel", function(self, delta) end end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Misc/HideButton.lua b/ShestakUI/Modules/Misc/HideButton.lua index 179ae344d0..1378eacdc0 100644 --- a/ShestakUI/Modules/Misc/HideButton.lua +++ b/ShestakUI/Modules/Misc/HideButton.lua @@ -155,4 +155,4 @@ end HideB:SetScript("OnEnter", tooltip_show) HideB:SetScript("OnLeave", tooltip_hide) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Misc/Misc.lua b/ShestakUI/Modules/Misc/Misc.lua index f1b02f74af..15f9f331ad 100644 --- a/ShestakUI/Modules/Misc/Misc.lua +++ b/ShestakUI/Modules/Misc/Misc.lua @@ -297,4 +297,4 @@ f:SetScript("OnUpdate", function(self, elapsed) end end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Misc/RaidUtility.lua b/ShestakUI/Modules/Misc/RaidUtility.lua index b08e578fed..8c14931852 100644 --- a/ShestakUI/Modules/Misc/RaidUtility.lua +++ b/ShestakUI/Modules/Misc/RaidUtility.lua @@ -158,4 +158,4 @@ if IsAddOnLoaded("Aurora") then F.CreateSD(RaidUtilityPanel) end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Quests/AutoButton.lua b/ShestakUI/Modules/Quests/AutoButton.lua index d3ddebcb0f..cee64d00c4 100644 --- a/ShestakUI/Modules/Quests/AutoButton.lua +++ b/ShestakUI/Modules/Quests/AutoButton.lua @@ -132,4 +132,4 @@ Scanner:SetScript("OnEvent", function() end end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/Blizzard/MinimapButtons.lua b/ShestakUI/Modules/Skins/Blizzard/MinimapButtons.lua index 45babcf80f..60e3a1fe0e 100644 --- a/ShestakUI/Modules/Skins/Blizzard/MinimapButtons.lua +++ b/ShestakUI/Modules/Skins/Blizzard/MinimapButtons.lua @@ -59,4 +59,4 @@ frame:SetScript("OnEvent", function(self, event) self = nil end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/BloodShieldTracker.lua b/ShestakUI/Modules/Skins/BloodShieldTracker.lua index c1fbe90a1d..4c3bfb800d 100644 --- a/ShestakUI/Modules/Skins/BloodShieldTracker.lua +++ b/ShestakUI/Modules/Skins/BloodShieldTracker.lua @@ -81,4 +81,4 @@ frame:SetScript("OnEvent", function(self, event, addon) end end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/Capping.lua b/ShestakUI/Modules/Skins/Capping.lua index b1336cc9e9..383502499c 100644 --- a/ShestakUI/Modules/Skins/Capping.lua +++ b/ShestakUI/Modules/Skins/Capping.lua @@ -112,4 +112,4 @@ end self:RegisterEvent("ADDON_LOADED") self:SetScript("OnEvent", OnEvent) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/CombustionHelper.lua b/ShestakUI/Modules/Skins/CombustionHelper.lua index cba063a689..5f78c9b99a 100644 --- a/ShestakUI/Modules/Skins/CombustionHelper.lua +++ b/ShestakUI/Modules/Skins/CombustionHelper.lua @@ -139,4 +139,4 @@ frame:SetScript("OnEvent", function(self, event, addon) end end) --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/DBM.lua b/ShestakUI/Modules/Skins/DBM.lua index f2e867fd2b..a168bcf59e 100644 --- a/ShestakUI/Modules/Skins/DBM.lua +++ b/ShestakUI/Modules/Skins/DBM.lua @@ -439,4 +439,4 @@ OnLogon:SetScript("OnEvent", function(self, event) end end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/DXE.lua b/ShestakUI/Modules/Skins/DXE.lua index cb1c96647f..783695d06a 100644 --- a/ShestakUI/Modules/Skins/DXE.lua +++ b/ShestakUI/Modules/Skins/DXE.lua @@ -253,4 +253,4 @@ DXE_Skin:SetScript("OnEvent", function(self, event) end end) --- edit by Oz of Pozzo dell'Eternità +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/Skins/Omen.lua b/ShestakUI/Modules/Skins/Omen.lua index b8ec658146..cf40043c5d 100644 --- a/ShestakUI/Modules/Skins/Omen.lua +++ b/ShestakUI/Modules/Skins/Omen.lua @@ -94,4 +94,4 @@ Omen:UpdateBackdrop() Omen:ReAnchorBars() Omen:ResizeBars() --- edit by Oz of Pozzo dell'Eternità +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/UnitFrames/Colors.lua b/ShestakUI/Modules/UnitFrames/Colors.lua index 044bcf6a2a..9a35106ec0 100644 --- a/ShestakUI/Modules/UnitFrames/Colors.lua +++ b/ShestakUI/Modules/UnitFrames/Colors.lua @@ -37,4 +37,4 @@ T.oUF_colors = setmetatable({ }, {__index = oUF.colors.reaction}), }, {__index = oUF.colors}) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/UnitFrames/Layout.lua b/ShestakUI/Modules/UnitFrames/Layout.lua index a48cd23da6..930f55eb80 100644 --- a/ShestakUI/Modules/UnitFrames/Layout.lua +++ b/ShestakUI/Modules/UnitFrames/Layout.lua @@ -1516,4 +1516,4 @@ do UnitPopupMenus["BOSS"] = {"RAID_TARGET_ICON", "CANCEL"} end --- Edit by Oz of Pozzo dell'Eternità -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/UnitFrames/RaidDPS.lua b/ShestakUI/Modules/UnitFrames/RaidDPS.lua index 2cfddc7b25..d2a59e537c 100644 --- a/ShestakUI/Modules/UnitFrames/RaidDPS.lua +++ b/ShestakUI/Modules/UnitFrames/RaidDPS.lua @@ -417,4 +417,4 @@ oUF:Factory(function(self) end end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/UnitFrames/RaidHeal.lua b/ShestakUI/Modules/UnitFrames/RaidHeal.lua index 8bc30323fc..f0faf9a3e0 100644 --- a/ShestakUI/Modules/UnitFrames/RaidHeal.lua +++ b/ShestakUI/Modules/UnitFrames/RaidHeal.lua @@ -462,4 +462,4 @@ oUF:Factory(function(self) end end) --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/Modules/UnitFrames/Tags.lua b/ShestakUI/Modules/UnitFrames/Tags.lua index 62f073b692..a3face1f80 100644 --- a/ShestakUI/Modules/UnitFrames/Tags.lua +++ b/ShestakUI/Modules/UnitFrames/Tags.lua @@ -142,4 +142,4 @@ if T.class == "WARLOCK" then oUF.TagEvents["DemonicFury"] = "UNIT_POWER PLAYER_TALENT_UPDATE" end --- Edit by Oz of Pozzo dell'Eternit -- +-- Edit by Oz of shestakdotorg -- diff --git a/ShestakUI/ShestakUI.xml b/ShestakUI/ShestakUI.xml index 1be1b8e2ed..dd853d0f1b 100644 --- a/ShestakUI/ShestakUI.xml +++ b/ShestakUI/ShestakUI.xml @@ -245,4 +245,4 @@