I have developed a program that gets the reagent information from wowhead and writes it in InfData.lua format. The only information i have concentrated so far on is: ItemID, Usedby (skill), ItemName For example: [8152]="0:0::0:0::755,165:0:0:", -- Flask of Big Mojo (755 being the new ID for Jewelcrafting)
First of all i would like to contribute with the updated data to the project so we can get a more up to date informant database. Second how to do it in the future? (I read somewhere that there were development going on to take the information from other sources?)
My questions to you developers! :-) I shall just point out that im no LUA programmer or have knowledge of WoW addon API. 1. Buy and Sell price information, that doesn't seem to be necessary, if i update the InfData.lua file with the new data from my program i still get the Buy and Sell price of items. 2. Seems so for the rest of the data in the infData.lua file also, is that updated through some API to WoW instead? 3. Is there any data i should update with? (Vendor perhaps?)
Missed you for the remainder of my comment Beet... =)
As was said on IRC a major effort has been made to obtain the most current information and should be in one of the next versions of Informant. That said, we can all ways use a hand with various things- just not this specific data.
Please feel free to pop into IRC and see what is needed from time to time- we welcome anyone to help out, no matter if they are a Lua programmer or not.