dragonflight-beta-3
Details
-
FilenameWeakAuras-dragonflight-beta-3.zip
-
Uploaded by
-
UploadedOct 6, 2022
-
Size6.81 MB
-
Downloads23,326
-
MD525fce821337bbb89de00cb5e0edcc5b2
Supported WoW Retail Versions
- 10.0.0
Changelog
dragonflight-beta-3 (2022-10-06)
Highlights
Commits
InfusOnWoW (21):
- Fix spec option not visible in group contexts
- Make Group Leader option also allow for Assist selection
- Fix code
- Fix Color Controls on multi-selection
- Remove left-over debug code
- Fix Models for DragonFlight
- Fix load option
- Remove accidentally commited prints
- Fix load options
- Fixup Model Options
- Don't show Adventurer class
- Add Dracthyr to the race types
- Fix nil error on creating custom animation
- Make Class/Spec trigger work again
- Remove Talent Known trigger for now
- Model: Remove SetTransform support
- Remove no longer existing globals from .luacheck
- Update: Fix removing existing groups in edge cases
- Implement IsDragonflight on main branch
- StopMotion: Fix wrong layer
- Fix Icons with disabled modRate
Jods (1):
- fixed typo added in https://github.com/WeakAuras/WeakAuras2/pull/3794
Stanzilla (8):
- CI: Only package for retail
- CI: Don't trigger the normal build flow on beta tags
- CI: Add
-beta
tags to beta workflow - Adjust for SetFont API change and temp disable frame resize calls
- Fix artifact name
- Update TOC and enable beta build CI
- Fix typo in equip set trigger
- Add beta to issue template
emptyrivers (1):
- don't use 20 as a fallback
mrbuds (19):
- Talent update
- update talents
- Fix CheckTalentByIndex
- Talents update
- Don't show Goblin on classic
- update talent data
- Do not register COVENANT_CHOSEN for load frame on DF
- Fix removed load condition still tested (covenant and classandspec)
- Cast trigger: fix empowered casts
- Use SetResizeBounds if available instead of SetMinResize & SetMaxResize
- Faction Reputation: friendship api update, support MajorFaction
- add Essence to powertypes, remove powertypeswithstagger
- Load condition, instance difficulty mythic+
- Talent load condition: new dragonflight UI
- Fix import/export window
- Cast Trigger: add empowered, stage, stageTotal and overlays
- Covenant load condition for shadowlands only
- Cast Trigger: register EMPOWER events
- Wrath: Fix encounter id tooltip (Ipse's fix)