------------------------------------------------------------------------
r54 | pastamancer | 2008-10-17 17:17:55 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
A /tags/2.1.1-guildbank-beta (from /branches/guildbank:53)
Tagging version 2.1.1 of the guildbank branch. Hopefully the package builds properly.
------------------------------------------------------------------------
r53 | pastamancer | 2008-10-17 17:16:02 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /branches/guildbank/.pkgmeta
M /branches/guildbank/SanityItemCache.toc
SanityItemCache: fixed .pkgmeta, updated toc
------------------------------------------------------------------------
r51 | pastamancer | 2008-10-17 05:25:59 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /branches/guildbank/SanityItemCache.lua
SanityItemCache:
- fix lockup when removing a tag from an item
------------------------------------------------------------------------
r50 | pastamancer | 2008-10-17 05:12:01 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /branches/guildbank/SanityItemCache.lua
SanityItemCache:
- Delay guild bank initialization until guild bank is opened
------------------------------------------------------------------------
r49 | pastamancer | 2008-10-17 05:00:08 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /branches/guildbank/SanityItemCache.lua
SanityItemCache:
- initial guild bank support
------------------------------------------------------------------------
r48 | pastamancer | 2008-10-17 04:59:39 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
A /branches/guildbank (from /trunk:47)
SanityItemCache: create branch for guild bank support
------------------------------------------------------------------------
r47 | pastamancer | 2008-10-17 04:56:41 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
M /trunk/Libs
SanityItemCache:
- Fixed externals
------------------------------------------------------------------------
r46 | root | 2008-09-29 22:04:26 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
M /trunk/Libs
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r44 | root | 2008-09-29 20:58:37 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/SanityItemCache
A /trunk (from /tmp/trunk/SanityItemCache:43)
Importing old repo data under /trunk
------------------------------------------------------------------------
r41 | feithar | 2008-05-24 02:05:38 +0000 (Sat, 24 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
SanityItemCache:
- Updated TOC
------------------------------------------------------------------------
r39 | thelibrarian | 2008-04-26 19:01:35 +0000 (Sat, 26 Apr 2008) | 4 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache:
- Prevent bank bags from being cleared while zoning
------------------------------------------------------------------------
r37 | feithar | 2007-12-11 02:58:24 +0000 (Tue, 11 Dec 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache:
- Added function that is called when bags are rescanned to send signal to SanityBags that it is okay to update the inventory counter.
------------------------------------------------------------------------
r36 | feithar | 2007-11-18 21:23:04 +0000 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/Libs
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
M /tmp/trunk/SanityItemCache/SanityItemCacheFilters.lua
SanityItemCache:
- Updated to use LibPeriodicTable-3.1
------------------------------------------------------------------------
r35 | feithar | 2007-11-18 20:29:23 +0000 (Sun, 18 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
SanityItemCache:
- Fixed .toc to actually load the PeriodicTables libraries. TODO: Update to PT3.1.
------------------------------------------------------------------------
r34 | karlthepagan | 2007-11-17 03:52:58 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache:
- fixed bank "equipped" bags listing as (Bank: 0)
------------------------------------------------------------------------
r33 | karlthepagan | 2007-11-17 03:31:49 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache:
- fixed equipped bags listing as (Wearing: 0)
------------------------------------------------------------------------
r32 | karlthepagan | 2007-11-17 02:27:51 +0000 (Sat, 17 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache:
- fixed BagInfo.bag_slots nil (normalized BagInfo tables to work whether used by Sanity2 or not)
------------------------------------------------------------------------
r31 | karlthepagan | 2007-11-17 01:42:30 +0000 (Sat, 17 Nov 2007) | 5 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
M /tmp/trunk/SanityItemCache/localization_enUS.lua
SanityItemCache:
- Added support for 2.3 mailboxes (12 attachments)
- Added indexing of equipped bag items (inventory 20-23 are "worn" bags, 68-74 are "bank" bags)
- Conform to some WoW bag number constants
- Added constants to support guild bank indexing
------------------------------------------------------------------------
r30 | feithar | 2007-11-13 12:29:09 +0000 (Tue, 13 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/Libs
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
SanityItemCache:
- Updated client version to 20300. Added PeriodicTable-3.0 to externals list.
------------------------------------------------------------------------
r29 | feithar | 2007-11-12 02:17:57 +0000 (Mon, 12 Nov 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
A /tmp/trunk/SanityItemCache/SanityItemCacheFilters.lua
SanityItemCache:
- Changed filter code to allow other addons to easily add their own filter types.
------------------------------------------------------------------------
r28 | sinaloit | 2007-08-14 19:37:24 +0000 (Tue, 14 Aug 2007) | 3 lines
Changed paths:
M /tmp/trunk/SanityItemCache
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
SanityItemCache:
- Added tsvn:logtemplate
- X-Category: Libraries -> Library per Ace2 Wiki
------------------------------------------------------------------------
r27 | airochen | 2007-06-27 09:31:12 +0000 (Wed, 27 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
A /tmp/trunk/SanityItemCache/localization_zhTW.lua
SanityItemCache: add localization_zhTW
------------------------------------------------------------------------
r26 | thekarn | 2007-06-21 12:11:07 +0000 (Thu, 21 Jun 2007) | 5 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
SanityItemCache:
Merging changes from Branch to Trunk.
- Filter expressions now support brackets.
- Filter expressions using quotes actually work now
- Filter expressions can use commas in their arguments when wrapped in quotes.
------------------------------------------------------------------------
r25 | fenlis | 2007-06-15 00:39:28 +0000 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
A /tmp/trunk/SanityItemCache/localization_koKR.lua
SanityItemCache :
- Added localization koKR
------------------------------------------------------------------------
r24 | antiarc | 2007-06-13 21:57:47 +0000 (Wed, 13 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache: Fixes from ChrisK. Thanks!
------------------------------------------------------------------------
r23 | antiarc | 2007-05-24 18:21:32 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache: Know what else is awesome? Your tokenizer being able to handle strings of more than 2 tokens. :V
------------------------------------------------------------------------
r22 | antiarc | 2007-05-24 17:53:13 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
SanityItemCache: Right TOC number = still awesome.
------------------------------------------------------------------------
r21 | antiarc | 2007-05-24 05:07:42 +0000 (Thu, 24 May 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
M /tmp/trunk/SanityItemCache/SanityItemCache.toc
M /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
SanityItemCache: Merge dev branch into trunk
------------------------------------------------------------------------
r20 | thekarn | 2007-05-22 02:51:41 +0000 (Tue, 22 May 2007) | 3 lines
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
A /tmp/trunk/SanityItemCache/SanityItemCacheAPI.lua
M /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
SanityItemCache:
* Started working on SIC API
+ Added Search and SearchIter APIs
------------------------------------------------------------------------
r19 | antiarc | 2007-05-04 03:43:05 +0000 (Fri, 04 May 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/SanityItemCache.lua
SanityItemCache: Fixed a bug that prevented tooltips from being scanned.
------------------------------------------------------------------------
r18 | antiarc | 2007-05-03 08:37:33 +0000 (Thu, 03 May 2007) | 1 line
Changed paths:
M /tmp/trunk/SanityItemCache/Libs
SanityItemCache: Updated libs
------------------------------------------------------------------------
r17 | antiarc | 2007-05-03 08:28:17 +0000 (Thu, 03 May 2007) | 1 line
Changed paths:
A /tmp/trunk/SanityItemCache
A /tmp/trunk/SanityItemCache/Libs
A /tmp/trunk/SanityItemCache/SanityItemCache.lua
A /tmp/trunk/SanityItemCache/SanityItemCache.toc
A /tmp/trunk/SanityItemCache/SanityItemCacheConstants.lua
A /tmp/trunk/SanityItemCache/Tooltip.xml
A /tmp/trunk/SanityItemCache/localization_enUS.lua
SanityItemCache: Initial commit. Abstracted item store/search/wrangler for Sanity and SanityBags. No externals yet.
------------------------------------------------------------------------
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)...