Skip to content

Show nearby players in the friends menu#6200

Open
Minchen202 wants to merge 2 commits intoMeteorDevelopment:masterfrom
Minchen202:nearby-players-in-friends
Open

Show nearby players in the friends menu#6200
Minchen202 wants to merge 2 commits intoMeteorDevelopment:masterfrom
Minchen202:nearby-players-in-friends

Conversation

@Minchen202
Copy link
Contributor

@Minchen202 Minchen202 commented Mar 5, 2026

Type of change

  • Bug fix
  • New feature

Description

Add an button in the friends, that displays all players in render distance as possible friends were you can chose any player and add them as an new friend, allowing for easy adding friends without typos in there names.

Related issues

Mention any issues that this pr relates to.
#6180

How Has This Been Tested?

Screenshot 2026-03-05 155326 Screenshot 2026-03-05 155336 Screenshot 2026-03-05 155356

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@MineGame159
Copy link
Member

IMO it would look nice if the screen displayed the player head next to their name. Shouldn't be hard to do since the client should already have the skin loaded. Also put the code for the screen into a new function for readability (the entire list_players.action lambda).

@Minchen202
Copy link
Contributor Author

Sure I can implement that.
Sorry for the late response, I needed to study. 😄

@Minchen202
Copy link
Contributor Author

So I got the code ready, but it freezes the game for 10isch seconds, because it needs to load all the skins and that still takes a while.

@Minchen202
Copy link
Contributor Author

Therefor I wont implement that, but if you or someone else wants to take a look, I am happy to provide the code I have written so far.

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.

2 participants