• Addons
    Warhammer Online

Download LootBrag

LootBrag v1.3-RC2

You are downloading LootBrag v1.3-RC2. You will need to select one of mirrors below in order to begin your download.


  • Choose this option to manually download and install the addon. For instructions on how to install it, please read our install guide.

  •  
  • Install w/ V3 Client

    Choose this option to automatically download and install the addon via our Curse Client. It’s free, lightweight, and easy to use!

  •  
  • Install w/ V4 Client

    Choose this option to automatically download and install via the V4 Curse Client (currently in Early Access Beta).

  • Contests
  • ChangeLog
  •  

------------------------------------------------------------------------
r49 | beeblebrox42 | 2008-10-04 06:45:35 +0000 (Sat, 04 Oct 2008) | 1 line
Changed paths:
   A /tags/v1.3-RC2 (from /trunk:44)

Fixed a tooltip "getting stuck on screen issue". Inserted text to an already open window doesn't highlight the whole text. Fix Agoknee's issue with chat blanking out (thanks for the debug help). Updated with latest LibItem to fix an issue with not all potions showing anything.
------------------------------------------------------------------------
r44 | beeblebrox42 | 2008-10-04 06:17:31 +0000 (Sat, 04 Oct 2008) | 1 line
Changed paths:
   M /trunk/Lib/LibItem.lua

