Skip to content

Releases: WeakAuras/WeakAuras2

5.12.9

01 May 00:56
Compare
Choose a tag to compare

5.12.9 (2024-04-29)

Full Changelog

Highlights

  • Added "Parent Frame" as option to "Glow Frame Type"
  • Cataclysm bug fixes

Commits

Boneshock (1):

  • add Location trigger (#4917)

InfusOnWoW (8):

  • Update Atlas File List from wago.tools
  • Fix tracking specific charges being affeced by paused evoker spells
  • Weapon Enchant Trigger: Fix trigger stack check and missing condition
  • Add missing order increment
  • Fix AddFakeInformation for TSU auras to not overwrite progressType
  • Shape shift Trigger: Add note for incompatibility with SoD's Gladiator rune
  • Remove dead code
  • Update Atlas File List from wago.tools

Lynn (1):

  • Added "Parent Frame" as option to "Glow Frame Type" (#5025)

Stanzilla (4):

  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools
  • Mark model paths script as executeable

emptyrivers (1):

  • only use whisper comms if target is on the actually same server (#5019)

mrbuds (5):

  • Cataclysm: add class & spec load option
  • FontString:SetJustifyV error with "CENTER" on cataclysm beta
  • Types (#5013)
  • Cataclysm: remove "Resilience" from "Character Stats" trigger
  • Classic: fix talent not checked on changing talent group

5.12.8

10 Apr 15:56
Compare
Choose a tag to compare

5.12.8 (2024-04-09)

Full Changelog

Highlights

  • More Cataclysm updates
  • Bug fixes

Commits

InfusOnWoW (4):

  • Adjust atlas_update.lua for Private type declaration changes
  • update-atlas-files.sh: Add +x mode back
  • Options Window: Shift Selection don't select hidden buttons
  • Conditions: Fix tick_placement property not being reversible

Stanzilla (2):

  • Refactor of ModelPaths update script (#4990)
  • Type and comment updates

dependabot[bot] (3):

  • Bump tsickert/discord-webhook from 5.5.0 to 6.0.0
  • Bump cbrgm/mastodon-github-action from 2.0.5 to 2.0.6
  • Bump Stanzilla/cat from 2.0.1 to 2.0.2

emptyrivers (3):

  • improve AddMany data flow
  • fix some more type annotations
  • LuaLS but it actually works now (#4982)

mrbuds (4):

  • Cataclysm: use EncounterJournal for encounter ids and zone ids
  • Add Sunken Temple encounterIds
  • Fix nil error in migration 73
  • add some types (#4995)

5.12.7

04 Apr 11:53
Compare
Choose a tag to compare

5.12.7 (2024-04-03)

Full Changelog

Highlights

  • Bug fixes

Commits

Dave Slutzkin (1):

  • Add missing difficulty IDs from latest WoW patch

Stanzilla (1):

  • Update TOC for SoD Patch 1.15.2

mrbuds (4):

  • Fix Player Location ID load option tooltip for instanceID
  • Cataclysm: add DK talents and all talent tooltips
  • Only set instance_difficulty_types on Retail
  • Fix Profiling window toggle from keybind and addon compartment

5.12.6

02 Apr 11:15
b1c8b0b
Compare
Choose a tag to compare

5.12.6 (2024-04-02)

Full Changelog

Highlights

  • Added DBM_TimerUpdateIcon event listener
  • Faction Reputation trigger rework
  • More Cataclysm updates
  • Bug fixes

Commits

Artemis (1):

  • Add DBM_TimerUpdateIcon event listener (#4916)

Boneshock (2):

  • Faction Reputation trigger rework (#4968)
  • Hide boolean types in text replacements tooltips

InfusOnWoW (5):

  • Update Atlas File List from wago.tools
  • Fix lua error for OnHide Animations in certain cases
  • Cast Trigger: Fix Spell ID/names being invisible
  • No global names for WeakAurasDisplayButtons and WeakAurasImportButtons
  • Update Atlas File List from wago.tools

Leon Solis III (1):

  • Add GitHub Actions workflows for Release Notifications (#4952)

Stanzilla (4):

  • Fix typo in docs and add more globals
  • CI: Tweaks to release notifications
  • CI: Use my forked cat action
  • Workflow tweaks

dependabot[bot] (1):

  • Bump tsickert/discord-webhook from 5.4.0 to 5.5.0

emptyrivers (2):

  • add a label to bool property changes (#4969)
  • invite users to try Bisector when reporting issues

mrbuds (7):

  • Revert "No global names for WeakAurasDisplayButtons and WeakAurasImportButtons" as it break login on Cataclysm, fixes #4976
  • add eclipseDirection to power trigger
  • Add Eclipse power type for Cataclysm
  • Classic: use model_fileId instead of model_path
  • Remove ResizeBounds workaround
  • Fix SpinBox offsets on Cataclysm
  • Fix profiling window on classic_era/wotlk/cata

5.12.5

24 Mar 21:03
Compare
Choose a tag to compare

5.12.5 (2024-03-24)

Full Changelog

Highlights

  • bug fixes

Commits

InfusOnWoW (3):

  • ProgressTexture: Fix logic in UpdateTime for inversing
  • Type check various special state progress values
  • Fix Ticks positioned relative to static progress

5.12.4

24 Mar 11:40
Compare
Choose a tag to compare

5.12.4 (2024-03-23)

Full Changelog

Highlights

  • Rework Profiling windows
  • Bug fixes

Commits

InfusOnWoW (2):

  • Fix Relative Progress Animations not running in certain cases
  • Fix border of dynamic groups with animated position childd auras

mrbuds (1):

  • Rework Profiling window (#4906)

5.12.3

22 Mar 13:57
5.12.3
Compare
Choose a tag to compare

5.12.3 (2024-03-22)

Full Changelog

Highlights

  • Fixes a few issues from the last release

Commits

InfusOnWoW (4):

  • AutoHide: Automatically set expirationTime
  • Fix ordering of region creation
  • Cast Trigger: Fix inverse setting autoHide
  • Item Cooldowns: Adjust to changed retail api

5.12.1

20 Mar 13:44
Compare
Choose a tag to compare

5.12.1 (2024-03-20)

Full Changelog

Highlights

For tracking a specific charge, don't use static progress

Commits

InfusOnWoW (5):

  • For tracking a specific charge, don't use static progress
  • ProgressTexture: Fix switching from timed to static progress
  • Change EnsureRegion to not create child regions for dynamic groups
  • Progress Source: Ignore max progress setting for no duration timers
  • Icon: Fix inverse not probably being effective

mrbuds (1):

  • make sure deferred group's custom anchors are actually anchored

5.12.0

19 Mar 23:16
Compare
Choose a tag to compare

5.12.0 (2024-03-19)

Full Changelog

Highlights

  • Support for Cata Beta
  • Support for Retail 10.2.6
  • Rework of progress handling (details)
  • Various improvements and fixes

Commits

InfusOnWoW (6):

  • Make Time Formatter format (Elapsed) Timers
  • Modernize before validate, but wrap Modernize in xpcall
  • Ticks: Add texture chaning conditions (both use and texture path)
  • Refactor progress handling
  • Spinbox: Remove mouse wheel support
  • Update Atlas File List from wago.tools

Stanzilla (2):

  • Update the Atlas script to fetch for wow_classic_beta
  • Cataclysm Beta compatibility

emptyrivers (2):

  • add a missing yield
  • fix login deferral logic for AnchorFrame

mrbuds (1):

  • update toc files for 10.2.6

5.11.3

06 Mar 13:13
Compare
Choose a tag to compare

5.11.3 (2024-03-06)

Full Changelog

Highlights

  • Small release to remove a left over debug print. Previously in 5.11.0:
  • Add a Flat Framelevels option that allows groups and direct children to share the same base frame level
  • Frame levels are now incrementally applied to auras in groups and sub-groups
  • Add Parent Zone support to the Player Location trigger
  • Add Case Insensitive option to the Chat trigger
  • Add Feature Flag system that lets us test future features in secret 👀
  • Various updates and bug fixes

Commits

mrbuds (1):

  • Remove debug print in TestForLongString