WoWInterface SVN NeedyGreedy

[/] [tags/] [1.2/] - Rev 179

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
160 Add tag 1.2 lokyst-32688 4492d 03h 12m /tags/1.2/
81 Commented out test functions. lokyst-32688 4492d 03h 21m /trunk/
80 Fixed ghost detection on PLAYER_ALIVE event. lokyst-32688 4492d 03h 21m /trunk/
79 Added option to reset when entering an instance.
- Does not ask if unit is making a graveyard run
lokyst-32688 4492d 03h 21m /trunk/
78 Made reset in party work with raid groups lokyst-32688 4492d 03h 21m /trunk/
77 Bumped toc version to 1.2.0 for release. lokyst-32688 4492d 03h 21m /trunk/
76 Unset frame scripts when hiding detached tooltips. lokyst-32688 4492d 03h 21m /trunk/
75 Updated to LibQTip r130. lokyst-32688 4492d 03h 21m /trunk/
74 Fixed attached tooltip not changing to info text when detach tooltip was toggled from the config menu. lokyst-32688 4492d 03h 21m /trunk/
73 Fixed TestItemList to refresh correctly. lokyst-32688 4492d 03h 21m /trunk/
72 Set minimum column width accoridng to longest player name. lokyst-32688 4492d 03h 21m /trunk/
71 Added paging to attached tooltip. lokyst-32688 4492d 03h 21m /trunk/
70 Added reset slash command. lokyst-32688 4492d 03h 21m /trunk/
69 Fixed a bug where entering a new instance would overwrite old items list since RollIDs reset when entering a new instance.
- Changed items to an indexed table
- Changed test item list to be an indexed table
lokyst-32688 4492d 03h 21m /trunk/
68 Added dropdown selection for how to handle resetting when joining a new party. lokyst-32688 4492d 03h 21m /trunk/
67 Fixed reset on join party. lokyst-32688 4492d 03h 21m /trunk/
66 Added option to reset item data when joining a new group. lokyst-32688 4492d 03h 21m /trunk/
65 Fixed issue with item tooltips not displaying.
- Fetch class colors from RAID_CLASS_COLORS
- Set col width according toCOL_MIN_WIDTH
lokyst-32688 4492d 03h 21m /trunk/
64 Added colored borders indicating item quality around item icons.
- Created ItemCell provider for use with LibQTip
lokyst-32688 4492d 03h 21m /trunk/
63 Color cell according to item quality. lokyst-32688 4492d 03h 21m /trunk/
62 Bumped toc version to 1.1 for release. lokyst-32688 4492d 03h 21m /trunk/
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 4492d 03h 21m /trunk/
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 4492d 03h 21m /trunk/
59 Added missing DisplayDetachedTTCheck() to shift click condition check. lokyst-32688 4492d 03h 21m /trunk/
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 4492d 03h 22m /trunk/
57 Removed redundant localization for pager text. lokyst-32688 4492d 03h 22m /trunk/
56 Reduced the amount of empty space used by the detached tooltip. lokyst-32688 4492d 03h 22m /trunk/
55 Fixed a bug that caused the detached window to grow when zoning. lokyst-32688 4492d 03h 22m /trunk/
54 Removed debugging code. lokyst-32688 4492d 03h 22m /trunk/
53 Added close button to detached tooltip. lokyst-32688 4492d 03h 22m /trunk/