bc-alpha-3-bc

Details

  • Filename
    WeakAuras-bc-alpha-3-bc.zip
  • Uploaded by
  • Uploaded
    Apr 13, 2021
  • Size
    4.54 MB
  • Downloads
    101
  • MD5
    7267e10166a9fe3672a3b789e0fb60fd

Supported WoW Burning Crusade Classic Versions

  • 2.5.1

Changelog

bc-alpha-3 (2021-04-13)

Full Changelog

Highlights

Commits

NilkemoryaOryhara (2):

  • TBC/Classic bomb and grenade additions (#3008)
  • Swing timer fixes

Stanzilla (25):

  • Use our LibRangeCheck-2.0 fork until original is updated
  • Add WOWPROJECTBURNINGCRUSADECLASSIC 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
  • Enable PLAYERFOCUSCHANGED logic in BC
  • Change Prototypes check to not isRetail
  • Convert all not classic checks to is retail checks
  • Add hack for WOWPROJECTID being the same as Classic part 2
  • Fix packager logic for Classic libs part 2
  • Fix packager logic for Classic libs
  • Add hack for WOWPROJECTID being the same as Classic
  • Load Classic specific libs from the TOC instead of the XML so the packager can handle the BC check
  • Use normal .pkgmeta for BC
  • WOWPROJECTID is "2" for BC
  • Fix typo
  • Fix packager logic
  • Add vscode folder to gitignore
  • Fix typo in PR CI
  • Add WOWPROJECTBC to .luacheckrc
  • Use the beta build CI for BC for now
  • Initial support for BC

mrbuds (21):

  • 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
  • UnitCastingInfo & UnitChannelInfo doesn't return "notInterruptible"
  • more trigger fixes
  • Disable triggers made for retail
  • fix load conditions
  • fix models
  • no vehicle on tbc
  • set Types.lua for BC
  • fix combat log trigger
  • fix scanForLoadsImpl
  • use tbc wowhead link
  • fix some lua errors