promotional bannermobile promotional banner

Liquid-Wealth

Add-on that calculates the total wealth you have on your toon and across your realm

File Details

r52

  • B
  • Oct 22, 2014
  • 570.90 KB
  • 341
  • 6.0.2
  • Retail

File Name

Liquid_Wealth-r52.zip

Supported Versions

  • 6.0.2

Liquid-Wealth Change Log

Version: r52 10/21/2014 8:15 PM
Core Changes:
Found some debugging enable on the TradeSkillMaster Code, Disabled Now.

Version: r51 10/15/2014 7:38 PM
Core Changes:
TOC Update for WoD 6.0.2
Started To Work on PT3 Filters Menu System, but its not useable yet.

Version: r50 12/29/2013 10:00 PM
Core Changes:
    -Nothing. No Code Changes.
    -Dam Packager

Version: r49 12/29/2013 8:00 PM
Core Changes:
    -Started to Optimize Scanning Functions
    -Moved Scanning Functions into clsScan
    -Fixed / Moved the PTFilters Table (Database) so that its sits under the current character table. (This will require Global Reset of Liquid-Wealth Database)
    -Added additional sanity checking clsIamges to better handle class and race icons.
    -Added additional sanity checking with clsFilters
    -Added additional sanity checking with clsDatabase
    -Added additional sanity checking with clsCore
    -Corrected some spelling & grammar
    -Removed some Debugging Text
    -Fixed display issue, not displaying the current Database version in Add-on Options Interface

Version: r48 12/27/2013 9:30 PM
Core Changes:
    -Added additional sanity checking when there is no Auction Database Available.(During Bank Scanning) & (Add-on Loading)
    -Added additional sanity checking when there is No PT Filters Set-up. (During Bank Scanning)

Version: r47 12/27/2013 8:21 PM

Core Changes:
    -Added additional sanity checking to clsFilters, to better Identify if PT library is loaded
    -Update / Corrected embeds.xml was not properly loading the embed library's as it should have.
    -Fixed a possible Filter Tool-tip issue when loading an in-game Items Texture Shortly after login / reloading UI
    
Tested With:
Bazooka
Chocolate Bar
    
Version: r46 12/26/2013 11:00 PM

Core Changes:
    -Moved PT Filters Configuration table into WoW Add-on Saved Variables Database.
    -Started to design interface for PT Tables / Filters configuration Window.
New Features:
    -Now Supports TheUndermineJournalGE Auction House Database. (Market Average).
    -Now Supports TheUndermineJournalGE Database Date/Time Stamp and Display that inside Liquid-Wealth Tooltip.
    -Now Supports TradeSkillMasterDB Auction House Database. (Market Value).
    -Now Supports TradeSkillMasterDB Database Date/Time Stamp and Display that inside Liquid-Wealth Tooltip.

Notes:
3Rd Party Support for Auction House Database will be improved, as well as a revamped interface that will allow you change the pricing model.

Version: r45 12/4/2013 8:04 PM

Core Changes:
    -TOC Bump
    -World of Warcraft: Mists of Pandaria Fixes
    -Corrected issue with RACE icons not displaying any other RACE but Humans
    -Update Project Dependencies to include LibPeriodicTable-3.1
    -Update Packager

New Features:
    -Implemented alpha support for LibPeriodicTable Library.
    -Start Searching for groups of items that match LibPeriodicTable Item Sets.

    Current Configuration for LibPeriodicTables:
    You can use this as an example to construct the rules to search, by editing the following file in the Addon Folder: clsFilters.lua
    table_filters = {
        ["Cloth"] = {
            ["ptsetings"] = {
                ["setname"] = "Tradeskill.Mat.ByType.Cloth",
            }, -- [1]
            ["vender"]=0,
            ["auction"]=0,
            ["icon"]="53010",
        },
        ["Gems"] = {
            ["ptsetings"] = {
                ["setname"] = "Tradeskill.Mat.ByType.Gem",
            }, -- [1]
            ["vender"]=0,
            ["auction"]=0,
            ["icon"]="71807",
        },
        ["Herbs"] = {
            ["ptsetings"] = {
                ["setname"] = "Tradeskill.Mat.ByType.Herb",
            }, -- [1]
            ["vender"]=0,
            ["auction"]=0,
            ["icon"]="52986",
        }
    }
    
