TheRealDannyyy
[quote:2b7pjrnm](Hopefully Ashley and/or the guys from greenheartgames won't give you any problems for creating this independently...)
(I don't know why they would be against)
[quote:2b7pjrnm]1. I don't really understand how the lobby works in combination with C2, could you please explain it in detail for me?
In summary, Steam can create and manage lobby and C2+plugin can request for a new lobby and create it (for X users) and others users can join this lobby (with a request action)
For now experimental Steam lobby is just a chat room using multiplayer support from Steam... not really interesting. Allow your app to be a Steam game server and using lobby as a real game lobby (wait others players, invite friends, matchmaking) and enter in multiplayer game with them will be better... but quite long to create (with JS).
[quote:2b7pjrnm]2. I believe we talked privately about this feature some time ago but is it possible to fetch the steam users
profile picture URL without a lot of workarounds on my end? (Preferably in one single expression if possible.)
That's true. You can't download steam users profil picture URL, but you can request steam for users avatars. I tested some workaround with leaderboard but I'm not satisfied for now (and I use more than one single expression)