-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathTellMeWhen.toc
More file actions
74 lines (61 loc) · 4.26 KB
/
TellMeWhen.toc
File metadata and controls
74 lines (61 loc) · 4.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# --------------------
# TellMeWhen
# Originally by NephMakes
#
# 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: 120000, 120001, 110205, 50500, 40402, 20505, 11507
## Title: TellMeWhen
## X-Curse-Project-ID: 8025
## X-WoWI-ID: 10855
## X-Wago-ID: ZQ6aZqKW
## Version: 12.0.12
## Author: Cybeloras of Aerie Peak
## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon
## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick
## AddonCompartmentFuncOnEnter: TellMeWhen_AddonCompartmentFuncOnEnter
## AddonCompartmentFuncOnLeave: TellMeWhen_AddonCompartmentFuncOnLeave
## Category-enUS: Combat
## Category-deDE: Kampf
## Category-esES: Combate
## Category-esMX: Combate
## Category-frFR: Combat
## Category-itIT: Combattimento
## Category-koKR: 전투
## Category-ptBR: Combate
## Category-ruRU: Бой
## Category-zhCN: 战斗
## Category-zhTW: 戰鬥
## 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-frFR: Fournit des notifications visuelles, auditives et textuelles sur les temps de recharge, les buffs et à peu près tous les autres éléments du combat.
## Notes-itIT: Fornisce notifiche visive, uditive e testuali su recuperi, buff e praticamente ogni altro elemento di combattimento.
## Notes-koKR: 재사용 대기, 강화 효과와 그밖의 꽤 많은 것에 관해 시청각적이고도 문자적인 알림을 제공합니다.
## Notes-ptBR: Fornece notificações visuais, auditivas e textuais sobre tempos de recarga, buffs e praticamente todos os outros elementos de combate.
## Notes-ruRU: Визуальные, звуковые и текстовые оповещения о готовности заклинаний, способностей, наличии баффов\дебаффов и многого другого.
## Notes-esES: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa.
## Notes-esMX: Proporciona notificaciones visuales, auditivas y textuales sobre tiempos de reutilización, ventajas y básicamente cualquier otra cosa.
## OptionalDeps: Masque, Ace3, OmniCC, tullaCC, tullaCTC, 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, LibCustomGlow-1.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, LibCustomGlow-1.0
## X-Category: Combat
includes.xml
# vanilla tbc wrath cata mists standard
Components\Core\Spells\Equivalencies-[Game].lua
Components\Core\Spells\ClassSpellCache-[Game].lua
Components\Core\Spells\ClassSpellCache-Cata.lua [AllowLoadGameType cata]
Components\Core\Conditions\Categories\PlayerCombatStats-Retail.lua [AllowLoadGameType standard]
Components\Core\Conditions\Categories\PlayerCombatStats-Wrath.lua [AllowLoadGameType vanilla, tbc, wrath, cata, mists]
Components\IconTypes\IconType_runes\runes-Retail.lua [AllowLoadGameType standard]
Components\IconTypes\IconType_runes\runes-Wrath.lua [AllowLoadGameType wrath, cata, mists]
Components\IconTypes\IconType_losecontrol\losecontrol.lua [AllowLoadGameType standard, cata, mists]
Components\IconTypes\IconType_lightwell\lightwell.lua [AllowLoadGameType cata, mists]