r107

Details

  • Filename
    FBagOfHolding-r107.zip
  • Uploaded by
  • Uploaded
    Feb 16, 2009
  • Size
    1.07 MB
  • Downloads
    28
  • MD5
    2de12fc717991a221809cb2fc9f3af88

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r107 | feithar | 2009-02-17 01:18:07 +0000 (Tue, 17 Feb 2009) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding.toc
   A /trunk/Locale-zhTW.lua

FBagOfHolding:
- Added Chinese translation by romelden on the Curse forums.
------------------------------------------------------------------------
r106 | feithar | 2009-02-16 14:09:35 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   A /trunk/BagsUI (from /trunk/UI:102)
   D /trunk/BagsUI/FBoH_Configure.lua
   D /trunk/BagsUI/FBoH_Configure.xml
   D /trunk/UI

FBagOfHolding:
- Renamed UI folder to BagsUI.
------------------------------------------------------------------------
r105 | feithar | 2009-02-16 14:00:00 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   D /trunk/UI/FBoH_Configure.lua
   D /trunk/UI/FBoH_Configure.xml

FBagOfHolding:
- Deleted files that were moved to a different subfolder.
------------------------------------------------------------------------
r104 | feithar | 2009-02-16 13:57:41 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   A /trunk/ConfigUI
   A /trunk/ConfigUI/FBoH_Configure.lua
   A /trunk/ConfigUI/FBoH_Configure.xml
   A /trunk/ConfigUI/FBoH_ConfigureFiltersWellTemplate.lua
   A /trunk/ConfigUI/FBoH_ConfigureFiltersWellTemplate.xml
   A /trunk/ConfigUI/FBoH_ConfigureLeftWellTemplate.lua
   A /trunk/ConfigUI/FBoH_ConfigureLeftWellTemplate.xml
   A /trunk/ConfigUI/FBoH_FilterButton.lua
   A /trunk/ConfigUI/FBoH_FilterButton.xml
   A /trunk/ConfigUI/FBoH_GroupTemplate.lua
   A /trunk/ConfigUI/FBoH_GroupTemplate.xml
   A /trunk/ConfigUI/FBoH_HorizontalInsertTemplate.xml
   A /trunk/ConfigUI/FBoH_InsertGroupTemplate.xml
   A /trunk/ConfigUI/FBoH_PropertyButton.xml
   A /trunk/ConfigUI/FBoH_ScrollFrameTemplate.xml
   A /trunk/ConfigUI/FBoH_SorterButton.lua
   A /trunk/ConfigUI/FBoH_SorterButton.xml
   M /trunk/FBagOfHolding.toc
   M /trunk/StandardFilters.lua

FBagOfHolding:
- Fixed error in bag view configuration when a filter subgroup was not at least partially visible in the display.
------------------------------------------------------------------------
r102 | feithar | 2009-02-15 22:35:18 +0000 (Sun, 15 Feb 2009) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding.lua

FBagOfHolding:
- Updated version number.
------------------------------------------------------------------------
r101 | feithar | 2009-02-15 22:33:57 +0000 (Sun, 15 Feb 2009) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding.lua
   M /trunk/FBagOfHolding.toc
   M /trunk/FBoH_Docking.lua
   M /trunk/FItemDB.lua
   M /trunk/Locale-enUS.lua
   M /trunk/StandardFilters.lua
   A /trunk/UI
   A /trunk/UI/FBoH_Configure.lua
   A /trunk/UI/FBoH_Configure.xml
   A /trunk/UI/FBoH_ItemButtons.lua
   A /trunk/UI/FBoH_ItemButtons.xml
   A /trunk/UI/FBoH_ItemTooltip.xml
   A /trunk/UI/FBoH_Templates.lua
   A /trunk/UI/FBoH_Templates.xml

FBagOfHolding:
- Added ability to sort and filter on item subtypes. Item types no longer have to be localized (they're read from the client based on items scanned). Started sorting UI elements into separate source files.
------------------------------------------------------------------------
r100 | feithar | 2009-02-15 22:26:29 +0000 (Sun, 15 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Modules/PeriodicTable/FBoH_PeriodicTable.lua
   M /trunk/Modules/PeriodicTable/Locale-enUS.lua

FBagOfHolding:
- Localized UI strings.
------------------------------------------------------------------------
r99 | feithar | 2009-02-08 17:10:49 +0000 (Sun, 08 Feb 2009) | 2 lines
Changed paths:
   M /trunk/FOO.lua

FBagOfHolding:
- Fixed revision number
------------------------------------------------------------------------
r98 | feithar | 2009-02-08 15:49:29 +0000 (Sun, 08 Feb 2009) | 2 lines
Changed paths:
   M /trunk/FBagOfHolding.lua
   M /trunk/FBoH_Scanning.lua

FBagOfHolding:
- Fixed problem with guild bank scanning introduced by my recent code shuffling.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
750.33 KB Feb 16, 2009 3.0.9 28