r25-nolib
Details
-
FilenameBroker_GuildMoney-r25-nolib.zip
-
Uploaded by
-
UploadedDec 28, 2010
-
Size8.05 KB
-
Downloads32
-
MD5c57b4a8ff61123c40f1e698411667367
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r25 | rabbit | 2010-12-28 22:11:37 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
M /trunk/Broker_GuildMoney.toc
M /trunk/broker.lua
Invoke GuildRoster() on login and remove the old DB conversion code.
------------------------------------------------------------------------
r24 | rabbit | 2010-12-28 13:22:25 +0000 (Tue, 28 Dec 2010) | 4 lines
Changed paths:
M /trunk/broker.lua
* Fix the top 5 list, actually stops at 5 now.
* Set default colors properly instead of white
* Use the set main character for the local display instead of player name
------------------------------------------------------------------------
r23 | rabbit | 2010-12-25 10:38:32 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Yeah, use a backdrop.
------------------------------------------------------------------------
r22 | rabbit | 2010-12-25 10:12:42 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Simplify the setmainchar window a bit; should probably just use a backdrop.
------------------------------------------------------------------------
r21 | rabbit | 2010-12-25 00:32:49 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Make the last UI string localizable, clean up some strings and turn off autofocus on the setmainchar editbox.
------------------------------------------------------------------------
r20 | rabbit | 2010-12-25 00:04:37 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Condense the tooltip hint to one line and specify that the week/month totals are the last 7 and 30 days, respectively.
------------------------------------------------------------------------
r19 | rabbit | 2010-12-24 23:44:56 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Add some system messages when you set/dont set the main and clear up the window text a bit.
------------------------------------------------------------------------
r18 | rabbit | 2010-12-24 23:26:38 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Use a window to ask for the main character instead of a stupid chat print.
------------------------------------------------------------------------
r17 | rabbit | 2010-12-24 23:00:38 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/Broker_GuildMoney.toc
M /trunk/broker.lua
Unfuck the database.
------------------------------------------------------------------------
r16 | rabbit | 2010-12-24 10:21:53 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/Broker_GuildMoney.toc
M /trunk/broker.lua
Let the player set a main character to use when transmitting his totals to other guild members.
------------------------------------------------------------------------
r15 | rabbit | 2010-12-24 09:46:27 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Continue trying to fetch the guild name and do a proper setup every PEW, if we can't on login.
------------------------------------------------------------------------
r14 | rabbit | 2010-12-24 00:30:25 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Don't enable the tooltip until after we've loaded properly.
------------------------------------------------------------------------
r13 | rabbit | 2010-12-24 00:13:39 +0000 (Fri, 24 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Stop using strings directly in the code, so it's easier to localize.
------------------------------------------------------------------------
r12 | rabbit | 2010-12-23 23:44:54 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Remove the test subjects I added to the totals. Oops.
------------------------------------------------------------------------
r11 | rabbit | 2010-12-23 23:28:47 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Add top 5 guild contributors to the tooltip and broadcast our total every 2 minutes (if it changed).
------------------------------------------------------------------------
r10 | rabbit | 2010-12-23 23:06:56 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Nicenupify the LDB text a bit.
------------------------------------------------------------------------
r9 | rabbit | 2010-12-23 18:55:55 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Fix total values and also parse the loot string used in groups, not just the solo one.
------------------------------------------------------------------------
r8 | rabbit | 2010-12-23 13:12:17 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Set the lasttransmittotal on login.
------------------------------------------------------------------------
r7 | rabbit | 2010-12-23 12:37:24 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/Broker_GuildMoney.toc
M /trunk/broker.lua
Add a all time total, and start transmitting and receiving totals from the guild addon channel.
------------------------------------------------------------------------
r6 | rabbit | 2010-12-23 12:23:28 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Use the daily in the LDB text and update it on login.
------------------------------------------------------------------------
r5 | rabbit | 2010-12-23 12:10:33 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Shorten the LDB text a bit and add a hint to the tooltip.
------------------------------------------------------------------------
r4 | rabbit | 2010-12-23 11:53:06 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/broker.lua
Fix the daily/weekly/monthly stats.
------------------------------------------------------------------------
r3 | rabbit | 2010-12-23 11:50:40 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
M /trunk/Broker_GuildMoney.toc
M /trunk/broker.lua
Fix embeds and X-Category.
------------------------------------------------------------------------
r2 | rabbit | 2010-12-23 11:46:40 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/Broker_GuildMoney.toc
A /trunk/broker.lua
A /trunk/libs
Initial commit; Eliminates the spam from the chatframe and sums it up in a broker plugin.
------------------------------------------------------------------------
r1 | root | 2010-12-23 10:41:01 +0000 (Thu, 23 Dec 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"broker-guildmoney/mainline: Initial Import"
------------------------------------------------------------------------