mclogalyzer icon indicating copy to clipboard operation
mclogalyzer copied to clipboard

Added skin avatars for Players.

Open greggubben opened this issue 10 years ago • 5 comments

I found a site that will create images from user's skins. I added the images to the Player's pages.

greggubben avatar Jun 28 '14 12:06 greggubben

Very good idea too!

Though I would rather host the image creation script I am also using for mapcrafter-playermarkers directly on mapcrafter.org. Users with Mapcrafter maps and player markers could also use that hosted script instead of setting up their own one (if that is too much effort for them). Also I think maybe it would be a bit better to show only the heads of the players on the player list.

I will merge your changes, set up my own script and maybe adjust some small things.

m0r13 avatar Jun 28 '14 16:06 m0r13

If you have a hosted image creation script that would great. Then you can get metrics on how often this script is used. :-) Good idea about using the heads for the player page.

BTW: I like the improvements you made to the death counts.

greggubben avatar Jun 28 '14 16:06 greggubben

Sorry it took some time, but I finally managed to implement the player avatars! ;)

I wrote a small Django app to generate the player head/body avatars (minavatars) which I host on mapcrafter.org, and integrated them into the template.html file.

m0r13 avatar Jan 25 '15 07:01 m0r13

Hi @m0r13 I'm new to the wonderful world of mapcrafter.org so I might not be up to speed, but looks like the latest template.html 49cd072 uses the following: <img class="avatar" src="http://avatars.mapcrafter.org/head/{{ user.username }}/4" /> ...however the host there responds with: 502 Bad Gateway nginx/1.6.2 Could you may be help by checking the service?..

arsenyspb avatar Aug 27 '18 13:08 arsenyspb

Hey @m0r13 any chance you can look at the "Bad Gateway" above?.. thanks

arsenyspb avatar Feb 03 '20 14:02 arsenyspb