cfc26d8c99
The login message was triggered incorrectly due to the "Beta" tag in the version string. This has been fixed. Almost completely removed due to impracticality with the 3.3.5a API. When RAID_ROSTER_UPDATE or PARTY_MEMBERS_CHANGED fires, data is unavailable for ~1.5 seconds. If these events fire again within that time, the timer needs to be restarted, leading to excessive code complexity and requiring handling for every edge case. Instead, we now simply check if the unit has changed when the library fires its callback.
85 lines
2.5 KiB
TeX
85 lines
2.5 KiB
TeX
## Interface: 30300
|
|
## Title: WeakAuras
|
|
## Author: The WeakAuras Team
|
|
## Version: 5.19.1
|
|
## Notes: A powerful, comprehensive utility for displaying graphics and information based on buffs, debuffs, and other triggers.
|
|
## Notes-esES: Potente y completa aplicación que te permitirá mostrar por pantalla múltiples diseños, basados en beneficios, perjuicios y otros activadores.
|
|
## Notes-deDE: Ein leistungsfähiges, umfassendes Addon zur grafischen Darstellung von Informationen von Auren, Cooldowns, Timern und vielem mehr.
|
|
## Notes-ruRU: Мощный, многосторонний инструмент для отображения графики и информации, основанной на баффах, дебаффах и других триггерах.
|
|
## Notes-zhTW: 一個強大且全面實用的顯示圖形和訊息基於增益,減益和其它觸發。
|
|
## X-Category: Interface Enhancements
|
|
## Globe-Post: WeakAurasOptions, WeakAurasModelPaths, WeakAurasTemplates
|
|
## X-Website: https://www.curseforge.com/wow/addons/weakauras
|
|
## X-Curse-Project-ID: 65387
|
|
## X-WoWI-ID: 24910
|
|
## DefaultState: Enabled
|
|
## LoadOnDemand: 0
|
|
## SavedVariables: WeakAurasSaved
|
|
## OptionalDeps: Ace3, LibCompress, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets, Masque, GTFO, LibButtonGlow-1.0, LibSpellRange-1.0, LibRangeCheck-2.0, LibDBIcon-1.0, LibClassicDurations, LibClassicCasterino, LibGetFrame-1.0, !!AddonLocale, DBM-Core, BigWigs
|
|
|
|
Templates.lua
|
|
Templates.xml
|
|
Compatibility.lua
|
|
Pools.lua
|
|
|
|
# External code + initialization
|
|
embeds.xml
|
|
Init.lua
|
|
locales.xml
|
|
TimeUtil.lua
|
|
ArchiveTypes\Repository.lua
|
|
DefaultOptions.lua
|
|
|
|
# Core files
|
|
Types.lua
|
|
Prototypes.lua
|
|
Profiling.lua
|
|
WeakAuras.lua
|
|
History.lua
|
|
Transmission.lua
|
|
Modernize.lua
|
|
Animations.lua
|
|
Conditions.lua
|
|
AnchorToWeakAuras.lua
|
|
|
|
# Trigger systems
|
|
LibGroupTalentsWrapper.lua
|
|
BuffTrigger2.lua
|
|
GenericTrigger.lua
|
|
BossMods.lua
|
|
|
|
# Helper Systems
|
|
AuraWarnings.lua
|
|
AuraEnvironment.lua
|
|
DebugLog.lua
|
|
SubscribableObject.lua
|
|
|
|
# Region support
|
|
RegionTypes\SmoothStatusBarMixin.lua
|
|
RegionTypes\RegionPrototype.lua
|
|
RegionTypes\Empty.lua
|
|
RegionTypes\ProgressTexture.lua
|
|
BaseRegions\Texture.lua
|
|
RegionTypes\Texture.lua
|
|
RegionTypes\AuraBar.lua
|
|
RegionTypes\Icon.lua
|
|
RegionTypes\Text.lua
|
|
RegionTypes\Group.lua
|
|
RegionTypes\DynamicGroup.lua
|
|
BaseRegions\StopMotion.lua
|
|
RegionTypes\StopMotion.lua
|
|
RegionTypes\Model.lua
|
|
|
|
# Sub-region support
|
|
SubRegionTypes\Background.lua
|
|
SubRegionTypes\SubText.lua
|
|
SubRegionTypes\Border.lua
|
|
SubRegionTypes\Glow.lua
|
|
SubRegionTypes\Tick.lua
|
|
SubRegionTypes\Model.lua
|
|
SubRegionTypes\StopMotion.lua
|
|
SubRegionTypes\Texture.lua
|
|
|
|
#Misc
|
|
DiscordList.lua
|