Category: Data Broker
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r11
Date:
05-25-2009 07:18 AM
Size:
7.68 Kb
Downloads:
12,836
Favorites:
389
MD5:
Pictures
Click to enlarge
Ara Broker Money   Popular! (More than 5000 hits)
This data broker plugin keeps track of your money and displays:

- a simple balance history for: session, today, yesterday, this week (rolling last seven days) and this month (rolling last 30 days);
- a breakdown of the money owned on the server, character by character.


You can right-click this plugin to get access to the config menu. It provides the following functionnalities:

- remove money data from a (possibly deleted) character.
- switch between various display modes.


If you have AddonLoader, this addon will load as delayed.
  Change Log - Ara Broker Money
r11
- Added support for !ClassColors.

r10
- Added optional dependencies: NazScrooge and the buggy DepositBox!.

r9
- Fixed the day to end at midnight for everyone, not only french people (my bad ).

r8
- Fixed a display mode only used by Kergoth (thank him for the useless update )
- No, wait, I also tried to make the day end at midnight, taking daylight saving time into account, for the obsessivly compulsive people outta there.

r7
- Fixed some display modes so that, for exemple, 0c doesn't read as 0g 00s 00c.

r6
- There's now 2 distinct display modes: one for the block and one for the tooltip.

r5
- Fixed an issue where a fresh install of r4 was not setting a default display mode.
- Better implementation of display modes.
- Code tweak.

r4
- Added "this month" (rolling last 30 days) to the balance history.
- Added some display modes.

r3
- Added class coloring. It's not retroactive: you will have to log your alts to get their class color.

r2
- Fixed a rare bug due to a global variable that should have been local (not confirmed).
- Fixed X-Credits in TOC file.
- Added an option to switch between normal and compact display mode.

r1
- Initial release.
  Optional Files - Ara Broker Money
Sorry, there are currently no optional files available.
  Archived Versions - Ara Broker Money
File Name
Version
Size
Author
Date
r10
8kB
Aranarth
05-22-2009 10:29 AM
r9
8kB
Aranarth
05-19-2009 02:28 AM
r8
8kB
Aranarth
05-05-2009 06:48 PM
r7
8kB
Aranarth
04-15-2009 07:59 PM
r6
8kB
Aranarth
04-14-2009 07:29 PM
r5
8kB
Aranarth
04-08-2009 04:00 PM
r4
8kB
Aranarth
04-07-2009 12:20 PM
r3
7kB
Aranarth
02-07-2009 05:32 PM
r2
7kB
Aranarth
12-18-2008 03:29 AM
r1
7kB
Aranarth
12-15-2008 08:23 AM
  Comments - Ara Broker Money
Post A Reply Comment Options
Old 12-17-2008, 02:08 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
Quote:
Originally posted by llama25
no more error for me so far at least
I think I found the error but as I can't replicate it, it's hard to tell. So I need your help to confirm that this version works too. Thank you in advance

http://perso.orange.fr/aranarth/wow/..._Money-b2b.zip
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-17-2008, 01:32 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
Quote:
Originally posted by DuckDastardly
Would there be any way to give us an option to change how it displays the amount?

I would like to be able to get rid of the actual gold, silver, copper coins and just color the numbers in gold, silver, copper or something along those lines. It would make the display just a little more compact.
Sure, the config menu is ready for more options. But what would be the different formats ? A compact mode could simply display gold and truncate silver and copper.

Also, I know ButtonBin could display the icon alone, and when that icon is hovered, the text is shown. Hard to be more compact than that, but yeah you lose the quick view.
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-17-2008, 04:42 AM  
llama25
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
no more error for me so far at least
llama25 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-17-2008, 01:41 AM  
DuckDastardly
A Murloc Raider

Forum posts: 4
File comments: 4
Uploads: 0
Would there be any way to give us an option to change how it displays the amount?

I would like to be able to get rid of the actual gold, silver, copper coins and just color the numbers in gold, silver, copper or something along those lines. It would make the display just a little more compact.

