Skip to content

Commit

Permalink
Merge pull request #13 from Vapok/229-release-prep
Browse files Browse the repository at this point in the history
Updating for 2.2.9
  • Loading branch information
Vapok authored Jun 15, 2020
2 parents 73f70e7 + 514ad35 commit 091f71a
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ core.EncounterList = { -- Event IDs must be in the exact same order as core
}

core.MonDKPUI = {} -- global storing entire Configuration UI to hide/show UI
core.MonVersion = "v2.2.8-beta";
core.MonVersion = "v2.2.9-beta";
core.defaultTable = "__default";
core.BuildNumber = 20208;
core.BuildNumber = 20209;
core.UpgradeSchema = false;
core.TableWidth, core.TableRowHeight, core.TableNumRows, core.PriceNumRows = 500, 18, 27, 22; -- width, row height, number of rows
core.SelectedData = { player="none"}; -- stores data of clicked row for manipulation.
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.cn.lua
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ if GetLocale() == "zhCN" then
VALIDATEWARN = "这将根据他们的完整历史记录重新计算所有玩家的dkp,获得的生命和花费的生命。 如果由于缺少历史记录而导致结果不正确,请确保备份已保存的变量文件。 在运行之前,您应该为所有播放器重置先前的dkp(上下文菜单>全选>重置先前的dkp),以便可以看到它们已更改了多少。 你想继续吗?",
PASS = "通过",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ if GetLocale() == "deDE" then
ZEROSUMITEMCOSTTTDESC = "Wählen Sie die Art der Artikelkosten aus, die Sie verwenden möchten. Static gibt Artikeln einen definierten Preis. Während Mindestgebot ermöglicht es den Spielern, ein Gebot abzugeben, das die Kosten definiert, während Sie einen Mindestgebotsschwellenwert festlegen.",
ZONE = "Zone",
PASS = "Passen",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ core.L = {
VALIDATEWARN = "This will recalculate all players dkp, lifetime earned and lifetime spent based on their complete history. Make sure to back up your saved variables file in the event the result is improper due to missing history entries. You should reset previous dkp (context menu > select all > reset previous dkp) for all players prior to running so you can see how much they changed. Would you like to continue?",
PASS = "Pass",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ if GetLocale() == "esES" or GetLocale() == "esMX" then
VALIDATEWARN = "Esto volverá a calcular el dkp de todos los jugadores, la vida ganada y la vida gastada en función de su historial completo. Asegúrese de hacer una copia de seguridad del archivo de variables guardado en caso de que el resultado sea incorrecto debido a la falta de entradas en el historial. Debes restablecer dkp anterior (menú contextual> seleccionar todo> restablecer dkp anterior) para todos los jugadores antes de correr para que puedas ver cuánto cambiaron. ¿Te gustaria continuar?",
PASS = "Pasar",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ if GetLocale() == "frFR" then
VALIDATEWARN = "Cela recalculera tous les dkp des joueurs, la durée de vie gagnée et la durée de vie dépensée en fonction de leur historique complet. Assurez-vous de sauvegarder votre fichier de variables enregistré dans le cas où le résultat serait incorrect en raison d'entrées d'historique manquantes. Vous devez réinitialiser le dkp précédent (menu contextuel> sélectionner tout> réinitialiser le dkp précédent) pour tous les joueurs avant de courir afin que vous puissiez voir combien ils ont changé. Voulez-vous continuer?",
PASS = "Passer",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.kr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ if GetLocale() == "koKR" then
VALIDATEWARN = "전체 기록을 기준으로 모든 플레이어의 dkp, 평생 획득 한 시간 및 평생을 재 계산합니다. 누락 된 히스토리 항목으로 인해 결과가 올바르지 않은 경우 저장된 변수 파일을 백업하십시오. 달리기 전에 모든 플레이어에 대해 이전 dkp (컨텍스트 메뉴> 모두 선택> 이전 dkp 재설정)를 재설정해야 변경 한 양을 확인할 수 있습니다. 계속 하시겠습니까?",
PASS = "통과하다",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ if GetLocale() == "ruRU" then
ZONE = "зона",
PASS = "Отказаться",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
2 changes: 1 addition & 1 deletion Localization/Localization.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ if GetLocale() == "zhTW" then
VALIDATEWARN = "這將根據其完整歷史記錄重新計算所有玩家的dkp,獲得的生命和花費的生命。 如果由於缺少歷史記錄而導致結果不正確,請確保備份已保存的變量文件。 在運行之前,您應該為所有播放器重置先前的dkp(上下文菜單>全選>重置先前的dkp),以便可以看到它們已更改了多少。 你想繼續嗎?",
PASS = "通過",

CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.8-beta",
CHANGELOG1 = "Monolith DKP (Vapok Edition) - 2.2.9-beta",
CHANGELOG2 = "- Added in Loot Filter to Loot History (Taidtuskecyh)",
CHANGELOG3 = "- Small adjustments and fixes to Loot Price and DE communication",
CHANGELOG4 = "- Added in Multi-Guild, Multi-Teams supprot (thanks to Taidtuskecyh for the help)",
Expand Down
9 changes: 5 additions & 4 deletions Modules/Sync.lua
Original file line number Diff line number Diff line change
Expand Up @@ -464,12 +464,13 @@ end

function MonDKP_SyncDeleted()
local deleted = {}

for k,v in pairs(MonDKP:GetTable(MonDKP_Archive, true)) do
-- skip entry if it is not a table (e.g. DKPMeta/LootMeta)
if type(MonDKP:GetTable(MonDKP_Archive, true)[k]) == "table" and MonDKP:GetTable(MonDKP_Archive, true)[k].deleted then
table.insert(deleted, { player=k, deleted=v.deleted, edited=v.edited })
if type(MonDKP:GetTable(MonDKP_Archive, true)[k]) == "table" then
if MonDKP:GetTable(MonDKP_Archive, true)[k].deleted then
table.insert(deleted, { player=k, deleted=v.deleted, edited=v.edited })
end
end

end

if #deleted > 0 then
Expand Down
2 changes: 1 addition & 1 deletion MonolithDKP.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: M|cffaeaeddonolith|r |cffff0000DKP|r
## Author: Roeshambo-Stalagg
## Notes: Comprehensive DKP and raid management utility.
## Version: 2.2.8
## Version: 2.2.9
## DefaultState: enabled
## SavedVariables: MonDKP_DB, MonDKP_Loot, MonDKP_DKPTable, MonDKP_DKPHistory, MonDKP_MinBids, MonDKP_MaxBids, MonDKP_Whitelist, MonDKP_Standby, MonDKP_Archive

Expand Down

0 comments on commit 091f71a

Please sign in to comment.