BuSheeZy Posted March 24, 2016 Report Posted March 24, 2016 I would love promises as well. Currenty, bluebirds promisfyAll is working great (thus far) without any configuration thanks to McKay using the standard error first callbacks. Quote
Infrox Posted April 2, 2016 Report Posted April 2, 2016 Maybe you could add a feature to check if an item is already in trade?I mean I have the assetID of an item, and I need to check if bot has sent an offer with this item to someone. Quote
kryo Posted April 3, 2016 Report Posted April 3, 2016 Fair enough. How about an offerList event that's emitted every time we do a full-update poll? Sounds good to me! Quote
Dr. McKay Posted April 4, 2016 Author Report Posted April 4, 2016 I think that for v2 I'm going to make successful API calls always return data instead of "Data temporarily unavailable" (e.g. when the offer appears to be empty), but hold off on emitting events if that's the current state of the data. Quote
Dr. McKay Posted April 5, 2016 Author Report Posted April 5, 2016 Sounds good to me! Actually, how about if that event just gets emitted every time getOffers is called without a time restriction? Then it'd be emitted for full updates, and also whenever your own code loads the full offer list for whatever reason. Quote
kryo Posted April 6, 2016 Report Posted April 6, 2016 Actually, how about if that event just gets emitted every time getOffers is called without a time restriction? Then it'd be emitted for full updates, and also whenever your own code loads the full offer list for whatever reason. Sure that would work just as well. Quote
Dr. McKay Posted June 4, 2016 Author Report Posted June 4, 2016 https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/releases/tag/v2.0.0-beta1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.