------------------------------------------------------------------------
r44 | ckknight | 2008-10-14 20:32:11 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
A /tags/WoW-3.0-release (from /trunk:43)
Tagging as WoW-3.0-release.
------------------------------------------------------------------------
r43 | nevcairiel | 2008-10-09 21:53:48 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/LibRollCall-2.0.lua
WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r42 | root | 2008-09-29 21:51:44 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r40 | root | 2008-09-29 20:58:19 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/LibRollCall-2.0
A /trunk (from /tmp/trunk/LibRollCall-2.0:39)
Importing old repo data under /trunk
------------------------------------------------------------------------
r37 | arrowmaster | 2008-06-06 19:14:57 +0000 (Fri, 06 Jun 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0: fix GetClassColor and GetClassHexColor for languages with male and female class names
------------------------------------------------------------------------
r35 | ckknight | 2008-04-25 19:29:31 +0000 (Fri, 25 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - don't break if oldLib doesn't exist
------------------------------------------------------------------------
r34 | ckknight | 2008-04-25 16:51:44 +0000 (Fri, 25 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - add a flag to whether GuildControlPopupFrame_OnShow has been hooked or not
------------------------------------------------------------------------
r33 | nemes | 2008-04-13 03:38:23 +0000 (Sun, 13 Apr 2008) | 3 lines
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.toc
LibRollCall-2.0:
- TOC->2.4
------------------------------------------------------------------------
r32 | arrowmaster | 2008-04-01 07:16:23 +0000 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.toc
.You are not a special or unique snowflake. Get back in line and use the 'Lib: ...' title format like everybody else to save the sanity of those of us looking through an alpha sorted addon list
------------------------------------------------------------------------
r30 | ellipsis | 2008-02-22 23:10:36 +0000 (Fri, 22 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0: bugfix GetClassColor() and GetClassHexColor()
------------------------------------------------------------------------
r29 | ckknight | 2008-02-22 03:46:06 +0000 (Fri, 22 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - make :GetClassColor("name") and :GetClassHexColor("name") work if you have LibBabble-Class-3.0
------------------------------------------------------------------------
r28 | xinhuan | 2008-01-14 23:04:22 +0000 (Mon, 14 Jan 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0: Revert last commit to make it intentional to prevent GuildControlPopupFrame from receiving the GUILD_ROSTER_UPDATE event, which causes the frame to reset all its settings, as this library fires that event every 15 seconds
------------------------------------------------------------------------
r27 | xinhuan | 2008-01-11 03:20:17 +0000 (Fri, 11 Jan 2008) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0: Remove hack that temporarily fixed the GuildControl frame from resetting every 15 seconds in patch 2.3.0 due to a Blizzard typo that got fixed in 2.3.2.
------------------------------------------------------------------------
r26 | xinhuan | 2007-12-04 00:17:03 +0000 (Tue, 04 Dec 2007) | 2 lines
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0: - Remove ckknight's hack which didn't work
- And add new hack to prevent the Guild Control Panel from resetting itself every 15 seconds due to a Blizzard typo on Interface\FrameXML\FriendsFrame.lua:990
------------------------------------------------------------------------
r25 | ckknight | 2007-11-18 23:45:11 +0000 (Sun, 18 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - seeing as Blizzard improperly coded GuildControlPopupFrame_OnEvent to mess up when GUILD_ROSTER_EVENT is dispatched, and there is no real harm in removing the handler entirely, that's what's happening. If and when Blizzard decides to fix it, this hack should be removed. This should fix the bug where guild control is unusable when a library or addon calls GuildRoster() arbitrarily
------------------------------------------------------------------------
r24 | silviu | 2007-11-15 10:10:30 +0000 (Thu, 15 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.toc
LibRollCall-2.0: Bump toc to 20300
------------------------------------------------------------------------
r23 | ckknight | 2007-09-25 18:47:54 +0000 (Tue, 25 Sep 2007) | 2 lines
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.toc
.Lib* - upgrade TOC to 20200
------------------------------------------------------------------------
r22 | ckknight | 2007-09-17 23:31:39 +0000 (Mon, 17 Sep 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - fix Babble issues - probably.
------------------------------------------------------------------------
r21 | ckknight | 2007-09-17 17:40:58 +0000 (Mon, 17 Sep 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - support both Babble-2.2 and LibBabble-3.0
------------------------------------------------------------------------
r20 | ckknight | 2007-09-14 19:45:09 +0000 (Fri, 14 Sep 2007) | 2 lines
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - ROCK-11
- make sure to return if the library is outdated.
------------------------------------------------------------------------
r19 | ckknight | 2007-09-13 02:15:33 +0000 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - fix some typos
------------------------------------------------------------------------
r18 | ckknight | 2007-09-03 22:03:29 +0000 (Mon, 03 Sep 2007) | 1 line
Changed paths:
M /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
LibRollCall-2.0 - LibRockEvent-2.0, not LibRockEVent-2.0, though this does give me the idea to make library names case-insensitive for access.
------------------------------------------------------------------------
r17 | ckknight | 2007-09-03 02:00:04 +0000 (Mon, 03 Sep 2007) | 4 lines
Changed paths:
A /tmp/trunk/LibRollCall-2.0
A /tmp/trunk/LibRollCall-2.0/LICENSE.txt
A /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.lua
A /tmp/trunk/LibRollCall-2.0/LibRollCall-2.0.toc
A /tmp/trunk/LibRollCall-2.0/lib.xml
LibRollCall-2.0 - initial commit.
- same API as RollCall-1.0, only uses Rock instead.
- use contracts instead of manual typechecking. (should make things faster)
- also use built-in recycling functions.
------------------------------------------------------------------------
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)...