Other than that I really like the addon and dropped using fubar's version for this one. I dont use fubar, I use StatBlockCore, so everytime I find a mod that can replace the fubar version I have, I usually do...so thanks for this.
DuckDastardly is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-16-2008, 06:32 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
llama25 (thank you for the clarifications), zedbg, and others with errors, could you try this version ?

http://perso.orange.fr/aranarth/wow/...r_Money-b2.zip
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-16-2008, 09:48 AM  
llama25
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
I might have an idea, In my lua file I have double line jumps after each line and the line numbers of the errors are aproximately the double of thoses posted in the first error message (didn't notice it when posting mine error message as the numbers were different I thought it was something different and hadn't opened the file in an editor). So the it's probably something on my computer which is in the 4th dimension (dezipper maybe)

in my editor line 187 is:
return frame and block.OnEnter(frame)

and line 95 is:
local showBelow = select( 2, self:GetCenter() ) > UIParent:GetHeight() / 2

EDIT: found the reason of this line number changes, it's due to WUU

EDIT2: and when opening my mailbox I had exactly the same error with added

<in C code>: in function `TurnOrActionStop'
<string>:"TURNORACTION":4: in function <[string "TURNORACTION"]:1>

at the end of the message (and I'm using Postal mail addon if it is of any use)

Last edited by llama25 : 12-16-2008 at 10:58 AM.
llama25 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-16-2008, 09:03 AM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
Quote:
Originally posted by llama25
I have a similar error with this message:

[2008/12/16 09:39:10-405-x1]: Ara_Broker_Money-r1\Ara_Broker_Money.lua:95: attempt to compare number with nil
Ara_Broker_Money-r1\Ara_Broker_Money.lua:187: in function <...terface\AddOns\Ara_Broker_Money\Ara_Broker_Money.lua:141>

and I'm using latest Fortress
Ara_Broker_Money-r1 is 142 lines long. How come this error start from line 187 ?

Also, at line 95, I compare an hardcoded string with a variable. So why does it say "attempt to compare number with nil" ?

Are we in the 4th dimension ?
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-16-2008, 03:41 AM  
llama25
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
I have a similar error with this message:

[2008/12/16 09:39:10-405-x1]: Ara_Broker_Money-r1\Ara_Broker_Money.lua:95: attempt to compare number with nil
Ara_Broker_Money-r1\Ara_Broker_Money.lua:187: in function <...terface\AddOns\Ara_Broker_Money\Ara_Broker_Money.lua:141>

and I'm using latest Fortress

Last edited by llama25 : 12-16-2008 at 03:41 AM.
llama25 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-16-2008, 03:01 AM  
zedbg
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
StatBlockCore 2.5 and yes it occurs every time.
zedbg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-15-2008, 11:27 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 558
File comments: 93
Uploads: 0
That's exactely what I've been waiting for.

Thank you so much!

__________________
Farook is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-15-2008, 06:10 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
@zedbg: Weird bug. For this error to occur, the plugin has to be hovered before it's loaded . Does it happen every time you log or reloadui ? What display (and version) do you use ?

Last edited by Aranarth : 12-15-2008 at 06:14 PM.
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-15-2008, 12:24 PM  
zedbg
A Kobold Labourer

Forum posts: 0
File comments: 21
Uploads: 0
I got error on load

[2008/12/15 19:23:39-558-x1]: Ara_Broker_Money-r1\Ara_Broker_Money.lua:48: attempt to compare number with nil
Ara_Broker_Money-r1\Ara_Broker_Money.lua:94: in function <...terface\AddOns\Ara_Broker_Money\Ara_Broker_Money.lua:71>
Ara_Broker_Money-r1\Ara_Broker_Money.lua:104: in function <...terface\AddOns\Ara_Broker_Money\Ara_Broker_Money.lua:71>
<in C code>: in function `LoadAddOn'
AddonLoader-2.0\AddonLoader.lua:109: in function `LoadAddOn'
AddonLoader-2.0\Conditions.lua:91: in function <Interface\AddOns\AddonLoader\Conditions.lua:84>
zedbg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-15-2008, 12:20 PM  
Gibbon
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
This is exactly what I needed to replace my existing money addons.
Once again, thanks for your simple yet fonctionnal addons.
Gibbon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.