r20101018035323

Details

  • Filename
    Broker_Currency-r20101018035323.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2010
  • Size
    127.57 KB
  • Downloads
    108
  • MD5
    124894981fa1899cc3eaf624a9a4164d

Supported WoW Retail Versions

  • 4.0.1

Changelog

James D. Callahan III:
    - Added Dalaran Jewelcrafter's Token, thanks to Zhinjio for getting the idnum.
    - Another huge wave of cleanup and simplification.
    - Fixed bug that prevented the display of gains/losses for this week and last week.
    - Simplified some code.
    - Removed a commented-out debug /dump
    - Moved the body of Broker_Currency:InitializeOptions() directly into Broker_Currency:InitializeSettings() since it was only ever used there.
    - Moved getValue() and setValue() directly into the get/set of Broker_Currency.options
    - More cleanup. Register for CURRENCY_DISPLAY_UPDATE now, since HONOR_CURRENCY_UPDATE is no more. Last SVN commit - converting repo to git.
    - Huge overhaul and cleanup - now 4.0.1 compatible.
Toadkiller:
    - --Add love token --Rearrange emblem order --some icon changes
James D. Callahan III:
    - Added support for TipTac background and gradient.
Toadkiller:
    - Clear up some name confusion
James D. Callahan III:
    - Added Emblem of Frost. Updated ToC.
Toadkiller:
    - --Remove debug prints
James D. Callahan III:
    - In OnEnter(): Add separator lines after section names (Today, Yesterday, etc) In Broker_Currency:ShowTooltip(): Re-display currency/money icons on section lines to make type-number differentiation easier.
    - In Broker_Currency:ShowTooltip(): Replaced whitespace between sections with separator lines, and moved the creation of the backdrop which is set to outside of the function as tooltipBackdrop to avoid needless garbage-creation if mousing in and out of the LDB icon repeatedly.
    - Added check for IsLoggedIn() at the end, and spawn the initialization timer if so. This fixes initialization for people using AddonLoader. Changed the initial LDB text from "5" to "Initializing..."
Toadkiller:
    - -- Remove all debug code except for the init ones.
    - -- Dunno
    - -- Possible totals fix
    - Some attempts to avoid bogus totals + detection & debugging of when it happens.
    - -- Brewfest tokens
    - -- fix: global function -> local function
    - -- deDE
    - v3.02.00.17 release
    - -- Isle of Conquest Mark of Honor
James D. Callahan III:
    - Upped ToC version to 30200 and added delayed AddonLoader support.
    - Added Emblem of Triumph
Toadkiller:
    - --adjust version display
    - --Version:  @project-version@ @project-revision@
James D. Callahan III:
    - Ugh. Re-added X-Curse-Packaged-Version to the TOC, because it's actually being used directly by the addon and I don't feel like fixing it at the moment.
    - In Broker_Currency:ShowTooltip(): Replaced column-coloring code with LibQTip's built-in SetColumnColor(). Removed X-Curse-* entries from TOC.
Toadkiller:
    - --Delay initialization till 4 seconds after after first set of bag updates
    - -- Add AceTimer
    - --Argent tournament seals & writs
    - --Code wrangling to postpone some initialization
    - --Update version strings display
    - --Tooltip_Small and Tooltip_Med -> GameTooltipText and GameTooltipHeaderText
    - --some toc prop wrangling --popup background and column color options --new currencies
    - -- Add column stripes
    - -- Fix init crasher
    - -- Remove obsolete code
    - -- Fix font issues
    - -- Sorting by money for characters -- Switched to Tooltip_Small and Tooltip_Med for tooltip fonts.
    - -- Fix silver & copper not staying in their columns sometimes. -- Fix gold, silver and copper values decoupled from their negative sign
    - -- change summaryGold default to true for new users.
    - v3.00.08.12 beta
    - -- Use LibQTip to do column alignment and individual cell + / - coloring. -- Add setting for displaying gold.  Defaults to nil, needs to be checked to display gold totals in the popup.
    - -- Add character deletion options -- Start packaging with LibQTip
    - -- Embed LibQTip
    - -- Add totals for Today and Session. -- profit / loss coloring is likely incorrect as it is based on that of the money.  This will be fixed in a future LibQTip upgrade.
    - -- Add + / - for Today and Session.
    - -- Initial cut at providing + / - and totals for the non gold items per day week etc.
    - -- Add BAG_UPDATE and toggle with PLAYER_REGEN_ENABLED, PLAYER_REGEN_DISABLED
    - -- Clean up the Broker grouping code with some forum suggestions.
    - -- Change settings icons down to 24x24 from 32x32
    - -- Proof of concept for clustering Broker configs under "Broker" in blizz panel interface.
    - -- Drop setting icon scaling from 2 to 1 -- Use faction honor and arena icons.
    - --Change to real arena icon
    - --Fix honor and arena points --Icons for them
    - -- Stone Keeper's Shard 43228 -- Remove unnecessary includes from pkgmeta.  Thanks to CodeRedLin
    - -- Sliders to adjust the gold icon and currency icons sizes.
    - -- v3.00.02.03 beta
    - -- Add some history: today/yesterday/this week/last week.  Basically MoneyFu code courtesy of ckknight.
    - wipe()
    - -- Slim down the Ace3 includes
    - -- Slim down the Ace3 includes
    - frFR template
    - v3.00.02.02 beta -- Actually display summary info for tokens -- nil out false values in settings -- Add version to settings panel -- Comment code
    - -- Fix initialize call.
    - -- rev version
    - -- Fix initialization
    - -- Finish toc -- Add the toc strings that need localization for each language.
    - build instructions
    - -- svn:ignore
    - -- SVN externals
    - libs folder
    - LDB display of currencies, gold totals and money rate for all characters on a server.
NAME:
    - "broker-currency/mainline: Initial Import"

Additional Files