Version: r44 12/1/2012 5:43 PM

Core Changes:
    -TOC Bump
    - World of Warcraft: Mists of Pandaria Fixes

Version: r43 3/9/2012 1:46: AM

Core Changes:
    -Rewrote the Images sub system to use the built-in Race & Class Icons. This will result in smaller file size.
    -Modified Guild Bank scanning.

Version: r42 11/13/2011 4:30 AM

Note: I now have become unemployed so, trying to pay for wow is at the very end of my list. So i will do the best i can to update the add-on without the use of wow.

Core Changes:
    -Updated support for Auc-Advanced for Get Last Full AH Scan
    -Completed the guild bank UI, Its somewhat polished and works nicely
    -Tweaked the Tooltips Column's, Please report any problems with the layout.
    -Some other changes that I don't remember, o well

Version: r41 8/23/2011 1:56 PM
Core Changes:
    -This Build was tested using only With / With Out Addonloader, ACP, BugStack, BugGrabber, and ChocolateBar.
        Currently All Bugs regarding to Add-on-Loading have been smashed
    -Fix the Embed libs LibGratuity-3-0. Problem was related to lua is case sensitive.
    -Fix Add-on LoadOnDemand, and Add-on-Loader

Version: r40 8/22/2011 8:24 PM
Core Changes:
    -Added Missing AceSerializer-3.0 Libs in the packager.
    -Added Missing AceSerializer-3.0 Libs in the embed libs folder xml

Version: r39 8/21/2011 5:17 PM
Core Changes:
    -Added Missing ACE3-Comms Libs in the packager.
    -Added Missing ACE3-Comms Libs in the embed libs folder xml

Version: r38 8/18/2011 10:12 PM
Core Changes:
    -Reworked Guild Bank Scanning Functions
    -Some other changes that I don�t Remember
    -Removed Some Old Files

Version: r37 6/28/2011 5:19 PM
Core Changes:
    -TOC Bump

Version: r36 5/11/2011 8:01 PM
Core Changes:
    -Bug Fix #12, event loading problems

