Closed EtlamGit closed 1 year ago
Beautiful.
You are very fast with merging today . . . There is a compile issue with Qt 5.9. I will add a PullRequest for that!
Yeah I saw that. If it's easy to fix, by all means.
Yes, the fix was ready at the moment I realized that you merged already ;-)
Mojang has changed their API (deprecating the part we used in the past)
This PullRequest 1) changes the API entry point to get the player name to a variant that still works. 2) downloads the player skin texture and uses the face as icon in the jump to player menu
All player data is cached and only queried once.