xanthics / gw2craft

Driving force behind gw2crafts
http://gw2crafts.net
MIT License
68 stars 16 forks source link

Check off materials that the user already has, using the inventory api #26

Closed Powersource closed 7 years ago

Powersource commented 9 years ago

This can be done clientside which is nice.

(as a possible other feature, let users have the option to prefer to use materials that they already have, but I digress (and I see you mentioned that that would take extra processing power))

Powersource commented 9 years ago

The forum thread seems to be the only documentation on it so far. https://forum-en.guildwars2.com/forum/community/api/Launching-inventory-endpoints

xanthics commented 9 years ago

Unfortunately I do not have, and am unlikely to have in the foreseeable future, time to add that type of check-listing or creating an offline version .

Kantharr commented 9 years ago

Hey,

Sorry I haven't been replying. I have been pretty busy lately lol. It's cool, I know how us developers are with time management (I need to manage my time better lol). Thanks for the informative replies though :). I am actually currently working on a C# trading post application. It is almost ready for beta testing but I haven't been working on it lately because of personal reasons. Your site helped me level up my crafting fast and efficiently! Keep up the good work!

-Avo Hunter (Kantharr.2308)

Sent from Yahoo Mail on Android

From:"Jeremy P" notifications@github.com Date:Tue, Jun 30, 2015 at 12:49 PM Subject:Re: [gw2craft] Check off materials that the user already has, using the inventory api (#26)

Unfortunately I do not have, and am unlikely to have in the foreseeable future, time to add that type of check-listing or creating an offline version .

— Reply to this email directly or view it on GitHub.

xanthics commented 7 years ago

API material request has been added.