Version: r35 5/11/2011 6:28 PM
Core Changes:
    -Change some settings in The TOC, It will play nice with ADDONLOADER & Will beable to load with out it. (Bug fix #10)
    -Added LibGratuity-3.0 to the packager list and embeds. (Bug Fix #11)

Version: r34 5/11/2011 2:53 PM
Core Changes:
    -Updated the Toc to WoW Patch 4.1
    -Add Class Color to the tooltip
    -Started to implement a very buggy, Guild Bank Scanning function. (Off By Default) -Enable In Control Panel
    -Some Odd Ends

Version: r33 5/7/2011 5:59 PM
Core Changes:
    -Add Worgan & Goblin Race Icons (Feature #8)
    -Fix the scale of the textures for patch 4.1
    -Made the tooltip more presentable

Version: r32 12/25/2010 4:37 PM
Core Changes:
    -Forgot to comment out the debugging I was doing.

Version: r31 12/24/2010 3:35 PM
Core Changes:
    -Fixed Bug in vender scanning function that prevented the calculation of the bag total.
    
Version: r30 12/17/2010 10:35 PM
Core Changes:
    -Fixed Bug #4 in r29 (Vender Scanning was returning nil on some Items, like snowflakes. these are items that are not quests but are useable that have no sell value)

Version: r29 12/9/2010 4:13 AM
Core Changes:
    -Fixed Bug #4 in r28 (Quest Item Vender Scanning was returning nil)

Version: r28 11/30/2010 6:52 AM
Core Changes:
    -Ok I will stop messing around the packager, I keep braking it.
        There is no code change in this release

Version: r27 11/29/2010 4:25 AM
Core Changes:
    -Opps Took Something out of the core I should have, all fixed now.

Version: r26 11/29/2010 3:00 AM
Core Changes:
    -Changed some settings with lib, and the packager.

Version: r25 11/22/2010 5:00 PM
Core Changes:
    -Reworked the icons, for class, I like the Transparent textures better.
    -Reworked the database to save the BagName & BagIconTexturePath.
        -This allowed to add-on to reload the icons faster than trying to pull the information from the game or the server.
         New Format [BagID]=(BagItemLink:BagIconPath:BagName:VENDERTOTAL:ACUTIONTOTAL)
    -Rewrote some of the AceConfig Tables
        -Add a debug Tab
        -Add About Tab
    -Static Message Popup when a Liqid-Wealth DB needs to reset due to format changes. Note: UI Reload
    -Updated Toon & Guild Database check on Addon load
    -Updated the database save functions to use UnitName("player")

Version: r24 11/16/2010 11:39 PM
Core Changes:
    -Removed all the race icons from the addon, the stock UI icons are used for the tooltip.
    -Add some error checking in the clsImages
    -Changed some code that has to deal with checking the current login toon guild info, and moved and integrated into another function.
    -Fixed the problem with the guild information not updating with the players toons if event the player gets gkicked, or leaves, or there rank changes.
    -Renamed some functions
    -Now when you click on a toon to view there information in the tooltip the row will be colored yellow.
    -Started to go back and add more detailed comments about functions though out my code.
    -Fix bug in the scanning function
    -fix the BAG_UPDATE event, there could have been a change in the API arguments that was being passed.
        -This event updates the only the bags have been flagged for change, ex: you move an item from bag 1 to bag 2, bag 1&2 would update.
    
Version: r23 11/2/2010 3:28 PM
Core Changes:
    -Fix a bug in the function that configures the tooltip, this bug occurred when you 1st installed the add-on. Who know that CAPS are need.
    -Fix the bug in the Options Table, but I'm going to tweak that some more.
    -Change Database Default: ScanGuildBank = False -Add-on will not try to scan guild banks.
    -Worked on the Profiles system that ACE3 supports, Right now everything is stored as a default for all users.
    -Started to implement a database version system, this will allow me to make the database upgradable when I add new Features to the add-on.
        Note: Please delete you Liquid-Wealth.lua database file in your WTF folder, or use the Reset button in the Add-ons Configuration Window.
        This will allow the database versioning to take place. An rescan will be needed.
    
    Guild Bank Notes:
        Still working out how to setup guild bank scanning.
        I need it to track the rank index.
        This will allow me to keep track at what rank people can see the guild bank, and prevent overriding the data with another toon that doesn�t have access to the guild bank

Version: r22 10/27/2010 7:41 PM
Core Changes:
    -Made a Skin Configuration Page, Will support Skinning of tooltip
    -Now Supports TipTac Skinning.
        Note: Once TipTac Registers the tooltip you have to reload ui to clear the Skinning. Looking on how to fix without Reload
    -Implemented a Hints Tooltip.
    -Reworked the Options Tables, even though there is no tab / drop down it works for now.

Version: r21 10/23/2010 5:58:02 PM
Core Changes:
    -Had to Write the LibQTip clsFix. This will fix the tooltip height and width problems, currently there is a bug in the lib that has not been fixed yet.
    -Implemented TipTac tooltip skinning, Right now its turn on by default, configuration setting coming soon.
    -Fixed all the problems with the Curse Downloader, and SVN Regarding the old Dependency Liquid-Core.

Version: r20    10/23/2010 3:38:33 AM
Core Changes:
    -Now Compatible with WoW Client 4.x
    -Updated all the Libs to the latest.
    -Fix a dependency problem.
    -Removed Dependent add-on Liquid-Core. Liquid-Core has now been coded into Liquid-Wealth.
    
Note:
    -Disabled 2 Event that regarding Bag updating.  To finish your scan on first load you will have to visit a bank or force a local bag scan.
        BAG_UPDATE � Bag update doesn�t work properly when Patch 4.0.1 was released, AceEvent is not handling it properly � Will investigate it
        PLAYER_ENTERING_WORLD � N/A

Any Problems with any of my add-ons please just post a ticket.

Thanks
Liquid-Projects.Net