WeakAuras2

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.

GPL-2.0 License

Stars
1.1K

Bot releases are visible (Hide)

WeakAuras2 - 5.5.7

Published by github-actions[bot] over 1 year ago

5.5.7 (2023-06-25)

Full Changelog

Highlights

Commits

InfusOnWoW (2):

  • Fix Anchorer Run On integration
  • Fix SoundStop Condition not working
WeakAuras2 - 5.5.6

Published by github-actions[bot] over 1 year ago

5.5.6 (2023-06-22)

Full Changelog

Highlights

Commits

InfusOnWoW (1):

  • Fix DBM stage trigger for non-DBM users
WeakAuras2 - 5.5.5

Published by github-actions[bot] over 1 year ago

5.5.5 (2023-06-18)

Full Changelog

Highlights

  • Updates to the BW/DBM triggers
  • Bug fixes
  • Talent load checks now use talent instead of spell id

Commits

InfusOnWoW (14):

  • Rework Talent load to check via talent id instead of spell id
  • Remove talents that don't exist
  • Rewrite Two Column Drop Down
  • Make Two ColumnDropDown work with table values
  • Fix lua error if GetSpecialization returns nil
  • Prevent an empty PlaySound from stopping sounds
  • Model: Fix setting of unit models in Wotlk
  • Animation Options: Fix rotate amount being invisible
  • DBM Stage Trigger: Fix if loaded after SetStage has already fired
  • BW Timer: Fixes lua error if remaining is a string
  • Fix TexturePicker Search box
  • BT2: Fix unloading auras prevents the next schedule of a recheck
  • In ActivateEnvironment for tsu variables, don't create the region
  • Tweak Ignore Update PR

Logan Tracy (1):

  • Added Unleash Life template for Restoration Shaman

Stanzilla (2):

  • Update Wrath TOC for 3.4.2
  • Spelling fixes

mrbuds (5):

  • Fix "BigWigs Timer" trigger remaining time option
  • BigWigs Stage trigger: set stage back to 0 after encounter end
  • Init BigWigs stage value when registering BigWigs_SetStage
  • BigWigs triggers: rename "Spell Id" field to "Key"
  • Fix printed nil on updating aura
WeakAuras2 - 5.5.4

Published by github-actions[bot] over 1 year ago

5.5.4 (2023-05-21)

Full Changelog

Highlights

  • Add an option to un-ignore aura updates from Wago
  • Include TaintLess so we..taint less
  • Add a 4th tooltip for people to use
  • The usual amount of bugfixes

Commits

InfusOnWoW (4):

  • Hide tip popup on minimze and switching pages
  • Clean up code showing the bottom buttons
  • BT2: Limit size of returned tooltip for options display
  • Add a tooltip4, since a user actually wants that

