Skip to content

Commit

Permalink
fix: build validation unexpectedly broke
Browse files Browse the repository at this point in the history
  • Loading branch information
ascott18 committed Dec 29, 2023
1 parent b786391 commit 7f83e9c
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 151 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.sh text eol=lf
*.toc text eol=lf
95 changes: 47 additions & 48 deletions TellMeWhen-Classic.toc
Original file line number Diff line number Diff line change
@@ -1,48 +1,47 @@
# --------------------
# TellMeWhen
# Originally by Nephthys of Hyjal <[email protected]>
#
# 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 <[email protected]>
#
# 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
100 changes: 49 additions & 51 deletions TellMeWhen-Wrath.toc
Original file line number Diff line number Diff line change
@@ -1,51 +1,49 @@
# --------------------
# TellMeWhen
# Originally by Nephthys of Hyjal <[email protected]>
#
# 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 <[email protected]>
#
# 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
104 changes: 52 additions & 52 deletions TellMeWhen.toc
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
# --------------------
# TellMeWhen
# Originally by Nephthys of Hyjal <[email protected]>
#
# 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 <[email protected]>
#
# 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

0 comments on commit 7f83e9c

Please sign in to comment.