v1.82-27-g3f3f483

Details

  • Filename
    Querier-v1.82-27-g3f3f483.zip
  • Uploaded by
  • Uploaded
    Mar 20, 2010
  • Size
    118.50 KB
  • Downloads
    122
  • MD5
    67e12b14a1de86608360d1ae2369330d

Supported WoW Retail Versions

  • 3.3.0

Changelog

pompachomp:
    - Removed Reputation.lua no longer needed.
James D. Callahan III:
    - Added item ID for "Design: Infused Shadow Draenite"
    - Re-wrote addon:SafeQuery() for the individual categories.
    - Added options panel buttons for the SafeQuery categories.
    - Added ItemID files to the ToC.
    - Removed the "t" table - it has been split into several files by category.
    - Added a newline at the end of the file.
    - In addon:SlashHandler(): Removed an unnecessary check, and replaced an equality check against "input" with an equality check against "lower".
    - Removed giveOptions() - the options table does not require a function wrapper since it's defined in the Blizzard options panel immediately upon initialization.
    - Replaced a few calls to Querier:function_name() with addon:function_name()
    - Fixed upvalues for the Lua and Blizzard globals, the declaration of the addon object, renamed some variable constants, and separated things into sections.
pompachomp:
    - added some tailoring item ids
    - Added/removed some item ids from the safequery scan
pompy:
    - Add mount itemid's
    - clean up querier.lua a bit.
    - clean up querier.lua a bit.
    - Added some item ids and removed some item ids
    - add some more item id's
    - Added more Item IDs
    - trim trailing space in querier.lua
    - Changed reference to the new directory name in locale.xml and in the toc for the xml file
    - Renamed the locals directory to locales and local.xml to locale.xml
    - added moar id's
    - Add two item IDs
    - Item ID cleanup.
    - toc cleanup
    - Some cleanup here and there to the .toc and main file.

Additional Files