------------------------------------------------------------------------
r159 | feithar | 2009-06-07 15:03:00 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
D /trunk/Libs/LibFuBarPlugin-Mod-3.0
FBagOfHolding:
- Removed LibFuBarPlugin-Mod-3.0 folder from Libs folder.
------------------------------------------------------------------------
r158 | feithar | 2009-06-07 14:35:14 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
M /trunk/Commands.lua
M /trunk/FBagOfHolding.lua
M /trunk/FBagOfHolding.toc
M /trunk/FBoH_Scanning.lua
A /trunk/Libs/LibDataBroker-1.1
A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/Libs/LibDataBroker-1.1/README.textile
M /trunk/Localization/Locale-deDE.lua
M /trunk/Localization/Locale-enUS.lua
M /trunk/Localization/Locale-zhTW.lua
M /trunk/embeds.xml
FBagOfHolding:
- Removed FuBar code and replaced with support for LibDataBroker.
------------------------------------------------------------------------
r157 | feithar | 2009-06-07 13:48:56 +0000 (Sun, 07 Jun 2009) | 2 lines
Changed paths:
M /trunk/Classes/ItemDBCollection.lua
D /trunk/Modules/Broker
D /trunk/Modules/FuBar
FBagOfHolding:
- Continued updating item database code. Removed FuBar and LDB modules since I decided to only support LDB.
------------------------------------------------------------------------
r156 | feithar | 2009-06-06 13:36:37 +0000 (Sat, 06 Jun 2009) | 2 lines
Changed paths:
M /trunk/Classes/ItemContainer.lua
M /trunk/Classes/ItemDBCollection.lua
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Continued building new item database classes. Unit tests need to be written for CharacterDB and CharactersDB.
------------------------------------------------------------------------
r154 | feithar | 2009-06-01 22:40:30 +0000 (Mon, 01 Jun 2009) | 2 lines
Changed paths:
M /trunk/TabModel.lua
FBagOfHolding:
- Fixed logic that would prevent the bank and guild bank items from appearing at all if the user did NOT select the options to hide them.
------------------------------------------------------------------------
r153 | feithar | 2009-06-01 20:39:22 +0000 (Mon, 01 Jun 2009) | 2 lines
Changed paths:
M /trunk/FBagOfHolding.lua
M /trunk/TabModel.lua
FBagOfHolding:
- Fixed code to actually show bank and guild bank items in the main bag when the respective bank is open.
------------------------------------------------------------------------
r152 | feithar | 2009-06-01 18:54:44 +0000 (Mon, 01 Jun 2009) | 2 lines
Changed paths:
M /trunk/Commands.lua
M /trunk/Localization/Locale-enUS.lua
M /trunk/TabModel.lua
FBagOfHolding:
- Added option to hide bank and guild bank items when you're not at the bank in the main bag.
------------------------------------------------------------------------
r151 | feithar | 2009-06-01 18:18:32 +0000 (Mon, 01 Jun 2009) | 2 lines
Changed paths:
M /trunk/FItemDB.lua
M /trunk/Localization/Locale-enUS.lua
M /trunk/StandardFilters.lua
FBagOfHolding:
- Added tooltip filter.
------------------------------------------------------------------------
r150 | feithar | 2009-05-30 11:15:07 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
FBagOfHolding:
- Disabled creating separate addons for LBM and FuBar modules while I work on the code for them.
------------------------------------------------------------------------
r149 | feithar | 2009-05-30 03:05:50 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
A /trunk/Modules/FuBar/FuBar_FBoHFu.toc
FBagOfHolding:
- Added ToC.
------------------------------------------------------------------------
r148 | feithar | 2009-05-30 02:45:52 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
A /trunk/Modules/FuBar/Libs
FBagOfHolding:
- Added external reference to LibFuBarPlugin.
------------------------------------------------------------------------
r147 | feithar | 2009-05-30 00:31:24 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
FBagOfHolding:
- Update package metadata for new modules.
------------------------------------------------------------------------
r146 | feithar | 2009-05-30 00:31:01 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
A /trunk/Modules/Broker
A /trunk/Modules/FuBar
FBagOfHolding:
- Added new module folders for FuBar and Broker modules.
------------------------------------------------------------------------
r144 | feithar | 2009-05-26 22:19:57 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
M /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.lua
M /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.toc
M /trunk/Modules/EquipmentManager/Locale-enUS.lua
FBagOfHolding:
- Created module for Blizzard's built in equipment manager.
------------------------------------------------------------------------
r143 | feithar | 2009-05-26 00:58:44 +0000 (Tue, 26 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Modules/EquipmentManager
A /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.lua
A /trunk/Modules/EquipmentManager/FBoH_EquipmentManager.toc
A /trunk/Modules/EquipmentManager/Locale-enUS.lua
FBagOfHolding:
- Added skeleton code for EquipmentManager module.
------------------------------------------------------------------------
r142 | feithar | 2009-05-22 02:52:25 +0000 (Fri, 22 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Updated documentation for SearchCollector.lua
------------------------------------------------------------------------
r141 | feithar | 2009-05-19 23:35:27 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/ItemContainer.lua
M /trunk/Classes/ItemDBCollection.lua
M /trunk/Classes/ItemDetailCache.lua
M /trunk/Classes/SearchCollector.lua
M /trunk/FItemDB.lua
M /trunk/Libs/LibFOO-1.0/LibFOO.lua
FBagOfHolding:
- Modified code so unit tests would only load if WoWUnit was present. Changed interface of SearchCollector to require all item properties to be set before the call to CheckItem rather than letting CheckItem set the final item detail properties to generalize the class so it can be used for searching for other things (like empty bag slots).
------------------------------------------------------------------------
r140 | feithar | 2009-05-19 03:16:27 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/ItemDBCollection.lua
FBagOfHolding:
- Set keywords:revision for ItemDBCollection.lua
------------------------------------------------------------------------
r139 | feithar | 2009-05-19 03:15:24 +0000 (Tue, 19 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/Classes.xml
M /trunk/Classes/ItemContainer.lua
A /trunk/Classes/ItemDBCollection.lua
M /trunk/Classes/ItemDetailCache.lua
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Added code to ItemContainer.lua to search for items. Started on the ItemDBCollection hierarchy.
------------------------------------------------------------------------
r138 | feithar | 2009-05-16 11:28:01 +0000 (Sat, 16 May 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Modules/Outfitter
A /trunk/Modules/Outfitter/FBoH_Outfitter.lua
A /trunk/Modules/Outfitter/FBoH_Outfitter.toc
FBagOfHolding:
- Added Outfitter module, created by fakeh on the Curse forums.
------------------------------------------------------------------------
r137 | feithar | 2009-05-14 02:43:08 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Finished SearchCollector.lua
------------------------------------------------------------------------
r136 | feithar | 2009-05-14 00:02:58 +0000 (Thu, 14 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/ItemDetailCache.lua
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Continued work on SearchCollector.lua Should now be able to handle collecting and sorting results. Filtering still needs to be tested.
------------------------------------------------------------------------
r135 | feithar | 2009-05-13 22:01:45 +0000 (Wed, 13 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/SearchCollector.lua
M /trunk/FBagOfHolding.toc
A /trunk/InitAddon.lua
FBagOfHolding:
- Added InitAddon.lua file, which I forgot with the last commit. Added some additional test for code yet to be written in SearchCollector.lua
------------------------------------------------------------------------
r134 | feithar | 2009-05-13 02:49:08 +0000 (Wed, 13 May 2009) | 2 lines
Changed paths:
M /trunk/Classes/Classes.xml
M /trunk/Classes/ItemContainer.lua
M /trunk/Classes/ItemDetailCache.lua
M /trunk/Classes/SearchCollector.lua
FBagOfHolding:
- Set the keywords property on new class files.
------------------------------------------------------------------------
r133 | feithar | 2009-05-12 23:34:49 +0000 (Tue, 12 May 2009) | 2 lines
Changed paths:
A /trunk/Classes
A /trunk/Classes/Classes.xml
A /trunk/Classes/ItemContainer.lua
A /trunk/Classes/ItemDetailCache.lua
A /trunk/Classes/SearchCollector.lua
M /trunk/FBagOfHolding.toc
M /trunk/FItemDB.lua
M /trunk/FOO.lua
FBagOfHolding:
- Added several classes to start the process of updating code in FItemDB.lua
------------------------------------------------------------------------
r132 | feithar | 2009-05-09 14:41:59 +0000 (Sat, 09 May 2009) | 2 lines
Changed paths:
M /trunk/FBoH_Docking.lua
M /trunk/FItemDB.lua
FBagOfHolding:
- Disabled most tests. Created ItemDetailCache class to keep track of item info between sessions (not yet integrated with everything else).
------------------------------------------------------------------------
r131 | feithar | 2009-05-08 11:31:51 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
M /trunk/Libs
FBagOfHolding:
- Updated reference to LibCrayon to pull release version from svn.
------------------------------------------------------------------------
r130 | feithar | 2009-05-08 11:22:20 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
M /trunk/Libs
FBagOfHolding:
- Changed reference to LibStub to pull from the appropriate location in the WoWAce svn.
------------------------------------------------------------------------
r129 | feithar | 2009-05-08 03:32:28 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
M /trunk/Libs/LibFOO-1.0/LibFOO.lua
FBagOfHolding:
- Updated LibFOO to use LOOP's cached class model.
------------------------------------------------------------------------
r128 | feithar | 2009-05-08 00:37:26 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
M /trunk/FBagOfHolding.toc
A /trunk/Libs/LibFOO-1.0
A /trunk/Libs/LibFOO-1.0/LOOP_License.txt
A /trunk/Libs/LibFOO-1.0/LibFOO-1.0.xml
A /trunk/Libs/LibFOO-1.0/LibFOO.lua
FBagOfHolding:
- Added LibFOO as a library for enabling OOP. Based on LOOP library: http://loop.luaforge.net
------------------------------------------------------------------------
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)...