Jods (1):

  • add unignoring uption for WagoUpdates (#4443)

Stanzilla (5):

  • Load TaintLess in Wrath as well
  • Fix typo
  • Include TaintLess as as lib (#4437)
  • Add a few more blocked functions that were added in 10.1
  • Fix up some types

emptyrivers (1):

  • simplify dragonriding detection

mrbuds (2):

  • Fix anchored to nameplate preview with aura trigger
  • Essence trigger: fix nil error happening on import of an aura
WeakAuras2 - 5.5.3

Published by github-actions[bot] over 1 year ago

5.5.3 (2023-05-07)

Full Changelog

Highlights

  • Template updates for Shadow Priest
  • Bug fixes

Commits

InfusOnWoW (6):

  • Templates Shadow Priest: Update for 10.1
  • Cast trigger: Disable various checks for non-casting trigger
  • Spell Cooldown Progress trigger: Add an option to follow overrides
  • Fix Cast trigger latency for some interactions
  • Fix issue with Smooth Progress, Min/Max clamps and overlays
  • Fix lua error in Reputatin trigger while outside world

mrbuds (3):

  • Fix Retail talent widget offsets
  • GetUnitFrame anchor callback: safeguard against nil index error
  • Fix weakauras loading on wotlk ptr
WeakAuras2 - 5.5.2

Published by github-actions[bot] over 1 year ago

5.5.2 (2023-05-03)

Full Changelog

Highlights

  • Bug Fixes

Commits

Stanzilla (4):

  • Mark addon compartment entry as not checkable
  • Update bug_report.yml
  • Update bug_report.yml
  • Fix a few typos and update config files

mrbuds (1):

  • Fix WeakAuras.GetAuraInstanceTooltipInfo and getTenchName for 10.1
WeakAuras2 - 5.5.1

Published by github-actions[bot] over 1 year ago

5.5.1 (2023-05-02)

Full Changelog

Highlights

  • Bug fix for Wrath Classic
    Previously in 5.5.0:
  • Overhaul of the whole main UI design
  • Updates to templates for 10.1
  • Add support for the addon compartment frame in 10.1
  • Updates to various triggers
  • Use API to get talent data in 10.1 instead of hardcoding.
  • Bug fixes and performance improvements

Commits

mrbuds (1):

  • Fix talent error on WOTLK
WeakAuras2 - 5.5.0

Published by github-actions[bot] over 1 year ago

5.5.0 (2023-05-02)

Full Changelog

Highlights

  • Overhaul of the whole main UI design
  • Updates to templates for 10.1
  • Add support for the addon compartment frame in 10.1
  • Updates to various triggers
  • Use API to get talent data in 10.1 instead of hardcoding.
  • Bug fixes and performance improvements

Commits

InfusOnWoW (8):

  • MoverSizer: Remove some unused code
  • Options: Fix mover alpha not updating
  • Templates: Add Mistweaver's Mana Tee
  • SubscribaleObject: Prevent double subscription
  • Fix lua error if a region has no coordinates
  • Fix Progress Texture overlay calculation if adjustMin is set
  • Fix PlayerMoving trigger
  • Rework Magnetic Edit (#4358)

Stanzilla (3):

  • Update TOC for Patch 10.1.0
  • Add support for the 10.1 addon compartment feature
  • Update CF URL in localization uploader script

mrbuds (11):

  • Retail: drop hard-coded talent data and get it from API
  • Paladin templates update for 10.1.0
  • Update profiling windows skin
  • Encounter trigger: add Id, Name, Difficulty and Success as text replacement, filter and conditions
  • Text sub element: add condition for editing text
  • Update general layout of WeakAurasOptions (#3700)
  • Add new "Entering/Leaving Encounter" trigger
  • BW/DBM Timer triggers: add infos about count matching feature on tooltip
  • Dbm & BW triggers: fix count matching with chinese parenthesis
  • Essence Trigger (#4397)
  • cd tracking: Tune down frequency of cooldowns check made on same frames
WeakAuras2 - 5.4.4

Published by github-actions[bot] over 1 year ago

5.4.4 (2023-03-29)

Full Changelog

Highlights

  • Bug fixes

Commits

InfusOnWoW (5):

  • Bufftrigger2: Explicitly scan boss units on INSTANCE_ENCOUNTER_ENGAGE_UNIT
  • Fix state.spec for various triggers
  • BuffTrigger2: Check that matchDataByTrigger contains what we expect
  • Fix updating edge case
  • Templates: Fix Rupture

mrbuds (7):

  • Spell Cast Succeeded trigger: fix "Delay" option, fixes #4382
  • update talents for 10.0.7
  • Dbm & BW triggers: make count field use cron-like pattern fixes #4368
  • Aura trigger: fix tooltip on mouseover, fixes #4372
  • Dbm & BW triggers: fix count parsing from message
  • Aura trigger: Fix Lua error in WeakAuras.GetAuraInstanceTooltipInfo for 10.1.0
  • re-add WeakAuras.IsClassic as an alias to WeakAuras.IsClassicEra
WeakAuras2 - 5.4.3

Published by github-actions[bot] over 1 year ago

5.4.3 (2023-03-22)

Full Changelog

Highlights

Commits

InfusOnWoW (3):

  • Fix regression in dynamic conditions
  • Tweak AuraBars once more
  • Tweak Unit Spellcast Succeded trigger

Stanzilla (1):

  • Update TOC for Retail Patch 10.0.7

emptyrivers (1):

  • decrement nameSource on deleting subOption that precedes the name source

mrbuds (3):

  • Unit Spellcast Succeded trigger: set %name / %n to spell's name
  • Aura Trigger: fix "Cast by a player character" option (#4352)
  • Aura trigger: fix Lua error with new API (#4351)
WeakAuras2 - 5.4.2

Published by github-actions[bot] over 1 year ago

5.4.2 (2023-03-16)

Full Changelog

Highlights

  • Turn off new aura API usage temporarily

Commits

Stanzilla (1):

  • Turn off new aura API usage temporarily
WeakAuras2 - 5.4.1

Published by github-actions[bot] over 1 year ago

5.4.1 (2023-03-16)

Full Changelog

Highlights

  • bug fix

Commits

mrbuds (2):

  • Fix Lua error with Atlased Textures
  • Fix potential Lua error in "Talent Known" trigger
WeakAuras2 - 5.4.0

Published by github-actions[bot] over 1 year ago

5.4.0 (2023-03-14)

Full Changelog

Highlights

  • Add Spec Position load option
  • Add warning for custom code auras with COMBAT_LOG_EVENT_UNFILTERED and no filter
  • Add a Count filter to some triggers
  • Add a new Delay option to some triggers
  • Item trigger: add %quality and %qualityTexture
  • BT2: Add a condition for "buffed" check for Group/Combine Matches/All
  • Aura trigger: use new API for retail
  • BT2: Add softenemy/friend support
  • Add support for AddonLocale
  • Cast trigger: add "Empowered Charged" overlay
  • Lots of smaller changes and fixes

Commits

BannZay (1):

  • register ARENA_OPPONENT_UPDATE event on wrath

Casey Raethke (1):

  • Add support for queued spell costs (#4331)

Hekili (1):

  • For talent selector, force tooltip not to override. Use original icon if overridden (i.e., Raze overrides Maul, Elemental Blast overrides Lava Burst).

InfusOnWoW (15):

  • Fade Animation: Add error handler to SetAlpha call
  • Fix regression caused by 7fd46bbb623f
  • Progress Texture: Fix Texture Rotation property only allowing *10 values
  • Add arg1 to untrigger call for unit events
  • Fix AuraEnvironment not being deactived if the stacks functions errors
  • Cast: Fix lua error on casting not empowered channeled spells
  • Tweak AuraBars to hopefully work around mask funkyness
  • Global Conditions: Fix wrong state in some cases
  • Update: Fix edge case in Update code with anchoring to frames
  • BT2: Add a condition for "buffed" check for Group/Combine Matches/All
  • Templates: Work around Blizzard bug with Evoker empowered spells
  • SubModel: Call ClearAllPoints before setting them
  • Conditions: On trigger delete correctly modify conditions
  • Fix atlas textures if use full rotation is enabled for atlas textures (#4288)
  • Only show charged overlay if enabled in the trigger

Stanzilla (1):

  • Update config and contributing guide

Vardex (1):

  • Add support for AddonLocale (#4277)

dev-fatal (1):

  • Fixed pronouns in buff trigger language

emptyrivers (3):

  • fix ignored value checks
  • softenemy/friend support in BT2 (#4266)
  • add stagger stat

mrbuds (22):

  • Remove warning message in chat for CLEU without filter, and reword the warning slightly
  • Add Spec Position load option
  • Add warning for custom code auras with COMBAT_LOG_EVENT_UNFILTERED and no filter
  • Cleanup unused code in WeakAuras.CheckTalentSpellId
  • Remove unused arguments on Private.EndEvent
  • Fix Private.UpdateTalentInfo
  • Add newFeatureString
  • Add a Count filter to some triggers
  • Add a new Delay option to some triggers
  • Item Count trigger: rename quality to reagentQuality, and qualityTexture to reagentQualityTexture
  • Item Count trigger: restore conditions from before quality change
  • Item Count trigger: fix error when making new trigger
  • Item trigger: add %quality and %qualityTexture
  • Aura trigger: use new API for retail (#4244)
  • Fix IsClassic => IsClassicEra in Types.lua
  • rename Classic to ClassicEra
  • Purge handling of TBC
  • Models & SubModels: use model_fileId on wotlk
  • Model SubRegion: prevent bad model data to raise an Lua error
  • anchorFrameType sort options
  • Add Screen anchor
  • Cast trigger: add "Empowered Charged" overlay
WeakAuras2 - 5.3.7

Published by github-actions[bot] over 1 year ago

5.3.7 (2023-01-24)

Full Changelog

Highlights

  • Data updates for 10.0.5
  • Bug fixes

Commits

Håkon Solbjørg (1):

  • chore(typo): Fix typo for example in enUS locale

InfusOnWoW (5):

  • Fix pending update/install section being layouted wrongly
  • Fix talent load options regression for some spells
  • Fix customTextUpdate not being run in some circumstances
  • Fix lua error on creating a new cast bar that wants to watch latency
  • BuffTrigger2: Mention idTip in tooltip

Stanzilla (1):

  • Update TOC for retail patch 10.0.5

mrbuds (2):

  • update dragonflight talents tree for 10.0.5.47660
  • pixel glow: do not show border when option is nil
WeakAuras2 - 5.3.6

Published by github-actions[bot] over 1 year ago

5.3.6 (2023-01-18)

Full Changelog

Highlights

  • Bug fixes

Commits

emptyrivers (1):

  • fix custom sort (#4252)

mrbuds (1):

  • Fix potential error when importing an aura
WeakAuras2 - 5.3.5

Published by github-actions[bot] almost 2 years ago

5.3.5 (2023-01-18)

Full Changelog

Highlights

  • Bug fixes

Commits

InfusOnWoW (20):

  • SubText: Move SubRegion:SetVisible to the end
  • Revert "Revert "Fix some regressions with text updates""
  • Revert "Fix a regression with text updates"
  • Remove old debug output
  • Fix some regressions with text updates
  • Weapon Enchant: Fix enchant trigger not parsing name correctly
  • Make C_Timer callbacks use the better error reporting
  • Fix typo in enUs.lua
  • Revert "Don't give WeakAurasDisplayButtons global names"
  • Texture: Add Rotate property for conditions
  • Talents: Rework checking for active talents
  • PlaySound on the master channel
  • Improve TimerTick/Frame system
  • Templates: Make Convoke the Spirits use the Exact Spell option
  • Templates: Brewmaster Add Purified Chi buff
  • Don't give WeakAurasDisplayButtons global names
  • Temporary Enchant Tooltip parsing: Require a unit after time
  • Options: Fix sounds being played from all auras on multi-selection set
  • Fix pet being included in Smart Group with "Include Pets" in a raid
  • SpinBox: Fix not being able to enter unchanged values

Stanzilla (6):

  • Fix a regression with text updates
  • Revert "Fix some regressions with text updates"
  • Update Wrath TOC for Patch 3.4.1
  • remove stray semicolons
  • Remove very old Masque workaround that should no longer be needed
  • Mark checkDoublePercent as optional in ContainsPlaceHolders

emptyrivers (6):

  • be more careful about removing subscribers (#4239)
  • unsubscribe text updates when text is not visible
  • add media custom option
  • adopt BAG_UPDATE_DELAYED
  • ignore small deltas on numbers
  • only run sort/grow when interesting state changes happen (#4205)

mrbuds (8):

  • Models: fix SetTransform API for wotlk ptr
  • Item triggers: restore disabled triggers for WOTLK PTR
  • Cast trigger: safeguard nil error on WeakAuras.UnitChannelInfo
  • Cast Trigger: fix channel not interrupting
  • Classic: remove "Instance Type" load option, fix Spec Role & Raid Role
  • add "Not Spell Known" load option
  • Power trigger: add Max Power filter
  • Health trigger: add Max Health filter
WeakAuras2 - 5.3.4

Published by github-actions[bot] almost 2 years ago

5.3.4 (2022-12-27)

Full Changelog

Highlights

  • Bug fixes

Commits

InfusOnWoW (6):

  • Progress Texture: Don't animate smoothly on show
  • Feral Templates: Fix missing/wrong buffs
  • Fix Dragonriding load option when transitioning from riding to taxi
  • Fix textreplacement for %% input
  • Prevent very old ZT trackers from breaking the options
  • Fix Spell Count difference tracking not being detected

emptyrivers (2):

  • bump widget version
  • reset font object on acquire

mrbuds (2):

  • Make WeakAuras.SpecRolePositionForUnit correctly return 3 values
  • Aurabar gradient: wotlk ptr switched to retail api, fixes #4148

nullKomplex (1):

  • Fix power cost of abilities that change with certain auras.
WeakAuras2 - 5.3.3

Published by github-actions[bot] almost 2 years ago

5.3.3 (2022-12-09)

Full Changelog

Highlights

  • bug fixes

Commits

InfusOnWoW (9):

  • Add Profession Slots to Item Triggers
  • AuraBar: Try again to fix some pixel issues for unaligned progress bars
  • Cast Trigger's Latency: Rework code
  • AuraBar: Fix alignment issues for background/foreground
  • Fix PvP Talents being unknown after pvp
  • Fix renaming breaking anchoring between auras
  • Fix anchorpoints for fgFrame
  • Make WeakAuras.newFeatureString available again
  • Make TSU Variables more resilent against lua errors
WeakAuras2 - 5.3.2

Published by github-actions[bot] almost 2 years ago

5.3.2 (2022-12-06)

Full Changelog

Highlights

  • more bug fixes

Commits

InfusOnWoW (6):

  • Fix tooltip anchoring with TipTac mouse anchoring
  • Load: Make Dragonriding detection on initial login more robust
  • Texture: Enable rotation/mirroring for atlas textures
  • AuraBar: Change parent and order of creationt of frames
  • Background Sub Element: Fix formatting
  • TexturePicker: Make adjusting aura size a caller option

Stanzilla (1):

  • Bug Report template: format text in Lua error and Export string textarea

mrbuds (4):

  • Encounter Journal: keep default selection
  • Texture: re-order options
  • Tooltips: remove anchoring restriction warning
  • Texture region: don't apply TexCoord modification for atlas
WeakAuras2 - 5.3.1

Published by github-actions[bot] almost 2 years ago

5.3.1 (2022-12-04)

Full Changelog

Highlights

  • bug fixes

Commits

mrbuds (2):

  • AuraBar gradient: fix bug on classic
  • Disable item cooldown triggers on wotlk PTR