WoWInterface SVN NeedyGreedy

[/] [tags/] [1.1/] [NeedyGreedy.lua] - Rev 229

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
157 Add tag 1.1 lokyst-32688 4491d 18h 50m /tags/1.1/NeedyGreedy.lua
61 Added option to automatically display the detached window when an item is being rolled on.
- Created function CheckDisplayOptions to be used when forcing display of detached tooltip with ShowDetachedTooltip
- Changed function DisplayDetachedTTCheck to be used with RefreshTooltip
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
60 Separated out configuration options specific to detached window into a tab.
- Updated descriptions to reflect which options are specific to the detached window
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
59 Added missing DisplayDetachedTTCheck() to shift click condition check. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
58 Changed the way NG checks if detached tooltip should be displayed.
- Renamed profile variable displayDetached to detachedIsShown
- Variable detachedIsShown is now only get and set on PLAYER_ENTERING_WORLD and PLAYER_LEAVING_WORLD to be more in line with its intended use
- Removed other references to displayDetached
- Renamed function DisplayRollTableCheck() to DisplayDetachedTTCheck()
- Removed DisplayDetachedTTCheck() from inside ShowDetachedTooltip() and put the check before ShowDetachedTooltip is called
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
56 Reduced the amount of empty space used by the detached tooltip. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
55 Fixed a bug that caused the detached window to grow when zoning. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
54 Removed debugging code. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
53 Added close button to detached tooltip. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
52 Added report summary of wins accessible via /ng report.
- Added generic slash command handler
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
51 Fixed shift-click to re-attach window not resetting to first item. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
50 Improved separation of tooltip construction. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
48 Fixed typo in Expiry function.
- Commented out debug code.
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
46 Fixed column out of range bug. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
44 Fixed a Hide Non-Members not refreshing the name list. Fixed error if ClearItems was called when detached tooltip is hidden. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
43 Removed debugging output. lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
42 Fixed display of non-member rolls.
- New item list for TestItemList.
lokyst-32688 4491d 19h 00m /trunk/NeedyGreedy.lua
41 Fixed line height when using icons for roll indicators.
- Changed icon for pass.
lokyst-32688 4491d 19h 01m /trunk/NeedyGreedy.lua
40 Watch event UNIT_CLASSIFICATION_CHANGED so that we can determine clas. lokyst-32688 4491d 19h 01m /trunk/NeedyGreedy.lua
39 Lowered threshold for item received checks to common because disenchanted items can be white.
- Increased expiry timer to 10s.
lokyst-32688 4491d 19h 01m /trunk/NeedyGreedy.lua

1 2 Next >

Show All