3.0.9 Beta2
Details
-
FilenameRepairBroker-3.0.9_Beta2.zip
-
Uploaded by
-
UploadedMar 9, 2009
-
Size20.26 KB
-
Downloads348
-
MD5b8692f6f0552e6ff804b8df35cb7031c
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r22 | sonomus | 2009-03-09 08:21:16 +0000 (Mon, 09 Mar 2009) | 1 line
Changed paths:
A /tags/3.0.9 Beta2 (from /trunk:21)
Tagging as 3.0.9 Beta2
------------------------------------------------------------------------
r21 | sonomus | 2009-03-09 08:19:27 +0000 (Mon, 09 Mar 2009) | 1 line
Changed paths:
M /trunk/RepairBroker.lua
Fix: Ticket 8 - Equipped Repair costs not added to total
------------------------------------------------------------------------
r20 | sonomus | 2009-02-24 18:25:10 +0000 (Tue, 24 Feb 2009) | 1 line
Changed paths:
M /trunk/Locales/koKR.lua
koKR update, thx to shwy72!
------------------------------------------------------------------------
r18 | sonomus | 2009-02-14 22:15:36 +0000 (Sat, 14 Feb 2009) | 5 lines
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/RepairBroker.lua
M /trunk/RepairBroker.toc
Sonomus:
Change: Rewritten most of the code, bugs are to be expected. Hopefully it should work with most display brokers. (Tested with: ButtonBin, DockingStation, NinjaPanel).
Change: Equipped items are now scanned over 1-4 frames.
Added: Localization for slot names.
Fix: Bag scan should now work as intended.
------------------------------------------------------------------------
r16 | sonomus | 2009-01-31 16:28:02 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/Locales/enUS.lua
M /trunk/Locales/koKR.lua
M /trunk/Locales/zhCN.lua
M /trunk/Locales/zhTW.lua
M /trunk/RepairBroker.lua
Fix: 4 - Tool Tip Header Typo
------------------------------------------------------------------------
r15 | sonomus | 2009-01-31 16:14:31 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/RepairBroker.lua
Sonomus: Work around for NinjaPanel.
------------------------------------------------------------------------
r13 | sonomus | 2009-01-31 11:33:58 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/RepairBroker.lua
Sonomus: ButtonBin hack.
------------------------------------------------------------------------
r12 | sayclub | 2009-01-31 00:06:10 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
A /trunk/Locales/koKR.lua
M /trunk/RepairBroker.toc
add koKR
------------------------------------------------------------------------
r11 | sonomus | 2009-01-30 20:37:53 +0000 (Fri, 30 Jan 2009) | 1 line
Changed paths:
M /trunk/RepairBroker.lua
Sonomus: Fix: DockingStation should work properly.
------------------------------------------------------------------------
r9 | sonomus | 2009-01-29 22:32:18 +0000 (Thu, 29 Jan 2009) | 1 line
Changed paths:
M /trunk/RepairBroker.lua
Sonomus: Removed debugging code.
------------------------------------------------------------------------
r8 | sonomus | 2009-01-29 22:27:45 +0000 (Thu, 29 Jan 2009) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Locales/enUS.lua
M /trunk/RepairBroker.lua
M /trunk/RepairBroker.toc
D /trunk/libs/LibTooltip-1.0
Sonomus:
Updated lib: LibTooltip-1.0 => LibQTip-1.0
Performance fix: The inventory search is now done over time, reducing the tooltip spike.
Thx to tnt2ray for the translations!
------------------------------------------------------------------------
r7 | tnt2ray | 2008-12-05 09:17:06 +0000 (Fri, 05 Dec 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Locales
A /trunk/Locales/enUS.lua
A /trunk/Locales/zhCN.lua
A /trunk/Locales/zhTW.lua
M /trunk/RepairBroker.lua
M /trunk/RepairBroker.toc
A /trunk/libs/LibTooltip-1.0
A /trunk/libs/LibTooltip-1.0/LibTooltip-1.0.lua
add zhCN and zhTW
svn: No repository found in 'svn://svn.wowace.com/wow/libtooltip/mainline/trunk/LibTooltip-1.0'
------------------------------------------------------------------------
r5 | sonomus | 2008-11-05 19:38:45 +0000 (Wed, 05 Nov 2008) | 4 lines
Changed paths:
M /trunk/RepairBroker.lua
Added: Mouse actions and description in the tooltip.
Change: Better tooltip handling, only updates when needed or forced(LeftMouseClick). No longer released on hide.
Change: Code clean up.
Typo: GuildBank, not BuildBank.
------------------------------------------------------------------------
r3 | sonomus | 2008-11-03 23:16:55 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
D /trunk/libs/CallbackHandler-1.0
D /trunk/libs/LibStub
D /trunk/libs/LibTooltip-1.0
Sonomus: Deleted libs from the wrong folder.
------------------------------------------------------------------------
r2 | sonomus | 2008-11-03 23:13:29 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/ReadMe.txt
A /trunk/RepairBroker.lua
A /trunk/RepairBroker.toc
A /trunk/libs
A /trunk/libs/CallbackHandler-1.0
A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/libs/LibDataBroker-1.1
A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/libs/LibStub
A /trunk/libs/LibStub/LibStub.lua
A /trunk/libs/LibStub/LibStub.toc
A /trunk/libs/LibTooltip-1.0
A /trunk/libs/LibTooltip-1.0/LibTooltip-1.0.lua
Sonomus: Initial commit.
------------------------------------------------------------------------
r1 | root | 2008-11-03 22:57:24 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"repairbroker/mainline: Initial Import"
------------------------------------------------------------------------