Releases: WeakAuras/WeakAuras2
Releases · WeakAuras/WeakAuras2
2.7.5
2.7.5 (2018-08-29)
Allen Faure (1):
- block xpcall as well as pcall
Causese (1):
- adds worlddrop trinkets to templates
Infus (5):
- Add default values to Condition properties and fix a few nil errors
- Overlays: Only use up to 7 drawlayers for overlays
- Fix Cooldown Ready trigger
- Unit Characteristics: Fix UnitIsUnit condition
- Tweak Spell widget a bit more
2.7.4
2.7.3
2.7.3 (2018-08-26)
Allen Faure (2):
- add (external) version to metadata category
- Ensure that Options Frame exists before commiting to an import job
Benjamin Staneck (10):
- point out new features
- make the new category labels full width
- replace FRIZQT everywhere
- use the STANDARD_TEXT_FONT instead of FRIZQT for the new aura frame
- add a little more spacing to the new category labels
- change new labels from yellow to WoW gold
- more wording changes to template descriptions
- a few wording changes for templates
- add a few nil checks to icon picker
- add talent checking to inputs
Buds (4):
- templates: use a more generic term for glow => highlight (#669)
- Templates Fixes (#664)
- Fix templates for all regionTypes (#661)
- add conditions to templates (#587)
Infus (13):
- Fix crop for Circular Progress Textures
- Fix regression in Copy Conditions to All
- Fix PvP Talent Load condition
- Add conditions to normal custom and tsu triggers
- Add a tooltip to the "Set Parent to Anchor" option
- Apply Smooth Progress also to time based progress
- Fix Copy Settings not closing the context menu
- Add a "exact match" for spell ids option to a few triggers
- Fix whitespace
- Simplify code
- Hide Copy Url Box on hiding, so that it is hidden when clicking on items
- Fix typo in icon
- Fix focus for "Copy Url"
InfusOnWoW (1):
- Conditions: Add AND/OR combinations to conditions (#663)
2.7.2
2.7.2 (2018-08-13)
Infus (5):
- Don't run the tsu trigger function to decide CanHaveTooltip
- Fix fallback code for disabled region plugins
- Fix Conditions being unable to set width/height
- Fix for masque skinning of buttons not in a group
- Fix framelevel of first aura in a group
Zinoh (1):
- Let Masque Skin the Glow (#645)
2.7.1
2.7.0
2.7.0 (2018-08-12)
Alex Marcotte (1):
- Fixing the Luminous Barrier CD template that uses the wrong talent loading condition
Allen Faure (40):
- Hide child thumbnail regions when they're no longer useful
- tweak some phrases for the update tooltip
- drop an unused library
- Use 'Import as Copy' phrase for identical import
- reorder update categories
- UI tweaks for update tooltip
- Fix nil errors due to AddMany
- Fix false negative on sortHybridTable change
- add dynamic group control settings to arrangement category
- categorize regionType as a display property
- Pass the region into getrect, to ensure the correct bounding box
- Save internalVersion when compressing
- remove tableAdd and DecompressDisplay
- Back out of DeleteOption if the data has already been deleted.
- add metadata update category
- if mode is 1, then we should ignore hybrid sorting on old data
- Use UpdateGroupOrders instead of iterating twice on installedData
- only preserve old order when Group arrangement is not checked
- Don't ignore ID changes in WeakAuras.diff.
- use the correct translation phrase for diabled import
- Don't add the newid to sorthybrid table if the oldid wasn't there
- Fallback to region.height/width if data.height/width don't exist
- use an if block to special case arrangement instead of and/or chain
- auras from chat links must be sent through the PreAdd process too
- Combine child anchor category with child order category
- fix options frame moversizer and child anchoring on import
- fix some false positives in WeakAuras.diff
- hide radio buttons when they're not needed
- tweaks to DisplayToTableString
- Fix templates after renaming show on
- fix migration
- Fix regression on tableSubtract
- ensure activeCategories exists
- index the cache before iterating
- hello this is the tab police
- stringify tables into an array of lines, instead of using .. 100x times
- simplify FindBestMatch
- customHiden is not a word
- remove unused default value
- remove an unnecessary loop
Benjamin Staneck (7):
- add a few new APIs to luacheckrc
- fix a typo
- increase git clone depth to 150
- remove old aura name from the single diff tooltip as well
- adjust readme text
- tconcat => table.concat
- showActiveOrMissing => show Always
Buds (5):
- fix autoHide for custom event w/ custom duration
- fix rangecheck condition threat nil as false #598
- aura trigger with fullscan support remainingTime
- fix nil error with use tooltip size instead of stacks
- range check condition for spell and item cooldown
Causese (1):
- Templates: Fixes specified unit for Lingering Sporepods trinket
Infus (34):
- Move setting of db.displays a bit earlier
- Guard the multi-selection trigger code against different trigger counts
- Fix schedule ConditionsTimers
- Chat Trigger: Add the CHAT_EMOTE event
- Fix another bug in the animation function loading
- Fix regression in Item Cooldown tracking caused by 82208fb
- BuffTrigger: Reorder some group options
- Only run scamCheck once over the new data
- Fix internalVersion handling and fix importing certain group settings
- Add a dynamic hide duration for event triggers
- Fix nil error in Animation code
- Rewrite SetFrameLevel code to be more robust for clones
- Add a "WarMode Active" load condition
- Fix a problem in updating group clones
- Fix logic in recurseDiff for values that are newly false
- Icon: Workaround the SetTextOnText workaround...
- Fix error on adding a buff template
- Add another And Talent selected load condition
- Fix Conditions remaining time check
- Condition Options: Remove DELETE condition from combobox
- Fix importing not positing childs correctly
- Tweak FrameChooser to choose child auras over groups
- Fix MoverResizer not getting the right size after import
- Fix error in CreatePvpTalentCache if the player has no spec
- Use WeakAuras.data_stub for New From Templates auras
- Be more consistent about icons in templates
- Setup various bits, e.g. init scripts before SetRegion
- Add a "Insufficient Resources" condition
- BuffTrigger: Only set state if we are showing the state
- Fix recheck timers for conditions
- Add the ability to have spell/item tooltips via TSU
- Icon: Fix several typos for Color setting
- Fix interaction of new Alpha property and Animations
- Fix a bug where || would duplicate
Janick Gerstenberger (1):
- Register "ACTIONBAR_UPDATE_COOLDOWN" in cdReadyFrame to extend coverage
Lothrik (1):
- Fix text shaking animation bug
asakawa-k (2):
- Further integration of group role options
- Add group unit options (#578)
emptyrivers (1):
- Basic aura update support (#450)
lqnrd (1):
- add securecall to blocked functions, remove ForceQuit
2.6.6
2.6.6 (2018-07-30)
Benjamin Staneck (4):
- remove multistrike combatlog event
- Update bug_report.md
- Update ISSUE_TEMPLATE.md
- change translation string
Buds (1):
- BuffTrigger: Add a buffed/unbuffed condition
Infus (12):
- Fix error on loading if trigger[name] is nil
- Use better names for Power Types for Templates
- Equipment Set Trigger: Use C_EquipmentSet.GetEquipmentSetIDs
- Global Conditions: Fix Unload
- Fix the author line of WeakAurasTemplates
- Fix bugs in Global Conditions
- Global Conditions: Move some code to WeakAuras.lua
- Fix naming
- Add a alpha option to Icons/Textures
- Add a dynamic condition for "IsUsableSpell"
- Global Conditions: In Combat, Has Target
- Fix Rename/Delete and custom condition functions
2.6.5
2.6.5 (2018-07-28)
Allen Faure (2):
- allow arbitrary return values from custom text function
- default to ratio of 1 if the aspect ratio is undefined
Benjamin Staneck (2):
- better fix for profiling prints
- Fix profiling prints
Buds (2):
- fix hiding adjusted timers on obselete timers (#541)
- Add "Adjust Timer" option to DBM and BigWigs timers
Causese (6):
- Improve templates by adding General/PvP Azerite Traits
- adds class+specc specific azerite traits
- fix microstutter by removing non-existing items
- removed enchants that share id through name
- added enchants
- adds raid/dungeon/worldboss/pvp-trinket templates
Infus (10):
- Item Cooldown: Also fix onCooldown check in trigger
- Power trigger: Update spell cost on UNIT_DISPLAYPOWER events
- Fix tooltip scanning for fullscan auras
- Add the enabled state for item cooldowns
- Fix General and Azerite traits
- Fix renaming forgetting about customActionsFunctions
- Fix Aspect Ratio code if height or width is 0
- Fix setting of number values if the actual value is nil
- Add id to Condition Functions
- Abort the enrichDatabase in templates
2.6.4
2.6.4 (2018-07-25)
Aigars Bedeicis (1):
- Add Mythic+ Affix load option
Benjamin Staneck (4):
- update luacheckrc
- better align search box in options frame
- Update CONTRIBUTING.md
- Update CONTRIBUTING.md
Infus (7):
- Fix Toggle Visibility for Unloaded auras not working
- Fix showing of auras even though the options window was closed already.
- Fix setting some properties on a multi-selection
- Fix scrolling being stuck in the Options window
- Fix slowness for on clicking on "Load"
- Fix SetParent for some auras
- Cooldown Progress: Fix Track Charges being active, even it was disabled
Leon Solis III (1):
- Add links to explain force pushing for rebase (#534)
asakawa-k (1):
- Add SetJustifyH/V to the Icon's texts