Updating to newest LibItem again
------------------------------------------------------------------------
r43 | beeblebrox42 | 2008-10-04 06:07:05 +0000 (Sat, 04 Oct 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

Upping the version of LibItem requested so it can use the new one.. libstub is awesome
------------------------------------------------------------------------
r42 | beeblebrox42 | 2008-10-04 06:02:45 +0000 (Sat, 04 Oct 2008) | 1 line
Changed paths:
   M /trunk/Lib/LibItem.lua
   M /trunk/LootBrag.mod
   M /trunk/Source/LootBrag.lua

Fixed a tooltip "getting stuck on screen issue". Inserted text to an already open window doesn't highlight the whole text. Fix Agoknee's issue with chat blanking out (thanks for the debug help). Updated with latest LibItem to fix an issue with not all potions showing anything.
------------------------------------------------------------------------
r40 | beeblebrox42 | 2008-10-03 16:23:51 +0000 (Fri, 03 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Source/LootBrag.lua

Fixed bug when no bindings were set then you couldnt move items in bag.
Now you can have a meta-none binding and that binding works for all clicks!
------------------------------------------------------------------------
r38 | beeblebrox42 | 2008-10-03 15:59:15 +0000 (Fri, 03 Oct 2008) | 1 line
Changed paths:
   M /trunk/LootBrag.mod

updating .mod version
------------------------------------------------------------------------
r36 | beeblebrox42 | 2008-10-03 15:54:50 +0000 (Fri, 03 Oct 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

This lets moving items even with none-left click binding.. just hit a different meta key and it will let you!
------------------------------------------------------------------------
r34 | beeblebrox42 | 2008-10-03 07:20:07 +0000 (Fri, 03 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Source/LootBrag.lua

taking out a dumb logging statement that prints to chat.

------------------------------------------------------------------------
r32 | beeblebrox42 | 2008-10-03 06:43:28 +0000 (Fri, 03 Oct 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

Making loot data clear out so it doesn't spam chat if no meta key is bound.
------------------------------------------------------------------------
r30 | beeblebrox42 | 2008-10-03 05:20:13 +0000 (Fri, 03 Oct 2008) | 32 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Interface
   A /trunk/Interface/LootBragSettings.xml
   A /trunk/Lib/LibItem.lua
   M /trunk/LootBrag.mod
   M /trunk/Source/LootBrag.lua

Updating fixes and changes for 1.0!
LootBrag allows, with a single click, to post all the stats of any item into your current chat input box, allowing you to append to a current chat message or modify the message before sending. New Enhancment: Uses an embeded LibItem now to get all the item data.

Features:

    * Works with items in most windows, doesn't work with items in action bar.
    * Most (all?) items supported.
    * Will show potion Use: text with correct values and time durations
    * Shows most stats all items.
    * Shows crafting types and required levels
    * Shows number of enhancement slots
    * etc, shows almost all info a tooltip for an item does.

Requires LibSlash Use /bsettings to configure a mouse/key binding. To map aux mouse buttons try setting it up with a macro.

To create with a macro, create a macro with: /script slash("lb")

Place the macro in an out of the way action button location and macro that location. I use shift-middle click. Then whenever your mouse icon is hovering over an item shift-middle click will post the stats of the item into the current chat box, appending to any existing text if any. Then you can add or modify the string before sending it out.

This first release supports crafting items, weapons, armor, potions, and should support any others! Now configure your binding with the settings window. More new features to come.

Known limitations:

    * Tailsman's are not listed, it would make the chat line too long in most cases, but it is plan to make that configurable later.
    * Charges left not listed.
    * Items which have a "use" other then potions may not work, haven't had an item to test this with.
    * Using the special meta click in a bag when it is over the chat windows causes chat lock/unlock menu to show

Send comments and suggestions to: thebigz ATE theinfinitelyprolonged.com

Thanks to the crew at #waruidev on freenode irc. A big hello to the Guild "When Fat Kids Attack"
------------------------------------------------------------------------
r29 | beeblebrox42 | 2008-10-01 21:34:04 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

had two spaces between : and the svn url.. removed one
------------------------------------------------------------------------
r28 | beeblebrox42 | 2008-10-01 21:32:38 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

testing with libs/LibItem:  (more inlines of what the KB has, but why would this matter?)
------------------------------------------------------------------------
r27 | beeblebrox42 | 2008-10-01 21:27:43 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Making import location have a nested dir structure to see if it makes a difference
------------------------------------------------------------------------
r26 | beeblebrox42 | 2008-10-01 21:22:58 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

changing the externals: name its pulling in to..maybe that is weird?
------------------------------------------------------------------------
r25 | beeblebrox42 | 2008-10-01 21:19:27 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

removing move-folders to see if it makes a difference
------------------------------------------------------------------------
r24 | beeblebrox42 | 2008-10-01 21:16:56 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

removing ignore: to see if it makes a difference
------------------------------------------------------------------------
r23 | beeblebrox42 | 2008-10-01 21:06:23 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

changing packaging
------------------------------------------------------------------------
r22 | beeblebrox42 | 2008-10-01 21:03:02 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Lib/LibItem.lua

Testing packaging
------------------------------------------------------------------------
r21 | beeblebrox42 | 2008-10-01 20:43:26 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Testing external to get desired behavior
------------------------------------------------------------------------
r20 | beeblebrox42 | 2008-10-01 20:41:34 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Testing external to get desired behavior
------------------------------------------------------------------------
r18 | beeblebrox42 | 2008-10-01 11:38:45 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

reverting a bogus change
------------------------------------------------------------------------
r17 | beeblebrox42 | 2008-10-01 11:34:35 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/Lib/LibItem.lua
   M /trunk/Source/LootBrag.lua

Update to LootItem that now works correctly, and update to LootBrag to interop correctly with it.
------------------------------------------------------------------------
r16 | beeblebrox42 | 2008-10-01 09:24:59 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/LootBrag.mod

Well, maybe it would be a good idea to make sure ALL deps are ordered correct.
------------------------------------------------------------------------
r15 | beeblebrox42 | 2008-10-01 09:20:10 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/LootBrag.mod

Need libstub first Doh!
------------------------------------------------------------------------
r14 | beeblebrox42 | 2008-10-01 09:09:37 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   A /trunk/Lib
   A /trunk/Lib/LibItem.lua
   A /trunk/Lib/LibStub.lua
   M /trunk/LootBrag.mod
   D /trunk/Source/LibStub.lua

I'm just going to add LibItem directly until I can figure out why I cant get the external: to just get the source directory and if I can even move just that lua to where I want it.
------------------------------------------------------------------------
r13 | beeblebrox42 | 2008-10-01 08:55:28 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Making a weirdish pkgmeta file to try to fix previous packaging issue on curse where the behavior wasn't as I would have expected (need to file ticket)
------------------------------------------------------------------------
r12 | beeblebrox42 | 2008-10-01 08:48:38 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   D /trunk/Source/Lib

removing extra lib directory in this repo, it shouldn't be here.
------------------------------------------------------------------------
r11 | beeblebrox42 | 2008-10-01 08:41:00 +0000 (Wed, 01 Oct 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LootBrag.mod
   A /trunk/Source/Lib
   A /trunk/Source/LibStub.lua
   M /trunk/Source/LootBrag.lua

Updated to use LibItem, I guess this can be considered after a while to be the reference implementation of using LibItem.  This still needs testing though.
Changed some packaging stuff with pkgmeta too to try to get everything to fit together.. prob will not work first try.
------------------------------------------------------------------------
r9 | beeblebrox42 | 2008-09-30 05:56:08 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/LootBrag.mod
   M /trunk/Source/LootBrag.lua

Updating versions in prep for 0.3Beta tag
------------------------------------------------------------------------
r8 | beeblebrox42 | 2008-09-30 05:49:20 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

Fixing issue with init string from previous checkin.
------------------------------------------------------------------------
r7 | beeblebrox42 | 2008-09-30 05:34:19 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

adding version to init mesage
------------------------------------------------------------------------
r6 | beeblebrox42 | 2008-09-30 05:23:28 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/Source/LootBrag.lua

Adding dps of the weapon.
------------------------------------------------------------------------
r4 | beeblebrox42 | 2008-09-30 03:06:51 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/LootBrag.mod

Updating version number in mod.
------------------------------------------------------------------------
r2 | beeblebrox42 | 2008-09-30 02:51:54 +0000 (Tue, 30 Sep 2008) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/LootBrag.mod
   A /trunk/Source
   A /trunk/Source/LootBrag.lua

Initial check in of LootBrag.
LootBrag allows, with a single click, to post all the stats of any item into your current chat window.
------------------------------------------------------------------------
r1 | root | 2008-09-30 00:52:05 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"lootbrag/mainline: Initial Import"
------------------------------------------------------------------------

  • Similar Addons
  •  

Average downloads per day

  1. 58 TokenMachine PvP, and Bags & Inventory
  2. 54 ItemRack Bags & Inventory
  3. 42 Tidy Roll Auction & Economy, and Bags...
  4. 36 Character View Expanded Stats (CaVES) Buffs & Debuffs, Bags & Inventory...
  5. 36 AutoLoot Bags & Inventory