Download
(159Kb)
Download
Updated: 05-10-11 01:09 PM
Pictures
File Info
Updated:05-10-11 01:09 PM
Created:02-02-10 01:58 PM
Downloads:16,055
Favorites:130
MD5:

broker-cashflow  Popular! (More than 5000 hits)

Version: r138
by: Aledara [More]

LDB Data Broker for your cash flow. Heavily based on FuBar_MoneyFu.

When I moved away from FuBar, I was unable to find a good replacement for my beloved MoneyFu, so I created my own. Great opportunity to learn lua as well!

Options panel
You can access the options panel by right-clicking the data button, through the Blizzard Interface->Addons panel, or though the /cashflow or /cf commands.

Features:

  • Keeps track of gold, PvP, PvP and other currencies, as well as Archaeology Fragments
  • Fully configurable tooltip.
  • Summary (Characters on current realm) can be ordered on any column
  • Individual characters can be set to ignored

Need translators!
If you can translate, please send me the appropriate localization file, and I'll include it it the following release.

Credits
phyber (Fubar_MoneyFu)
Aranarth (Ara Broker Money)
Zhinjio (Broker HitCrit)

r138:
- Updated TOC to 4.1
- Fixed alignment on tooltip
r134:
- Tooltip is now scrollable when a scrollbar is added
- Updated koKR translation
- Fixed AceLocale throwing misleading errors
r131:
- Added cuurencies: Illustrious Jewelcrafter's Token, Valor Points, Tol Barad Commendation
- Changed which sections are shown by default
r129:
- Fixed typo that would throw an error when showing the config "columns" section
r128:
- Added ruRU translation
- Swapped out the Orgimmar and Stormwind cooking awards for Chef's Award
- Hopefully fixed unconfirmed error on new toons
r125:
- Updated deDE translation
- Added Orgrimmar and Stormwind Cooking awards
- Added scrollbar when tooltip becomes too big to fit on screen (scrollbar may or may not be usable, depending on the display addon used)
- Fixed days rolling over at the wrong time (UTC instead of local time). Note that accumulated history since r121 will be off by a few hours
r121:
- Added French translation (thanks Culhag)
- Fixed button display "week total" showing per hour values instead
- Now tracks 30 days of history instead of 7
- Added month sections
- Removed faulty time offset calculation
- Database format version updated to 9 (History reset, sorry!)
r118:
- Reversed order of changelog, and fixed some typos along the way
- Register/Unregister events in central location
- Prevent current character from being deleted
- Added option to reset current session using shift-click
r117:
- Hopefully fixed this nasty one once and for all.
r116:
- Fixed session value going wacky when zoning.
r114:
- Added option to delete a character from database
- Revamped localization system to make it easier for me to spot missing entries
r105:
- Added 3rd and 4th cutton currency option
- Added icon to button currencies
- Completed localization file (hopefully)
r101:
- Fixed error on first login after upgrade
- Reverted dynamic archaeology fragment retrieving. Damn I hate blizzard sometimes!
r98:
- Major code cleanup
- Archaeology fragments are retrieved dynamically instead of pre-defined list
- Removed library Abacus
- Added gold format with coin icons
- Made button display configurable, and show a second currency
- Moved Conquest points to PvP section (Arena points are gone. the one still mission are the PvE Valor Points)
r96:
- Fixed icons (though arch.fragments show up really small)
- Disabled arena points until I know how they work in cata
r95:
- Temporary fix for error in config panel
r94:
- Updated Dalaran JC tokens and Cooking Awards from item to currency
r93:
- Updated toc (finally) for 4.0.1
- Fixed gold not being recorded when mailed
r92:
- Updated language file
r91:
- Updated for Path 4.0.1 and Cataclysm beta:
- Removed badges, emblems, Marks of honor, etc
- Added support for new currency system
- Added support for new archaeology fragment tracking
r85:
- Now also LOADS the AceDBOptions library (doh!)
r84:
- Added missing AceDBOptions library
r83:
- Updated libraries
- Fixed and completed deDE language file
- Added Venture Coin, Champion's Seal and Dalaran Jewelcrafter's Token to currency list
- Fixed "compare number with nil" error on characters with 0 gold
r75:
- Configuration options split into multiple panes
- Shows currency icons on checkboxes
- Shows enUS name of currencies (jn gray) if unavailable.
- Use question mark icon if item is not available (not in tooltip)
- Added profiles support
- Updated deDE translation
- Retrieves currency name/icon when opening configuration, instead of on login to minimize risk of item not being available
r65:
- Fixed addon not initializing properly at random occasions
r64:
- Fixed session either not resetting at all, or way too often
- Fixed all sorts of weird issues due to database not being initialized or updated correctly
- Database should be MUCH more robust. No more seemingly randomly occurring errors (I hope)
- Now stores history per character instead of per realm (old history will be reset unfortunately)
- Added sections for Today/Yesterday/This week for self only (and renamed existing ones to total)
- Added options to show/hide each section individually
- Added deDE Translation
r55:
- Fixed session being reset every time a loading screen appears
r54:
- Fixed recording of Arena and Honor points
- Added option to sort characters by name, gold or any currency (name is always secondary order)
- Now showing "Items #..." instead of "(nil)" when a toon has no access to an item
- Hopefully fixed error messages when showing tooltip once and for all
- Fixed recording for session totals and per hour
- Fixed startup error on new installation (no database)
- Added koKR Translation
r46:
- May have fixed a seemingly randomly occurring "attempt to perform arithmetic on field 'gold' (a nil value)" Cross fingers!
- Fixed items other than gold under "This week" section not being calculated (were always 0)
- Removed some redundant code
- Added Arena and Honor point icons.
- Split header for cash into two separate ones (if both are shown)
r38:
- Added localization support and library
- Some minor code cleanup and optimization
-r32:
- Got rid of dynamicly keeping track of what currencies we know about. Only keeps track of a pre-defined list of currencies. Was causing way too many headaches
- Now also keeps track of when you spend you emblems and stuff :)
- Removed the per hour column for currencies other than gold.
r34:
- Added library that would prevent it from running stand alone
- Fixed bug where it would no longer track gold at all... oops!
r28:
- Added tracking of other currency
- Added option to hide/show other characters and totals
- Added option to scale tooltip
r19: Options! (And a lot of cleanup)
r10: Fixed startup error message
r8: Repackaged
Optional Files (0)


