From 7f83e9c0f2d418de418d4a63c8987edc7a7fc6fe Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Fri, 29 Dec 2023 13:04:22 -0800 Subject: [PATCH] fix: build validation unexpectedly broke --- .gitattributes | 1 + TellMeWhen-Classic.toc | 95 +++++++++++++++++++------------------ TellMeWhen-Wrath.toc | 100 +++++++++++++++++++-------------------- TellMeWhen.toc | 104 ++++++++++++++++++++--------------------- 4 files changed, 149 insertions(+), 151 deletions(-) diff --git a/.gitattributes b/.gitattributes index dfdb8b77..897ff940 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.sh text eol=lf +*.toc text eol=lf diff --git a/TellMeWhen-Classic.toc b/TellMeWhen-Classic.toc index cbd5111a..0d2d79ee 100644 --- a/TellMeWhen-Classic.toc +++ b/TellMeWhen-Classic.toc @@ -1,48 +1,47 @@ -# -------------------- -# TellMeWhen -# Originally by Nephthys of Hyjal -# -# Other contributions by: -# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, -# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune -# -# Currently maintained by -# Cybeloras of Aerie Peak -# -------------------- - - -## Interface: 11500 -# DONT FORGET TO TOC BUMP TELLMEWHEN_OPTIONS TOO!! -## X-Interface: 11500 -## Title: TellMeWhen -## X-Curse-Project-ID: 8025 -## X-WoWI-ID: 10855 -## X-Wago-ID: ZQ6aZqKW - -## Version: 10.2.2 -## Author: Cybeloras of Aerie Peak -## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon -## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick -## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter -## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave - -## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. -## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 -## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 -## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. -## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. -## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. -## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. - -## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs -# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately -## SavedVariablesPerCharacter: TellMeWhen_Settings -## SavedVariables: TellMeWhenDB -## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 -## X-Category: Combat - -includes.xml - -Components\Core\Spells\Equivalencies-Classic.lua -Components\Core\Spells\ClassSpellCache-Classic.lua -Components\Core\Conditions\Categories\PlayerCombatStats-Wrath.lua +# -------------------- +# TellMeWhen +# Originally by Nephthys of Hyjal +# +# Other contributions by: +# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, +# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune +# +# Currently maintained by +# Cybeloras of Aerie Peak +# -------------------- + + +## Interface: 11500 +# DONT FORGET TO TOC BUMP TELLMEWHEN_OPTIONS TOO!! +## Title: TellMeWhen +## X-Curse-Project-ID: 8025 +## X-WoWI-ID: 10855 +## X-Wago-ID: ZQ6aZqKW + +## Version: 10.2.2 +## Author: Cybeloras of Aerie Peak +## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon +## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick +## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter +## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave + +## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. +## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 +## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 +## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. +## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. +## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. +## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. + +## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs +# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately +## SavedVariablesPerCharacter: TellMeWhen_Settings +## SavedVariables: TellMeWhenDB +## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 +## X-Category: Combat + +includes.xml + +Components\Core\Spells\Equivalencies-Classic.lua +Components\Core\Spells\ClassSpellCache-Classic.lua +Components\Core\Conditions\Categories\PlayerCombatStats-Wrath.lua diff --git a/TellMeWhen-Wrath.toc b/TellMeWhen-Wrath.toc index 34e287ae..f24d9c70 100644 --- a/TellMeWhen-Wrath.toc +++ b/TellMeWhen-Wrath.toc @@ -1,51 +1,49 @@ -# -------------------- -# TellMeWhen -# Originally by Nephthys of Hyjal -# -# Other contributions by: -# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, -# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune -# -# Currently maintained by -# Cybeloras of Aerie Peak -# -------------------- - - -# Also dont forget to bump both of these - X-Interface is used to get the interface version in-game to check that the user is using a current client. -## Interface: 30403 -# DONT FORGET TO TOC BUMP TELLMEWHEN_OPTIONS TOO!! -## X-Interface: 30403 -## Title: TellMeWhen -## X-Curse-Project-ID: 8025 -## X-WoWI-ID: 10855 -## X-Wago-ID: ZQ6aZqKW - -## Version: 10.2.2 -## Author: Cybeloras of Aerie Peak -## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon -## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick -## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter -## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave - -## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. -## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 -## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 -## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. -## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. -## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. -## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. - -## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs -# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately -## SavedVariablesPerCharacter: TellMeWhen_Settings -## SavedVariables: TellMeWhenDB -## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 -## X-Category: Combat - -includes.xml - -Components\Core\Spells\Equivalencies-Wrath.lua -Components\Core\Spells\ClassSpellCache-Wrath.lua -Components\Core\Conditions\Categories\PlayerCombatStats-Wrath.lua - -Components\IconTypes\IconType_runes\runes-Wrath.lua +# -------------------- +# TellMeWhen +# Originally by Nephthys of Hyjal +# +# Other contributions by: +# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, +# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune +# +# Currently maintained by +# Cybeloras of Aerie Peak +# -------------------- + + +## Interface: 30403 +# DONT FORGET TO TOC BUMP TELLMEWHEN_OPTIONS TOO!! +## Title: TellMeWhen +## X-Curse-Project-ID: 8025 +## X-WoWI-ID: 10855 +## X-Wago-ID: ZQ6aZqKW + +## Version: 10.2.2 +## Author: Cybeloras of Aerie Peak +## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon +## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick +## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter +## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave + +## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. +## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 +## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 +## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. +## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. +## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. +## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. + +## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs +# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately +## SavedVariablesPerCharacter: TellMeWhen_Settings +## SavedVariables: TellMeWhenDB +## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 +## X-Category: Combat + +includes.xml + +Components\Core\Spells\Equivalencies-Wrath.lua +Components\Core\Spells\ClassSpellCache-Wrath.lua +Components\Core\Conditions\Categories\PlayerCombatStats-Wrath.lua + +Components\IconTypes\IconType_runes\runes-Wrath.lua diff --git a/TellMeWhen.toc b/TellMeWhen.toc index 758470e5..8067c458 100644 --- a/TellMeWhen.toc +++ b/TellMeWhen.toc @@ -1,52 +1,52 @@ -# -------------------- -# TellMeWhen -# Originally by Nephthys of Hyjal -# -# Other contributions by: -# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, -# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune -# -# Currently maintained by -# Cybeloras of Aerie Peak -# -------------------- - - -## Interface: 100200 - -## Title: TellMeWhen -## X-Curse-Project-ID: 8025 -## X-WoWI-ID: 10855 -## X-Wago-ID: ZQ6aZqKW - -## Version: 10.2.2 -## Author: Cybeloras of Aerie Peak -## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon -## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick -## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter -## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave - -## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. -## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 -## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 -## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. -## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. -## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. -## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. - -## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs -# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately -## SavedVariablesPerCharacter: TellMeWhen_Settings -## SavedVariables: TellMeWhenDB -## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 -## X-Category: Combat - -includes.xml - -# Components\Core\Spells\includes.core.xml -Components\Core\Spells\Equivalencies-Retail.lua -Components\Core\Spells\ClassSpellCache-Retail.lua -Components\Core\Conditions\Categories\PlayerCombatStats-Retail.lua - -Components\IconTypes\IconType_runes\runes-Retail.lua -Components\IconTypes\IconType_losecontrol\losecontrol.lua - +# -------------------- +# TellMeWhen +# Originally by Nephthys of Hyjal +# +# Other contributions by: +# Sweetmms of Blackrock, Oozebull of Twisting Nether, Oodyboo of Mug'thol, +# Banjankri of Blackrock, Predeter of Proudmoore, Xenyr of Aszune +# +# Currently maintained by +# Cybeloras of Aerie Peak +# -------------------- + + +## Interface: 100200 + +## Title: TellMeWhen +## X-Curse-Project-ID: 8025 +## X-WoWI-ID: 10855 +## X-Wago-ID: ZQ6aZqKW + +## Version: 10.2.2 +## Author: Cybeloras of Aerie Peak +## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon +## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick +## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter +## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave + +## Notes: Provides visual, auditory, and textual notifications about cooldowns, buffs, and pretty much every other element of combat. +## Notes-zhCN: 为冷却、增益\减益及其他各个方面提供视觉、听觉以及文字上的通知。 +## Notes-zhTW: 為冷卻、增益\減益及其他各個方面提供視覺、聽覺以及文字上的通知。 +## Notes-deDE: Bietet visuelle, akustische und schriftliche Benachrichtigungen über Cooldowns, Buffs and so ziemlich alles andere. +## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다. +## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого. +## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa. + +## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, sct, sctd, MikScrollingBattleText, Parrot, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0, ElvUI, DBM-Core, BigWigs +# The per character settings are the old settings, but we still need them to upgrade to the new ones. If they aren't defined, then they will be deleted immediately +## SavedVariablesPerCharacter: TellMeWhen_Settings +## SavedVariables: TellMeWhenDB +## X-Embeds: LibStub, Ace3, LibSharedMedia-3.0, LibDataBroker-1.1, DRList-1.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibDogTag-Stats-3.0, LibSpellRange-1.0, LibOO-1.0, LibRangeCheck-3.0, LibBabble-CreatureType-3.0, LibBabble-Race-3.0 +## X-Category: Combat + +includes.xml + +# Components\Core\Spells\includes.core.xml +Components\Core\Spells\Equivalencies-Retail.lua +Components\Core\Spells\ClassSpellCache-Retail.lua +Components\Core\Conditions\Categories\PlayerCombatStats-Retail.lua + +Components\IconTypes\IconType_runes\runes-Retail.lua +Components\IconTypes\IconType_losecontrol\losecontrol.lua +