[UTILITY] Playerlist Images - Update: v1.1.1

Author Topic: [UTILITY] Playerlist Images - Update: v1.1.1  (Read 3356 times)

So this will be a live player list, idk, maybe you said that in the topic or not.

it'll be live enough. it'll update every time a player joins/leaves and it'll update every minute and a half to update the scores


[im g]http://www.garycact.us/playerlistimages/example5.png[/img]
score has just been added
|0 on scores on the Blockland side, it'll send the number not in scientific notation

also
i will do that once i figure out github
go to ur code directory
git init
git add *
git commit -m "git good at git in 5 easy steps"
git remote add origin [url]
git push -u origin master

and any updates thereafter:
git add *
git commit -m "ayy lmao"
git push

if there's anything sensitive you want to not push, you need to seperate it into a different file if it's not on its own already, and add the path to said sensitive file to a .gitignore file
you can check what's being pushed with git status

|0 on scores on the Blockland side, it'll send the number not in scientific notation
i know, but it wasn't working for some reason. anyways, the scientific notation is intentional because i don't want the score to cover up the blid

This will be useful for banning people from my server when I'm not there. "Oh, [insert name here] is at my server? Let's just go ahead and ban him!"

new addition: TCPObject will start up a reconnection loop if it is disconnected from my website. also playercount is now displayed, and there is a new style choice which separates the host's name from the server's name so long server names are displayed better

this is name style 1 (works best with smaller server names obviously):


this is name style 2:
« Last Edit: October 11, 2016, 05:46:43 PM by Gytyyhgfffff »

i will do that once i figure out github
ok i figured it out https://github.com/ProfessorGary/playerlist-images

i'll start working on the final website part which is the interface to create the images and all that'll be left is waiting for the glass add-on to be approved
« Last Edit: October 11, 2016, 06:47:06 PM by Gytyyhgfffff »


ok its done

create one here: https://www.garycact.us/playerlistimages/
to have it working you need your server to have this add-on:
https://blocklandglass.com/addons/addon.php?id=426

Update: v1.1.1


Update for Server_PlayerlistImages:
- added moderator support (for developers, it checks %client.isModerator)
- disabled debugging that I forgot to remove on release



Website Update:
- added color changing abilities that you can use if you click the advanced button on my website

example:

that color scheme is burnt into my retinas

seems good
auth is not working after putting it in addons may be irrelevant
« Last Edit: October 29, 2016, 11:06:02 AM by SuperSuit12 »

there's nothing in the code that should stop authing. describe your error anyways: are you unable to auth when hosting a server or just when starting the game?

Totally unrelated problem, just happened to be simultaneous. It's fixed. Still no idea what caused it. Nothing could auth through steam for some reason. Blame Windumb 10 rebooting yet again without my permission despite like two edits to non-user-friendly things telling it not to.

I've got mine! Sweet!

Does this work Ingame too? Like can you click a server info button and see who is playing on any given server? (That has the addon of course.)