sRaidFrames was originally designed to replace the raid frames provided by CT_RaidAssist. They share the same look and feel of the original frames, but are highly optimized and even include extra features such as aggro highlighting and display of PVE critical abilities.
The main goal of sRaidFrames is to be just that, frames, nothing more; they do not deliver any other magic that you might know from CT_RaidAssist. This includes Decursing, Bossmods, Raid Status and Emergency Monitor. By not including these features, sRaidFrames will allow anyone the freedom to use whatever mod, if any, they prefer to do the above tasks.
Currently the frames provide a massive improvement in not only memory, but also FPS during raids, combined with oRA2 they are designed to help anyone completely replace CT_RaidAssist.
There is also a number of plugins that extend sRaidFrames' functionality:
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r685 | stolenlegacy | 2009-11-09 08:04:20 +0000 (Mon, 09 Nov 2009) | 7 lines
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesLayout.lua
M /trunk/sRaidFramesOptions.lua
Bugfixes:
- Layout:
--- "Both buffs and debuffs" no longer bugs out "Buff Anchor"
- Fixed a few global calls to correctly point to locals
Added features:
- Buff x/y offsets
------------------------------------------------------------------------
r684 | stolenlegacy | 2009-11-08 18:04:16 +0000 (Sun, 08 Nov 2009) | 2 lines
Changed paths:
M /trunk/sRaidFrames.lua
Bug fixes:
- Deleting a custom status that currently is applied to players now causes the status to be correctly un-applied.
------------------------------------------------------------------------
r683 | stolenlegacy | 2009-11-06 19:11:03 +0000 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFramesLayout.lua
- Font of status text is now modifyable (based on layouts)
------------------------------------------------------------------------
r682 | stolenlegacy | 2009-11-06 18:38:36 +0000 (Fri, 06 Nov 2009) | 1 line
Changed paths:
M /trunk
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesLayout.lua
A /trunk/textures/indicator.tga
Added the features of sRaidFramesIndicators to the main srf line.
------------------------------------------------------------------------
r681 | stolenlegacy | 2009-11-02 18:07:18 +0000 (Mon, 02 Nov 2009) | 1 line
Changed paths:
M /trunk/sRaidFramesLayout.lua
Typo fix
------------------------------------------------------------------------
r680 | stolenlegacy | 2009-11-01 21:06:51 +0000 (Sun, 01 Nov 2009) | 4 lines
Changed paths:
M /trunk/sRaidFramesLayout.lua
- Streamlining of Custom layouts into functions to make further changes easier (and reduce filesize)
- HP/MP bar width is no longer linked with the title bar's
- HP/MP bar offsets are now changeable
- Border is now selectable per-layout
------------------------------------------------------------------------
r679 | stolenlegacy | 2009-11-01 13:25:21 +0000 (Sun, 01 Nov 2009) | 2 lines
Changed paths:
M /trunk/locales
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesOptions.lua
Conversion to advanced/default config toggle.
Most newly added options from the last few revisions moved to "Advanced". Restored old buff blacklist to "Default".
------------------------------------------------------------------------
r678 | stolenlegacy | 2009-10-31 16:11:13 +0000 (Sat, 31 Oct 2009) | 2 lines
Changed paths:
M /trunk/sRaidFramesLayout.lua
use tostring() in the get function to display current values
(custom layouts)
------------------------------------------------------------------------
r677 | stolenlegacy | 2009-10-31 12:34:17 +0000 (Sat, 31 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesLayout.lua
M /trunk/sRaidFramesOptions.lua
Added custom layouts
------------------------------------------------------------------------
r676 | stolenlegacy | 2009-10-30 20:31:42 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Removed a leftover debug message
------------------------------------------------------------------------
r675 | stolenlegacy | 2009-10-30 20:10:43 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesGroupFilter.lua
Added oRA3 maintank list importing for groups
------------------------------------------------------------------------
r674 | stolenlegacy | 2009-10-30 14:58:24 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesGroupFilter.lua
Fixed an error with Growth setting tables not being generated
------------------------------------------------------------------------
r673 | stolenlegacy | 2009-10-30 13:49:40 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesGroupFilter.lua
M /trunk/sRaidFramesOptions.lua
Alpha commit for Group-Based growth settings (Request by Ingela)
------------------------------------------------------------------------
r672 | stolenlegacy | 2009-10-23 13:58:05 +0000 (Fri, 23 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesOptions.lua
Added Menu option. Beta revision.
------------------------------------------------------------------------
r671 | stolenlegacy | 2009-10-23 13:08:50 +0000 (Fri, 23 Oct 2009) | 2 lines
Changed paths:
M /trunk/sRaidFrames.lua
Implemented the functionality of sRaidFrames_PredictedHealth.
This is a testing alpha revision. A configuration panel for switching predictedhealth on/off will be added later.
------------------------------------------------------------------------
r670 | stolenlegacy | 2009-10-19 18:21:37 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFramesOptions.lua
hasAlpha = true on status config
------------------------------------------------------------------------
r669 | stolenlegacy | 2009-10-19 14:59:23 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
Alpha commit for Raid Target Statuses
------------------------------------------------------------------------
r668 | stolenlegacy | 2009-10-16 16:54:02 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
M /trunk/sRaidFrames.lua
M /trunk/sRaidFramesOptions.lua
We now convert all BuffFilter entries to lowercase on load.
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...