promotional bannermobile promotional banner

Broker_Currency

LDB display of currencies, gold totals and session / daily / weekly statistics for all characters on a server.

File Details

9.0.5.5

  • R
  • Apr 21, 2021
  • 156.54 KB
  • 557
  • 9.0.5
  • Retail

File Name

Broker_Currency-9.0.5.5.zip

Supported Versions

  • 9.0.5

Broker: Currency

9.0.5.5 (2021-04-21)

Full Changelog

  • Try to update currency descriptions before opening the preferences frame.
  • Use references to libraries instead of spawning them at will.
  • Remove dead code.
  • Move the (Items) indicator to the top of the currency description, on its own line.
  • Remove unnecessary AceTimer embed.
  • Use a function to return the currency description value, so later updates will be reflected.
  • Add (Items) to the end of the item currency description.
  • Set initial item currency description value to 'Loading...'
  • Remove :UnregisterEvents, merge :RegisterEvents into :OnUpdate, and move UpdateEventNames to just before it's used.
  • Create README.md
  • Check that the tooltip region isn't nil before attempting to call its GetText method. Resolves the https://www.curseforge.com/wow/addons/broker-currency/issues/74 issue.
  • Clean up event handling. Resolves the https://www.curseforge.com/wow/addons/broker-currency/issues/73 issue.