9.0.5.3

Details

  • Filename
    Broker_Currency-9.0.5.3.zip
  • Uploaded by
  • Uploaded
    Apr 19, 2021
  • Size
    156.58 KB
  • Downloads
    226
  • MD5
    a383a559f9858ac925ea8394634ea065

Supported WoW Retail Versions

  • 9.0.5

Changelog

Broker: Currency

9.0.5.3 (2021-04-20)

  • Refactor to use AceAddon, and move the tooltip code out to its own file with minor cleanups. Right-clicking the broker display now opens directly to the preferences pane, bypassing the Blizzard Interface AddOns display entirely.
  • Remove Shadowy Coins from ignored IDs.
  • Fix indentation in XML files. Fix section headers in the CurrencyItemID file.
  • Actually remove the embeds.xml file since it's been superseded by the Libraries/Manifest.xml file.
  • Add CurseForge and WoWInterface data to the ToC so the BigWigs packager will be able to auto-upload builds.
  • Add a Debugger function, and change loading of libraries and base code to use Manifest.xml files. Sort .pkgmeta file contents.
  • Add .release/ to the .gitignore file.
  • Move some things around.
  • Add the Redeemed Soul currency.
  • Major overhaul:
    • Add the missing Shadowy Coins, Brawler's Gold, and Felessence currencies.
    • Remove the Dungeons, Items, Miscellaneous, and Quest Objectives entries from - and add a new Holidays entry to - OrderedCurrencyGroups.
    • Rename OrderedCurrencyGroups to CategoryCurrencyGroups.
    • Add ExpansionCurrencyGroups.
    • Rename CurrencyIDByName to CurrencyID.
    • Rename CurrencyNameByID to CurrencyName.
    • Rename ItemCurrencyIDByName to CurrencyItemID.
    • Rename ItemCurrencyNameByID to CurrencyItemName.
    • Add several preferences helper functions.
    • Move existing helper functions out of the preferences initialization function.
    • Perform various renames and cleanups.
  • Rename the ItemCurrencyIDByName PetCharm entry to ShinyPetCharm, and add a PolishedPetCharm entry.
  • Rename the CurrencyIDByName EssenceDeathwing entry to EssenceOfCorruptedDeathwing.