This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
1.2.8
1.2.8 (2021-05-18)
Highlights
Merged a lot of retail WA code, use at your own risk.
Personally didn't notice any issues tho.
Commits
InfusOnWoW (11):
- Cast trigger: Show a "Exact Spell match" option for the spellId check
- Fix Remaing Cast Time Check for multi auras
- Fix clones jumping around
- Spell Cooldown: Fix fake charges for GCD tracking auras
- Retail Templates: Add missing Unbound Chaos talent to DH Buffs
- Allow TSU tooltips to be wrapped
- Fix TimerTick not being disabled on Collpase/Expand
- Fix nameAll if everything is a empty string
- Fix ModelPicker CancelClose
- Conditions: Fix Copy change to all auras error
- Conditions: Fix missign tooltip on property combobox
NilkemoryaOryhara (3):
- Add most TBC 1s cast time drums to not reset swing timer (WeakAuras#3022)
- TBC/Classic bomb and grenade additions (WeakAuras#3008)
- Swing timer fixes
ResultsMayVary (1):
- Update AuraEnvironment.lua
Stanzilla (39):
- Dependabot: Monitor GitHub actions for updates
- Rename everything concerning TBC Classic to BCC
- Update WeakAurasModelPaths from wow.tools
- Update WeakAurasModelPaths from wow.tools
- Remove
PickupInventoryItem
from block list - Update WeakAurasModelPaths from wow.tools
- Update WeakAurasModelPaths from wow.tools
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Delete bug_report.md
- Update bug_report.yml
- Update bug_report.yml
- Update bug_report.yml
- Remove spaces from subsections in packager commands
- remove TODO to see if this breaks the packager
- comment cleanup
- Switch to LF instead of CRLF since WoW is cross platform
- Add StyLua config
- Fix logic check and use
not IsRetail
instead of Classic/TBC - Convert all
not classic
checks tois retail
checks - Add TODOs for temp bc hacks
- CI: touch up wow.tools script
- CI: Cleanup and send tag to WowI as well
- Enable PLAYER_FOCUS_CHANGED logic in BC
- Change Prototypes check to not isRetail
- Use our LibRangeCheck-2.0 fork until original is updated
- Add WOW_PROJECT_BURNING_CRUSADE_CLASSIC to .luacheckrc
- Update IsFlavor() functions for new BC build changes
- Update version check for latest BC build
- CI: Publish BC to CurseForge as well
- CI: only skip packager zip creation when not on a tag
- CI: zip packager zip creation and use the action for it
- CI: Upload the zip directly
Vardex (13):
- Text Region: Prepare for nested
- Prepare TextEditor for nested
- OptionsFrame: Make some preparations for nested
- Prepare DisplayOptions for nested
- Prepare tooltip for nesting
- Options: Use TraverseChildren in view test
- Prepare InformationOptions for nested
- Add offset to display button for nested
- Prepare TexturePicker for nested
- Prepare ModelPicker for nested
- Prepare AuraBar options for nested
- Prepare MoverSizer for nested
- Prepare ConditionOptions for nested
emptyrivers (2):
- set chunk name on loadstring instead of injecting a comment
- lock archivist version
mrbuds (67):
- fix "Talent Known" trigger for BCC fixes WeakAuras#3098
- update wowtools script for classic_era and bcc
- tbc swing timer: aimed shot should reset both melee & ranged swings
- remove debug print in DuplicateCollapseData
- fix scrolling with Ready for Install/Update AddChild should only be done on init shown buttons always need to be added to frame.buttonsScroll.children
- Import tooltip: remove "Source:" This make it easier to have correct position for urlEditBox for all locales
- don't reset swing timer on Steady Shot
- Support "Action Queued" for classic/tbc Templates update skills Heroic Strike, Cleave, Raptor Strike and Maul
- fix WeakAurasTemplates.toc
- add a new section "Ready for Update" change "Ready to Import" to "Ready for Import" remove companion update code from WeakAurasDisplayButton rename PendingImport to PendingInstall refactor show/hide tooltips on button widgets don't use skipWagoUpdate anymore
- make url text of import tooltip frame selectable for copy
- some spell reset both ranged & melee weapon timer
- fix glow anchor for aurabar property name was duplicated
- missing brackets
- clean duplicates in FakeWeakAurasMixin.blockedFunctions
- fix MAX_NUM_TALENTS nil error on classic
- fix talents on TBC
- support change in structure of WeakAurasCompanion data and add nil checks fix pendingImportButton not hiding
- GetSpellCount return correct value now
- paladin update
- update druid
- warrior update
- add MAX_NUM_TALENTS to .luacheckrc
- priest update
- rogue update
- hunter update
- warlock update
- mage update
- shaman template update
- fix tbc talents MAX_NUM_TALENTS is 20 in classic, 40 in tbc
- split templates data
- add _HEAL_ABSORBED CLEU suffix
- update classic toc to 11307
- fix WeakAuras.UnitChannelInfo on classic
- Add WeakAuras Import UI (WeakAuras#3031)
- fixes more wow version test
- UnitCastingInfo & UnitChannelInfo doesn't return "notInterruptible"
- fix usage of LibClassicSpellActionCount-1.0 for bc
- fix issues with WOW_PROJECT_BURNING_CRUSADE_CLASSIC not defined on classic/retail
- more trigger fixes
- fix some lua errors
- fix WeakAuras.UnitCastingInfo
- Disable triggers made for retail
- make WeakAuras.UnitChannelInfo not check WoW version on each call
- fix load conditions
- make intendedWoWProject use a specific vallue for TBC if not loaded on TBC
- fix models
- fix classic or bc logic in a few places
- no vehicle on tbc
- set Types.lua for BC
- fix combat log trigger
- fix scanForLoadsImpl
- fix time formatting
- use tbc wowhead link
- steady shot doesn't reset ranged swing timer
- fix LibRangeCheck-2.0 packaging better
- fix LibRangeCheck-2.0 packaging
- update pull_request.yml for bc
- update build-beta.yml
- use .pkgmeta-bc
- typo
- fix wrongTargetMessage logic
- more neutral message
- fix wrongTargetMessage for tbc
- fix CorrectSpellName for tbc
- combat log events return correct spellid now
- reset swing timer on shoots & don't reset on dense dynamite
nullKomplex (1):
- Add additional forbidden functions.