Skip to content

Releases: WeakAuras/WeakAuras2

5.17.0

25 Aug 22:10

Choose a tag to compare

5.17.0 (2024-08-25)

Full Changelog

Highlights

  • Performance improvemsn
  • Bug fixes
  • Add Bleed type via LibDispel

Commits

InfusOnWoW (9):

  • Item Count: Add support for reagent/account bank api
  • Fix lua errors with progressSources after trigger moving
  • Zone Names/Zone Ids, etc: Add - for negation
  • BT2: Enable hostility check for group units too
  • Spell Triggers: Handle spell names similar to before
  • BT2: Add Bleed type via LibDispel
  • Options: Allow or searching via " or " and "|"
  • Options: Update shape shift combobox if the shape shift data changed
  • Totem Trigger: Implement an icon check

emptyrivers (6):

  • upgrade cachebuild priority if building & there's a cache miss
  • more improvements to spell cache thread
  • defer snapshots out of login process
  • make spellCache a background task
  • supercharge dynFrame
  • improve build advertisement

mrbuds (2):

  • Fix issue with talent load option showing wrong hero talents in tree
  • Workaround C_Reputation.GetFactionDataByIndex returning nil when it shouldn't

5.16.1

16 Aug 19:36

Choose a tag to compare

5.16.1 (2024-08-16)

Full Changelog

Highlights

  • Bug fix for spell API

Commits

mrbuds (1):

  • IsPlayerSpell and IsSpellKnown now make error an with 0

5.16.0

15 Aug 15:23

Choose a tag to compare

5.16.0 (2024-08-15)

Full Changelog

Highlights

  • Tons of Templates updates for many classes in TWW

Commits

Boneshock (1):

  • Dynamic Text: add props from child and multiselect auras.

InfusOnWoW (19):

  • Templates: Add Dractyhr and Earthen
  • Templates: Update warlock for TWW
  • Templates: DK Remove pet buffs that are also on the player
  • Templates: Priest update for TWW
  • Templates: Update Rogue for TWW
  • Templates: Add Mage
  • Templates: Remove PvP Talents
  • Templates: Update BL/Hero template
  • Templates: Update Hunter
  • Templates: BL/Heroism Add Evoker Fury of the Aspects
  • Templates: Warrior
  • Weapon Enchant Trigger: Add the enchantId to the state
  • Weapon Enchant tirgger: Fix enchanted check
  • Rename Dragonriding Load option
  • StopMotion: Always call UpdateProgress
  • Aurabar: Fix overlays without an explicit texture not handling atlas textures
  • AuraBar: Allow selecting an atlas texture also for overlays
  • Cooldown Progress (Spell), Cooldown Ready: Change spell id logic
  • Update Atlas File List from wago.tools

Sean Anderson (3):

  • thrash no range
  • update balance druid templates
  • Fix incorrect mount form id and add balance druid premade forms

Stanzilla (3):

  • Update TOC for retail patch 11.0.2
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

emptyrivers (1):

  • add a line to custom code errors to identify the stack trace

mrbuds (13):

  • TSU can use unitAuraInstanceID for tooltips
  • Fix error when creating a trigger of spell type, fixes #5308
  • Fix inconsistency with markers replacements
  • Allow select a frame that have no name for anchor & glow
  • Paladin templates
  • Druid templates
  • Shaman templates
  • Monk templates
  • DH templates
  • DK templates
  • Evoker templates
  • Fix herotalent tree
  • Update encounter ids with SoD level 60 raids

5.15.4

28 Jul 00:53

Choose a tag to compare

5.15.4 (2024-07-27)

Full Changelog

Highlights

  • Class and Specialzation triggers now support class/spec conditions

Commits

Boneshock (1):

  • fix error when creating new reputation trigger

InfusOnWoW (6):

  • Class and Specialization Trigger: Add condition for class/spec
  • Triggers: Don't set state.icon if the icon is unknown
  • Model Sub Element: Fix model frame level
  • Model+Model Sub Element: Remove model_path
  • Model Sub Element: Fix Model option
  • Fix custom text function returning a table leading to a lua error