Post A Reply Comment Options
Unread 10-25-10, 04:23 PM  
bobr3940
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Re: Re: Display Current Gold?

Originally posted by Aledara
I'm sure there is a way, but like I said, The addon does not display anything, except for the tooltip. I'm affraid you need to talk to the author of whatever display addon you're using. Which one are you using btw?
I am using Fortress. Here is a screen shot of what I see.



I know that the addon doesn't display anything but several of my other addons that are displayed using fortress have dynamically updating titles. (ie Broker_Location updates with the current location and picoFriends updates with a current count of how many friends are currently logged in.)

Does your addon have any control over the title that is displayed? if so can you change it so that it displays the gold count?
Last edited by bobr3940 : 10-25-10 at 04:30 PM.
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 01:39 PM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Re: Re: Re: Display Current Gold?

Originally posted by bobr3940
When I installed the addon and then logged in I got a new data broker segment added to my screen. for me to position wherever I want. This segment had the title of "Broker:Cashflow" and when I put my mouse over it I get the tooltip with all of the information that it displays (gold gained, spent, Character totals etc). Is there a way to get this so that the title that I place my mouse over shows the current users gold instead of just the words "Broker:Cashflow"?
I'm sure there is a way, but like I said, The addon does not display anything, except for the tooltip. I'm affraid you need to talk to the author of whatever display addon you're using. Which one are you using btw?
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 01:36 PM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Originally posted by Luzzifus
When I try to switch to the columns page in the config I get an empty page and this error:
Yeah, I noticed that myself too. Revert back to r93 for now, the problem is a little bit more involved than I initially thought
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 12:47 PM  
bobr3940
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Display Current Gold?

When I installed the addon and then logged in I got a new data broker segment added to my screen. for me to position wherever I want. This segment had the title of "Broker:Cashflow" and when I put my mouse over it I get the tooltip with all of the information that it displays (gold gained, spent, Character totals etc). Is there a way to get this so that the title that I place my mouse over shows the current users gold instead of just the words "Broker:Cashflow"?

Originally posted by Aledara
Not sure which title you mean here. The addon itself does not display anything, except for the tooltip, and all broker display addons I've tried show the current gold...
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 12:39 PM  
Luzzifus
A Warpwood Thunder Caller
 
Luzzifus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 94
File comments: 237
Uploads: 6
When I try to switch to the columns page in the config I get an empty page and this error:

Code:
[20:37:16] Interface\AddOns\Broker_Cashflow\Broker_Cashflow.lua:367: Usage: GetBranchInfo(index)
(tail call): ?
[C]: in function `GetArchaeologyRaceInfo'
Interface\AddOns\Broker_Cashflow\Broker_Cashflow.lua:367: in function `getItemIcon'
Interface\AddOns\Broker_Cashflow\Broker_Cashflow.lua:686: in function `member'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:251: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:199>
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:373: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:346>
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1055: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1051>
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1538: in function `FeedGroup'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1814: in function `Open'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1842: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1840>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...ddOns\Broker_Cashflow\Libs\AceGUI-3.0\AceGUI-3.0.lua:314: in function `Fire'
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20: in function <...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19>
[C]: in function `Show'
Interface\FrameXML\InterfaceOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 10:15 AM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Re: Display Current Gold?

