Skip to content

3.0.4

Compare
Choose a tag to compare
@Gogo1951 Gogo1951 released this 25 Jan 02:03
· 25 commits to master since this release
e7461e0

Outfitter

3.0.4 (2023-01-25)

Full Changelog Previous Releases

  • Update Outfitter.toc

  • Merge pull request #137 from GovtGeek/master
    Remove local overrides, fix icons, gems

  • Update Outfitter.toc

  • Merge pull request #7 from GovtGeek/remove-locals
    Remove locals

  • Update OutfitterInventory.lua
    Removed temporary local override of functions that moved to C_Container.

    Applied C_Container to appropriate calls as necessary.

    Added function ParseItemLink to get the payload of an item link (mainly to get gem information).

    Fixed texture and gem information.

    Removed call to Azerite.

  • Update OutfitterBar.lua
    Removed temporary local override of functions that moved to C_Container.

    Applied C_Container to appropriate calls as necessary.

  • Update OutfitterEquipment.lua
    Removed temporary local override of functions that moved to C_Container.

    Applied C_Container to appropriate calls as necessary.

  • Update Outfitter.lua
    Removed temporary local override of functions that moved to C_Container.

    Applied C_Container to appropriate calls as necessary.

  • Merge pull request #133 from GovtGeek/oddsnends-icons

  • Update Outfitter.toc

  • Merge pull request #6 from GovtGeek/outfit-texture-fix
    Update Outfitter.lua

  • Update Outfitter.lua
    Assigning an outfit texture to an icon now handled in two ways.

  • Update Outfitter.toc

  • Merge pull request #5 from GovtGeek/sellcursor-usecontaineritem
    Update Outfitter.lua

  • Update Outfitter.lua

  • Update Outfitter.toc

  • Merge pull request #4 from GovtGeek/gem-unpacking
    Update OutfitterInventory.lua

  • Update OutfitterInventory.lua
    Gem information comes back in a table so we need to unpack the data

  • Update README.md

  • Update Outfitter.toc

  • Merge pull request #3 from GovtGeek/oddsnends-icons
    Fix icon display in Odds 'n ends section

  • Fix icon display in Odds 'n ends section

  • Merge pull request #2 from GovtGeek/patch-2
    Patch 2

  • Merge branch 'master' into patch-2

  • Merge pull request #1 from GovtGeek/patch-1
    Update OutfitterBar.lua

  • Update for 3.0.4 release

  • Merge pull request #131 from GovtGeek/patch-2
    Fixes function issues with 3.4.1

  • Merge pull request #130 from GovtGeek/patch-1
    Update OutfitterBar.lua

  • Update Outfitter.toc

  • Update Outfitter.toc

  • Update OutfitterUITools.lua

  • Update OutfitterEquipment.lua

  • Update Outfitter.lua

  • Update OutfitterInventory.lua

  • Update OutfitterInventory.lua

  • Update OutfitterBar.lua