mrbuds (3):

  • Fix transmission of auras
  • submodel: change default on classic for an existing model
  • Model: change default on classic for an existing model

5.15.3

24 Jul 23:55
1217799

Choose a tag to compare

5.15.3 (2024-07-25)

Full Changelog

Highlights

Commits

Stanzilla (1):

  • Fix addon compartment for 11.0

mrbuds (2):

  • Prepare triggerTemplates for herotalent
  • Fix potential error with some triggers with no spell set

potat0nerd (1):

  • Update GetWatchedFactionInfo to new API (#5242)

5.15.2

24 Jul 05:26
5.15.2

Choose a tag to compare

5.15.2 (2024-07-23)

Full Changelog

Highlights

Commits

emptyrivers (1):

  • fix LoC option

5.15.1

24 Jul 00:41

Choose a tag to compare

5.15.1 (2024-07-21)

Full Changelog

Highlights

  • Rewrite PVP Talent Load/Trigger to use SpellIds, this is a breaking change and means you have to reconfigure your auras if you used these.
  • Enable direct communication via whispers for cross realms and connected realms
  • Text editor improvements

Commits

Boneshock (3):

InfusOnWoW (3):

  • Rewrite PVP Talent Load/Trigger to use SpellIds
  • Text RegionType: Fix size calculation on scaled regions
  • Update Atlas File List from wago.tools

Stanzilla (1):

  • Update WeakAurasModelPaths from wago.tools

emptyrivers (1):

  • add more mixins to exec_env

mrbuds (4):

  • Enable direct comm through WHISPER channel for cross realms and connected realms (#5218)
  • Chat Message trigger: support communities
  • Ensure C_Spell.IsUsableSpell arg1 is not nil
  • Text editor: add ctrl z, ctrl y

5.15.0

09 Jul 23:48
56ed6a3

Choose a tag to compare

5.15.0 (2024-07-09)

Full Changelog

Highlights

  • Add support for CustomNames addon
  • Add auto complete and text replacement widgets for code editors
  • UI Improvements
  • TWW updates

Commits

Dsune0 (2):

  • Hide Resize button when minimized
  • Change Profiling frame resize/toggle behaviour

InfusOnWoW (10):

  • Add missing Instances Types: Delves, Story Raid, Quest Party(?)
  • TWW+Model SubElement: Replace "Clips by Progress" by "Anchor to FG"
  • Progress Source: Only use additinalProgress (aka overlays) in auto mode
  • Add Dynamic Text Codes window
  • TWW: Workaround ColorMixin not being found in custom code
  • Fix Item Cooldown trigger if GetItemCooldown returns a nil duration
  • TWW: Fix WeakAuras.CheckTalentForUnit
  • Snippets: Prevent stack overflows on TWW on e.g. renaming
  • Fix regression in icon determination for the options
  • TWW: Fix WeakAuras.CheckTalentForUnit to be compatible with TWW

Stanzilla (3):

  • Update TOC for Vanilla Patch 1.15.3
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

dependabot[bot] (2):

  • Bump cbrgm/mastodon-github-action from 2.1.4 to 2.1.5
  • Bump cbrgm/mastodon-github-action from 2.1.3 to 2.1.4

mrbuds (14):

  • Fix spellcache for cataclysm
  • Fix Update frame error
  • Re-add CallbackHandler-1.0 required by AceCom
  • Fix error when opening doing an aura update
  • Dont't construct unnecessary frames when opening /wa
  • Remove non-unified BigWigs & DBM triggers for TWW
  • Item Slot triggers: add Relic slot for Cataclysm
  • Lib cleanup & move to WeakAurasOptions/Libs
  • Enable LibAPIAutoComplete for TextEditor and Events
  • Add support for LibCustomNames
  • Remove AceEvent-3.0
  • watchUnitChange optimisation
  • watchUnitChange check for new arena units
  • fix frame_monitor_callback error

5.14.1

23 Jun 18:28

Choose a tag to compare

5.14.1 (2024-06-22)

Full Changelog

Highlights

  • Fixes an issue with Cooldowns introduced in the last release

Commits

InfusOnWoW (2):

  • Fix Spell Cooldowns override tracking
  • Load Race: Add Earthern to list

mrbuds (6):

  • Fix "Cooldown Ready (Equipment Slot)" trigger
  • fix tracking of "targettarget" fixes #5176
  • Export debug table: sort the tables
  • Texture Picker: add LSM statusbar textures
  • Glow sub element: support texture & progresstexture
  • Fix min/max progress with old auras

5.14.0

20 Jun 15:49
81e4086

Choose a tag to compare

5.14.0 (2024-06-20)

Full Changelog

Highlights

  • Performance improvements
  • Better support for TWW and Cata features
  • New "Search API" side panel for custom code
  • Add PT Sans Narrow Regular/Bold as a font choice
  • Profiling feature improvements

Commits

Boneshock (1):

  • Reputation trigger fixes (#5122)

InfusOnWoW (19):

  • Combo Ponts Trigger: Add COMBO_TARGET_CHANGED for Cataclysm
  • Fix MaxProgress/MinProgress Conditions deactivation
  • Power trigger: Align Soul Shard display with base UI
  • Fix frame_monitor_callback to use UnitIsUnit instead of string checks
  • Readd name/stacks condition accidentally removed in 42830b4
  • Fix flavor warning for The War Within
  • Fix lua error introduced inc 912246ee
  • Trigger Build
  • Default atlas-update/modelpaths-update to not run on forks
  • Fix Hero Talent load option to be its own conjuctionGroup
  • Prototypes.lua Remove most nameFunc/iconFunc/stacksFunc/durationFunc
  • Spell Cooldown Tracking: Slight rework for overriding spells
  • Add PT Sans Narrow Regular/Bold
  • Update Atlas File List from wago.tools
  • Add WeakAuras.CheckTalentForUnit based on LibSpecialization
  • Options: Fix Shift+Click not selecting clipped buttons
  • Fix Blessing of Summer Talent load option
  • Fetching statusbar_atlas shouldn't fall back to any defaults
  • Update Atlas File List from wago.tools

Stanzilla (3):

  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

dependabot[bot] (1):

  • Bump cbrgm/mastodon-github-action from 2.1.2 to 2.1.3

emptyrivers (5):

  • remove silly whitespace
  • hide dynFrame if combat starts with living threads
  • fix a missed line in stringbuild change
  • add BreakUpLargeNumbers format option
  • use table.concat to build various function strings

mrbuds (27):

  • TextEditor: add "Search API" side panel (#5170)
  • use WA_COMBO_TARGET_CHANGED
  • Power Trigger: fix stagger & combo
  • fix error on hero talent
  • string concatenation optimization for some triggers init
  • Talent Known trigger: add Hero Talent option
  • Aura trigger: fix role & roleIcon on cataclysm
  • Workaround incorrect wrapper for GetSpellCooldown function from deprecated addon
  • better fix for GetSpellTexture compatibility
  • Spell Cooldown triggers: fix paused spells on TWW
  • Don't load WeakAuras when !!WWAddOnsFix is loaded
  • Power Trigger spell cost overlay nil error fix
  • Fix GetSpellPowerCost on TWW
  • Workaround more functions move to C_* namespace on TWW
  • watchUnitChange exited before stopping system profile
  • Allow register some internal events without specify an ID
  • Allow register some internal events with multiple IDs at once
  • Enable Alternate Power trigger on cataclysm
  • TWW compatibility for loadInternalEventFunc
  • Remove legacy GetCurrencyInfo code for Cataclysm (#5108)
  • WeakAuras.WatchUnitChange & UnitIsUnit (#5029)
  • Profiling window: increase spike & time column width, and make the window resizable
  • Profiling: Improve systems categorization
  • Check UNIT_INVENTORY_CHANGED only for player
  • typo fix
  • Remove unused tables
  • Optimization for running trigger function less often for following triggers: