promotional bannermobile promotional banner

RR Gear

Abandoned
Download gear lists from forums

File Details

v2.17

  • R
  • Mar 17, 2013
  • 318.44 KB
  • 59
  • 5.2.0
  • Retail

File Name

Gear-v2.17.zip

Supported Versions

  • 5.2.0

------------------------------------------------------------------------
r158 | kliegs | 2013-03-17 02:57:41 +0000 (Sun, 17 Mar 2013) | 9 lines
Changed paths:
   A /tags/v2.17 (from /trunk:157)

Added ability to print boss drops to raid or guild channels. Only works when in raid.

Can now track rolls.  Type /gear roll

Added new window to see who is interested in the item. Selectable from the ML window, it has a 'give' button next to each name and will loot the iem to that person (loot window must be open).
Additionally, typing a number on its own in raid will show up in the new window.  This is useful on thunderforged items to indicate where on your list it would be.
The discussion window will also show the result of a /roll done by players in raid.  Only the first /roll will be taken, the rest are ignored.

------------------------------------------------------------------------
r157 | kliegs | 2013-03-17 02:48:08 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

Don't hide roll frame on main UI hide
------------------------------------------------------------------------
r156 | kliegs | 2013-03-17 02:45:10 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

Added /gear roll command.
------------------------------------------------------------------------
r155 | kliegs | 2013-03-17 02:40:12 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

Handles multiple copies of the same item.
------------------------------------------------------------------------
r154 | kliegs | 2013-03-17 02:07:23 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear_Sync.lua

Allow discuss window to open up on other displays now but disabled by default.
------------------------------------------------------------------------
r153 | kliegs | 2013-03-17 01:49:44 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear_UI.lua

Prevent duplicate rolls.
------------------------------------------------------------------------
r152 | kliegs | 2013-03-17 01:41:33 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

Don't show 'give' box if not ML
------------------------------------------------------------------------
r151 | kliegs | 2013-03-17 01:36:32 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear_UI.lua

Can now print items on corpses.
------------------------------------------------------------------------
r150 | kliegs | 2013-03-17 00:03:56 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_Sync.lua
   M /trunk/Gear_UI.lua

Don't show discuss frame by default.
------------------------------------------------------------------------
r149 | kliegs | 2013-03-16 02:52:50 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

whoops. had debug code left around.
------------------------------------------------------------------------
r148 | kliegs | 2013-03-16 02:45:22 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear_UI.lua

Added 'give' button to assign from the UI.
------------------------------------------------------------------------
r147 | kliegs | 2013-03-16 01:44:25 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc
   M /trunk/Gear_UI.lua

Added /roll tracking. at least its start.
------------------------------------------------------------------------
r145 | kliegs | 2013-03-15 07:09:34 +0000 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear.toc

Disabled syncing discuss items across.
------------------------------------------------------------------------
r143 | kliegs | 2013-03-15 06:35:36 +0000 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc
   M /trunk/Gear_UI.lua

Added some smart sizing
------------------------------------------------------------------------
r141 | kliegs | 2013-03-15 06:26:46 +0000 (Fri, 15 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear.toc
   M /trunk/Gear_Sync.lua
   M /trunk/Gear_UI.lua

Initial version of item discussion
------------------------------------------------------------------------
r139 | kliegs | 2013-03-14 21:47:47 +0000 (Thu, 14 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc
   M /trunk/Gear_UI.lua

Potential fix for items changing difficulties. Needs testing.
------------------------------------------------------------------------
r137 | kliegs | 2013-03-14 21:32:55 +0000 (Thu, 14 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc
   M /trunk/Gear_UI.lua

Fixed bug where the UI could initialize before the system was fully ready.
------------------------------------------------------------------------
r135 | kliegs | 2013-03-06 04:21:20 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.lua
   M /trunk/Gear.toc

Quick hack to work around GetInstanceDifficulty being removed.
------------------------------------------------------------------------
r133 | kliegs | 2013-03-06 00:59:13 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc

Updated for 5.2
------------------------------------------------------------------------
r132 | kliegs | 2013-03-06 00:58:47 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Gear.toc

Updated for 5.2
------------------------------------------------------------------------
r130 | kliegs | 2013-02-27 02:54:46 +0000 (Wed, 27 Feb 2013) | 3 lines
Changed paths:
   M /trunk/Gear.toc
   M /trunk/Gear_Sync.lua
   M /trunk/Gear_UI.lua

Fixed "attempt to compare two nil values" error.

Prevent movement of locked items.
------------------------------------------------------------------------