r702
Details
-
FilenamesRaidFrames-r702.zip
-
Uploaded by
-
UploadedDec 12, 2009
-
Size281.27 KB
-
Downloads78
-
MD52873c4271373069b4a29c88647d91c5e
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r702 | nevcairiel | 2009-12-12 14:46:47 +0000 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/sRaidFrames.toc
Add OptDep for AceGUI-3.0-Spell-EditBox and bump .toc
------------------------------------------------------------------------
r701 | stolenlegacy | 2009-12-06 15:18:28 +0000 (Sun, 06 Dec 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.toc
locale commit
------------------------------------------------------------------------
r700 | stolenlegacy | 2009-12-05 16:02:27 +0000 (Sat, 05 Dec 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
Was hoping for a more important reason for srf's r700 that yet another change of repository of AceGUI-3.0-SharedMediaWidgets.
Sigh.
------------------------------------------------------------------------
r699 | stolenlegacy | 2009-12-04 19:11:31 +0000 (Fri, 04 Dec 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesOptions.lua
You can now define exceptions to the buff display type setting ("own" or "all") per buff.
------------------------------------------------------------------------
r698 | stolenlegacy | 2009-12-03 16:16:42 +0000 (Thu, 03 Dec 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Changing .pkgmeta due to AceGUI-3.0-SharedMediaWidgets transistion from svn to git
------------------------------------------------------------------------
r697 | stolenlegacy | 2009-11-17 18:11:51 +0000 (Tue, 17 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Another removed leftover
------------------------------------------------------------------------
r696 | stolenlegacy | 2009-11-16 19:24:21 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Fixed the obligatory typo that slipped through
------------------------------------------------------------------------
r695 | stolenlegacy | 2009-11-16 18:55:17 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
D /trunk/textures/indicator.tga
Got rid of a leftover file
------------------------------------------------------------------------
r694 | stolenlegacy | 2009-11-16 18:52:05 +0000 (Mon, 16 Nov 2009) | 2 lines
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesLayout.lua
M /trunk/sRaidFramesOptions.lua
Removing advanced features
Download sRaidFrames_Advanced if you want those
------------------------------------------------------------------------
r693 | stolenlegacy | 2009-11-16 13:48:05 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Indicators are now above the frame in rendering
------------------------------------------------------------------------
r692 | stolenlegacy | 2009-11-16 13:41:21 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.toc
Is it only me or doesn't the localization app immedeately recognize new strings? oO
------------------------------------------------------------------------
r691 | stolenlegacy | 2009-11-16 13:21:40 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFramesLayout.lua
- Corner indicator scale is now modifyable
------------------------------------------------------------------------
r690 | stolenlegacy | 2009-11-12 18:12:52 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Typo fix in a variable name
------------------------------------------------------------------------
r689 | stolenlegacy | 2009-11-11 19:54:06 +0000 (Wed, 11 Nov 2009) | 2 lines
Changed paths:
M /trunk/sRaidFramesGroupFilter.lua
Fixed an error regarding indexing of nil values in GroupFilters.
It occured whenever the advanced config of a set was opened that hadn't been activated until then.
------------------------------------------------------------------------
r688 | stolenlegacy | 2009-11-11 15:54:44 +0000 (Wed, 11 Nov 2009) | 5 lines
Changed paths:
M /trunk/sRaidFramesLayout.lua
Remember:
set = function(info, value)
set = function(info, value)
NOT:
set = function()
------------------------------------------------------------------------
r687 | stolenlegacy | 2009-11-11 15:42:24 +0000 (Wed, 11 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.toc
locale commit
------------------------------------------------------------------------
r686 | stolenlegacy | 2009-11-09 08:56:45 +0000 (Mon, 09 Nov 2009) | 2 lines
Changed paths:
M /trunk/sRaidFramesGroupFilter.lua
Added features:
- Advanced mode now allows the user to manually set the frames' coordinates for finetuning.
------------------------------------------------------------------------