r167
Details
-
FilenameAngryRaidPoints-r167.zip
-
Uploaded by
-
UploadedNov 29, 2013
-
Size190.02 KB
-
Downloads82
-
MD53e759549b9ec704ee3b4ce07d45f5775
Supported WoW Retail Versions
- 5.4.1
Changelog
------------------------------------------------------------------------
r167 | ywfn | 2013-11-29 10:25:11 +0000 (Fri, 29 Nov 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Fix an issue where, with certain window scale settings, the topmost item in the Loot Log may not be visible. Also adjusted the size of the Loot Log to hold exactly 13 items (at scale 1.0), getting rid of some wasted space at the top.
------------------------------------------------------------------------
r165 | ywfn | 2013-11-19 08:41:41 +0000 (Tue, 19 Nov 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Minor adjustments so 9 items fit fully inside loot window without any scrollbar appearing, as intended
------------------------------------------------------------------------
r163 | ywfn | 2013-11-09 00:45:43 +0000 (Sat, 09 Nov 2013) | 2 lines
Changed paths:
M /trunk/Core.lua
Fix strata settings on pop-up boxes (loot log copy and EQDKP import)
------------------------------------------------------------------------
r160 | ywfn | 2013-11-01 13:56:13 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Adjusting spacing/margins on assign list window to match item list window for consistency, and adjusting size of frames as required
------------------------------------------------------------------------
r158 | ywfn | 2013-11-01 12:57:21 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Add scrollbar to loot assignment item list window, no longer limited to 9 items displaying.
------------------------------------------------------------------------
r157 | ywfn | 2013-11-01 11:19:44 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Better item link validity checking on "/arp add"
------------------------------------------------------------------------
r155 | ywfn | 2013-10-29 17:37:21 +0000 (Tue, 29 Oct 2013) | 2 lines
Changed paths:
M /trunk/Core.lua
Close loot assignment portion of panel when leaving raid
------------------------------------------------------------------------
r153 | ywfn | 2013-10-29 17:21:55 +0000 (Tue, 29 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
More fixes
------------------------------------------------------------------------
r152 | ywfn | 2013-10-29 13:51:10 +0000 (Tue, 29 Oct 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Minor fix
------------------------------------------------------------------------
r151 | ywfn | 2013-10-29 11:34:50 +0000 (Tue, 29 Oct 2013) | 2 lines
Changed paths:
M /trunk/Core.lua
- Loot Assignment list will no longer clear when opening a new corpse/chest, the new loot will just be added to the existing loot. Currently, the assignment list window will still only display the first 9 items, must handle those first to move on to the rest.
- "/arp add [itemlink]" can now be used by the ML'er to manually add a single piece of loot (from his inventory or whatever) into the Loot Assignment list.
------------------------------------------------------------------------