Originally posted by bobr3940
Is it possible to have it display the current character's gold as the title? Right now it just says Broker:Cashflow, It would be nice if it displayed your current gold so that you do not have to display the tooltip to see your current balance.
Not sure which title you mean here. The addon itself does not display anything, except for the tooltip, and all broker display addons I've tried show the current gold...
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 08:46 AM  
bobr3940
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Display Current Gold?

Is it possible to have it display the current character's gold as the title? Right now it just says Broker:Cashflow, It would be nice if it displayed your current gold so that you do not have to display the tooltip to see your current balance.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 07:16 PM  
rootone
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thanks~~

koKR.lua


-- Text used in the tooltip
L["This session"] = "현재 접속"
L["Today"] = "오늘"
L["Yesterday"] = "어제"
L["This week"] = "이번 주"
L["Gained"] = "획득 금액"
L["Spent"] = "소모 금액 "
L["Profit"] = "이득 금액"
L["Characters"] = "케릭터"
L["Total"] = "합계"
L["Right-click for options"] = "우클릭시 옵션창 열기"

-- Text used in config
L["Cash format"] = "동전 표시 방법"
L["Condensed"] = "생략해서 보기"
L["Short"] = "짧게 보기"
L["Full"] = "길게 보기"
L["Tooltip scale"] = "툴팁 크기"
L["Choose the size of the tooltip"] = true
L["Show cash per hour"] = true
L["Show the cash per hour column"] = true
L["Show cash detail"] = "금액 표시 세부 상황"
L["Show the cash gained/spent rows"] = true
L["Show other characters"] = "다른 케릭터들"
L["Show totals"] = "케릭터 합계"
L["Show totals of all your characters on this realm"] = true
L["Show tooltip column for "] = true
Report comment to moderator  
Reply With Quote
Unread 08-11-10, 02:36 PM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
It's working well for me..
Report comment to moderator  
Reply With Quote
Unread 05-14-10, 06:42 AM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Originally posted by Rosalyne
This might be a completely obvious question, but I cannot figure it out on my own. I deleted a few alts today and they are still showing up in Cashflow. Is there any way to remove them from the list? Thanks!
Not an obvious question at all! I never thought of the possibility of deleting toons!
So no, there's currently no easy way to delete them, other than either deleting or editing the data file (WTF\Account\<account name>\SavedVariables\Broker_Cashflow.lua)
I'll have to think about an elegant way to implement this...
Report comment to moderator  
Reply With Quote
Unread 05-14-10, 06:41 AM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Originally posted by Spiritfire
Have a major issue today. Yesterday I spent 65g, but this morning when I logged in, Broker_Cashflow said I had spent 8850g yesterday. it looks like when it wrote out the variable, somewhere a variable got crossed with another. the amount it said I spent yesterday was the actual amount I started with.
That's very strange. I've never seen that happening. If you can reliably duplicate the problem, I'd be all over it!
Report comment to moderator  
Reply With Quote
Unread 05-06-10, 08:20 PM  
Rosalyne
A Defias Bandit

Forum posts: 3
File comments: 49
Uploads: 0
This might be a completely obvious question, but I cannot figure it out on my own. I deleted a few alts today and they are still showing up in Cashflow. Is there any way to remove them from the list? Thanks!
Report comment to moderator  
Reply With Quote
Unread 04-21-10, 03:57 AM  
Spiritfire
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 16
Uploads: 2
Have a major issue today. Yesterday I spent 65g, but this morning when I logged in, Broker_Cashflow said I had spent 8850g yesterday. it looks like when it wrote out the variable, somewhere a variable got crossed with another. the amount it said I spent yesterday was the actual amount I started with.
Report comment to moderator  
Reply With Quote
Unread 04-13-10, 06:37 PM  
Azza2
A Deviate Faerie Dragon

Forum posts: 10
File comments: 29
Uploads: 0
All good now, cheers
Report comment to moderator  
Reply With Quote
Unread 04-13-10, 06:12 PM  
Aledara
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 48
Uploads: 1
Originally posted by Azza2
hmm, downloaded and installed this (deleting r83 beforehand) but the same error still persists. Not sure why, I disabled Broker_BagFu out of curiosity since it was referencing to that in the last error log but Cashflow still errors:
Thanks for being persistent! Try r85. This works for sure, I actually tested it lol
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: