LibItemFilter

Abandoned
Library for filtering items.

File Details

v0.1

  • R
  • Dec 3, 2011
  • 8.17 KB
  • 792
  • 4.3.0
  • Retail

File Name

LibItemFilter-v0.1.zip

Supported Versions

  • 4.3.0

tag v0.1
052179c698ed92134feb6e79091620e44a4ff76c
Hascat <hascat@gmail.com>
2011-12-03 09:40:58 -0600

First release.

--------------------

Hascat:
    - Cleaning up the API a bit. Added weapon class and stat filters.
    - Documentation cleanup.
    - Cleaning up filter tags. Disabled (sub)class filters for the time being.
    - Added class and subclass filters.
    - Added logical-not filter. Documentation and code clean-ups.
    - Better documentation. Implemented logical-or filter.
    - Cleaning up documentation and refactoring filter construction a bit.
    - Filtering by item quality and binding type is implemented. Constructing logical AND filter from multiple filters implemented.
    - Base infrastructure for this library.