Michael Scholtz

Results 89 comments of Michael Scholtz

Revoke it and register new set of keys. There will be a trading delay though. Also, not related to SteamBot project.

Another goal, add support for `partnerinventory` web interface which is used by Trade Offers. For reference: `/tradeoffer//partnerinventory/?sessionid=&partner=&appid=&contextid=`

@glen-84 `appid` and `contextid` will have to be specified, but most likely just in your code and not a settings file.

I have separate config for "my" stuff, you could probably do the same. Nonetheless it's too soon to tell how the things will go.

@Bottswana Right now regular trades and trade offers use the API provided by steamcommunity.com so imo it's the best to use that. Considering they have recently updated it (partner inventory...

Also one thing I noticed is type inconsistency. Sometimes, item IDs are declared as `long`, sometimes as `ulong` etc. Since we are doing breaking changes, this could be also looked...

Xcode is not gonna work. Perhaps this might: https://www.visualstudio.com/vs/visual-studio-mac/ And of course: http://www.monodevelop.com/download/

Well that is an option too, but how do we decide how many attemps? I would rather let the programmer choose what to do. Large trade offers will _always_ fail...

The only semi-reliable way I know of is to check trade offer status in a loop.

Of course not. :smile: