Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send additional data to Chobby to be independent from steam overlay #2433

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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