r97
Details
-
FilenameFBagOfHolding-r97.zip
-
Uploaded by
-
UploadedFeb 8, 2009
-
Size1.03 MB
-
Downloads14
-
MD514ae15a1b064a7b7407f7da6c09886ee
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r97 | feithar | 2009-02-08 15:38:14 +0000 (Sun, 08 Feb 2009) | 2 lines
Changed paths:
M /trunk/FBagOfHolding.lua
FBagOfHolding:
- Tool tip will now show version number that matches that on Curse.
------------------------------------------------------------------------
r96 | feithar | 2009-02-08 15:33:49 +0000 (Sun, 08 Feb 2009) | 2 lines
Changed paths:
M /trunk/FBoH_Configure.lua
M /trunk/FOO.lua
M /trunk/StandardFilters.lua
M /trunk/TabModel.lua
M /trunk/ViewModel.lua
FBagOfHolding:
- Force revision numbers in source code to match the new SVN repository.
------------------------------------------------------------------------
r95 | feithar | 2009-02-08 15:30:08 +0000 (Sun, 08 Feb 2009) | 2 lines
Changed paths:
M /trunk/Commands.lua
M /trunk/FBagOfHolding.lua
M /trunk/FBagOfHolding.xml
A /trunk/FBoH_Docking.lua
A /trunk/FBoH_Scanning.lua
M /trunk/Locale-enUS.lua
FBagOfHolding:
- Code clean up and refactoring
------------------------------------------------------------------------
r94 | feithar | 2009-02-07 20:36:14 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
M /trunk/Commands.lua
M /trunk/FBagOfHolding.lua
M /trunk/FItemDB.lua
M /trunk/Locale-enUS.lua
FBagOfHolding:
- Created error handler to print LUA errors as debugging messages rather than killing the whole addon. Debug messages can be turned on and off from the display options.
------------------------------------------------------------------------
r93 | feithar | 2009-02-07 17:40:44 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
M /trunk/FItemDB.lua
FBagOfHolding:
- Added tests and general code cleanup for FItemDB.lua
------------------------------------------------------------------------
r92 | feithar | 2009-02-07 00:45:08 +0000 (Sat, 07 Feb 2009) | 2 lines
Changed paths:
M /trunk/FBagOfHolding.lua
M /trunk/FItemDB.lua
FBagOfHolding:
- Modified FindItems function to be more resilient towards errors that might occur in the filter functions. If a LUA error occurs, the item will not be included in the result set.
------------------------------------------------------------------------
r91 | feithar | 2009-01-27 04:13:25 +0000 (Tue, 27 Jan 2009) | 2 lines
Changed paths:
M /trunk/FItemDB.lua
FBagOfHolding:
- Tweaked upgrade functions for easier testing.
------------------------------------------------------------------------
r89 | feithar | 2009-01-25 16:48:11 +0000 (Sun, 25 Jan 2009) | 2 lines
Changed paths:
M /trunk/FItemDB.lua
FBagOfHolding:
- Fixed error when WoWUnit addon is not enabled.
------------------------------------------------------------------------
r88 | feithar | 2009-01-25 03:15:48 +0000 (Sun, 25 Jan 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/FItemDB.lua
FBagOfHolding:
- Fixed library path for PeriodicTable module.
------------------------------------------------------------------------
r87 | feithar | 2009-01-24 13:49:16 +0000 (Sat, 24 Jan 2009) | 2 lines
Changed paths:
M /trunk/Modules/PeriodicTable/Libs
FBagOfHolding:
- Merging extension modules into the main addon project.
------------------------------------------------------------------------
r86 | feithar | 2009-01-24 13:46:46 +0000 (Sat, 24 Jan 2009) | 2 lines
Changed paths:
A /trunk/Modules
A /trunk/Modules/ClosetGnome
A /trunk/Modules/ClosetGnome/FBoH_ClosetGnome.lua
A /trunk/Modules/ClosetGnome/FBoH_ClosetGnome.toc
A /trunk/Modules/ClosetGnome/Locale-enUS.lua
A /trunk/Modules/ItemRack
A /trunk/Modules/ItemRack/FBoH_ItemRack.lua
A /trunk/Modules/ItemRack/FBoH_ItemRack.toc
A /trunk/Modules/ItemRack/FBoH_ItemRack2.lua
A /trunk/Modules/ItemRack/Locale-enUS.lua
A /trunk/Modules/PeriodicTable
A /trunk/Modules/PeriodicTable/FBoH_PeriodicTable.lua
A /trunk/Modules/PeriodicTable/FBoH_PeriodicTable.toc
A /trunk/Modules/PeriodicTable/Libs
A /trunk/Modules/PeriodicTable/Locale-enUS.lua
FBagOfHolding:
- Merging extension modules into the main addon project.
------------------------------------------------------------------------
r85 | feithar | 2009-01-24 13:46:12 +0000 (Sat, 24 Jan 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
FBagOfHolding:
- Merging extension modules into the main addon project.
------------------------------------------------------------------------
r84 | feithar | 2009-01-24 00:02:18 +0000 (Sat, 24 Jan 2009) | 2 lines
Changed paths:
M /trunk/Commands.lua
M /trunk/FBagOfHolding.lua
M /trunk/FBagOfHolding.toc
FBagOfHolding:
- Fixed problem with bag options not saving when the default blizzard bag is assigned to a bag slot. Made the session time start 10 seconds after login to work around an issue where items will sometimes be mistakenly identified as having been moved in the current session. Removed test commands from configuration screen.
------------------------------------------------------------------------
r83 | feithar | 2008-12-03 04:14:00 +0000 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
M /trunk/Libs/LibFuBarPlugin-Mod-3.0/LibFuBarPlugin-Mod-3.0.lua
FBagOfHolding:
- Removed strange characters from start of LibFuBarPlugin-Mod.lua file.
------------------------------------------------------------------------