View Single Post
09/13/14, 10:38 PM   #1
katkat42
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 155
Post libResearch-2: now with itemLinks!

libResearch has undergone a major revision. Please be aware of this as you prepare your addons for Update 4!

The old version couldn't handle the new item traits in Update 4, but otherwise would continue to work under API 100009. But it won't continue to be supported.

The new version features Nirnhoned trait support; new, more human-readable return values for functions; and some new function names. AND, it accepts itemLinks instead of bagId, slotIndex, so you can use it in the trading house!

The new API follows:
Warning: Spoiler
  Reply With Quote