LibFilter-1.0

Generic Filter Library. This library allows for plug in filters for items and other similar strings.

Filters

I have plans for some additional filters.

  • ClosetGnome - Matches items based on being in a closetgnome set
  • EquipSlot - Matches items based on the slot in goes into on the character sheet.
  • EquipmentSets - Matches items based on 3.1's new Equipment Manager.
  • ItemRack - Matches items based on being in a itemrack set
  • Outfitter - Matches items based on being in an outfitter set.
  • Professions - Matches items based on the professions you know or don't know. Supports matching for recipes, materials, crafted items, tools or gathered items. Note: Missing support needed for Combuctor adapter.
  • Soulbound - Filters on Soulbound, Account bound, bind on equip, bind on pickup, bind to account, etc.
  • Usable - Provides filters for Usable, Consumable and Equippable items. Note: Usable and Consumable are based on Blizzard functions and may not be the same as you expect. Also missing support needed for Combuctor adapter.

Adapters

  • Baggins - Allows any of the libfilter item and bag slot filters to be used as rules in Baggins.
Note: Non-libfilter plugins will prevent matching filters from this library from being adapted.
  • Combuctor - Allows any of the libfilter item filters to be used as rules in Combuctor if they provide presets.

If only want the filters for Baggins you can get Baggins_LibFilter instead of this. Because many of the current filters were first written as Baggins plugins, some of the individual filters have been repackaged under the original names.

You must login to post a comment. Don't have an account? Register to get one!

Table of contents

  1. 1 Filters
  2. 2 Adapters

Facts

Date created
14 Oct 2008
Category
Last update
31 May 2009
Development stage
Release
License
MIT License
Curse link
LibFilter-1.0
Reverse relationships
4
Recent files
  • A: r46 for 3.0.9 on 31 May 2009
  • A: r45 for 3.0.9 on 20 May 2009
  • A: r44 for 3.0.9 on 16 May 2009
  • R: 2009-03-27 for 3.0.9 on 27 Mar 2009
  • A: r42 for 3.0.9 on 27 Mar 2009

Authors

Relationships

Embedded library
CallbackHandler-1.0
LibPeriodicTable-3.1
LibStub