Skip to content

Commit

Permalink
Merge pull request #166 from Vapok/tbc_prep
Browse files Browse the repository at this point in the history
fixed broadcast window
  • Loading branch information
Taidtuskecyh authored May 19, 2021
2 parents dd25cca + a458882 commit fc2d4a7
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion CommunityDKP.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: |cff9900ffCommunity|r |cff595959DKP|r
## Author: Vapok-BloodsailBuccaneers
## Notes: Feature-rich DKP Management Tool
## Version: 3.2.3
## Version: 3.2.5
## DefaultState: enabled
## SavedVariables: CommDKP_DB, CommDKP_Loot, CommDKP_DKPTable, CommDKP_DKPHistory, CommDKP_MinBids, CommDKP_MaxBids, CommDKP_Whitelist, CommDKP_Standby, CommDKP_Archive, CommDKP_Profiles

Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.cn.lua
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,8 @@ if GetLocale() == "zhCN" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -814,8 +814,8 @@ if GetLocale() == "deDE" then
MIGRATIONCOMPLETED = "Migration abgeschlossen.|n|nBitte deaktivieren Sie MonolithDKP und laden Sie das UI neu. (/reload)",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -795,8 +795,8 @@ core.L = {
MIGRATIONCANCELED = "Migration canceled.|n|nPlease disable MonolithDKP and /reload the UI if you want to continue with CommunityDKP without using your current tables and settings.",
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.",

CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -818,8 +818,8 @@ if GetLocale() == "esES" or GetLocale() == "esMX" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -873,8 +873,8 @@ if GetLocale() == "frFR" then
MIGRATIONCOMPLETED = "Migration réussie.|n|nVeuillez désactiver MonolithDKP et recharger votre interface (/reload).", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.kr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -818,8 +818,8 @@ if GetLocale() == "koKR" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -815,8 +815,8 @@ if GetLocale() == "ruRU" then
MIGRATIONCOMPLETED = "Миграция завершена.|n|nПожалуйста отключите MonolithDKP и перезагрузите интерфейс.",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.se.lua
Original file line number Diff line number Diff line change
Expand Up @@ -793,8 +793,8 @@ core.L = {
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.",

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
4 changes: 2 additions & 2 deletions Localization/Localization.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,8 @@ if GetLocale() == "zhTW" then
MIGRATIONCOMPLETED = "Migration complete.|n|nPlease disable MonolithDKP and /reload the UI.", --TODO TRANSLATE:

--TODO TRANSLATE:
CHANGELOG1 = "CommunityDKP - v3.2.5-r62",
CHANGELOG2 = " - Hopefully made this work in pre-patch",
CHANGELOG1 = "CommunityDKP - v3.2.5-r64",
CHANGELOG2 = " - fixed broadcast window",
CHANGELOG3 = "",
CHANGELOG4 = "",
CHANGELOG5 = "",
Expand Down
6 changes: 3 additions & 3 deletions Modules/Sync.lua
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,12 @@ function CommDKP_BroadcastFull_Callback(arg1, arg2, arg3)
end

function CommDKP_BroadcastFull_Create()
local f = CreateFrame("Frame", "CommDKP_FullBroadcastWindow", UIParent, "ShadowOverlaySmallTemplate");
local f = CreateFrame("Frame", "CommDKP_FullBroadcastWindow", UIParent, BackdropTemplateMixin and "BackdropTemplate" or nil);

f:SetPoint("TOP", UIParent, "TOP", 0, -200);
f:SetSize(300, 260);
f:SetClampedToScreen(true)
f:SetBackdrop( {
f:SetBackdrop({
bgFile = "Textures\\white.blp", tile = true, -- White backdrop allows for black background with 1.0 alpha on low alpha containers
edgeFile = "Interface\\AddOns\\CommunityDKP\\Media\\Textures\\edgefile.tga", tile = true, tileSize = 1, edgeSize = 3,
insets = { left = 0, right = 0, top = 0, bottom = 0 }
Expand All @@ -323,7 +323,7 @@ function CommDKP_BroadcastFull_Create()
f:Hide()

-- Close Button
f.closeContainer = CreateFrame("Frame", "CommDKPTitle", f)
f.closeContainer = CreateFrame("Frame", "CommDKPTitle", f, BackdropTemplateMixin and "BackdropTemplate" or nil)
f.closeContainer:SetPoint("CENTER", f, "TOPRIGHT", -4, 0)
f.closeContainer:SetBackdrop({
bgFile = "Textures\\white.blp", tile = true,
Expand Down

0 comments on commit fc2d4a7

Please sign in to comment.