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

Fix friends tab for !profile command #1821

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

convxors
Copy link
Contributor

This pull request has fixed the profile command to work. Before this fix, the tab would only show up to 50 friends, wouldn't show any online, User ID's would be nil and profile photos wouldn't be shown.

This fixes all of these issues and will show if a player is offline, on the Roblox website, in a game or in studio. The user id will be shown when you hover over the user now, and profile pictures are displayed now. This also fixes the tab not showing up to 50 friends and will show all friends on your friend list.

Before Fix:

2025-01-10.17-17-08.mp4

After Fix:

2025-01-10.17-17-51.mp4

@Dimenpsyonal Dimenpsyonal added 🐛 bug Bugs or broken features ✨ enhancement Enhancing or improving existing functionality 📱 UI Frontend Adonis user interfaces labels Jan 10, 2025
@Dimenpsyonal Dimenpsyonal merged commit 7aceaaf into Epix-Incorporated:master Jan 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Bugs or broken features ✨ enhancement Enhancing or improving existing functionality 📱 UI Frontend Adonis user interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants