Skip to content

Conversation

@DeinFreund
Copy link
Member

No description provided.

{
return GetFriendIDs().Select(x => new SteamFriend()
{
Name = SteamFriends.GetFriendPersonaName(x),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add avatar

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But avatar would have to be downloaded to an image file in the lobby?! Is it worth doing this for all your steam friends?

@DeinFreund
Copy link
Member Author

Added avatar, detailed friend message is described in ZeroK-RTS/Chobby#654

@GoogleFrog
Copy link
Contributor

GoogleFrog commented May 19, 2020

Just add a dummy function to the lobby interface if you are just being blocked by chobby not handling this. You could even just write a ticket.

@Licho1
Copy link
Member

Licho1 commented Apr 6, 2024

@GoogleFrog if we want this, it needs some cooperation on your side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants