Almost all game servers are down, including UT https://www.gametracker.com/search/ut/
What's happening ?
Almost all game servers are down, including UT https://www.gametracker.com/search/ut/
What's happening ?
Last news on the site was Jan 2019, site's probably dead or being updated
Yes this is a problem now I will have to load the game to decide if i wanna play or not. Its a small thing but its nice to be able to check whos' playing from my phone.
You can use the 333networks site in the same way.
@jerc https://master.333networks.com/ut/139.162.235.20:7777
I could make a Widget to display the JSON data on the front page similar to gametracker if wanted, would be a fun little mini project to do(been thinking for a while of adding something similar to node utstats).
https://master.333networks.com/json/ut/139.162.235.20:7777
Alternatively you could use https://www.game-state.com/139.162.235.20:7777/
They also come with an Android app:
https://play.google.com/store/apps/details?id=com.game_state.app.pro
It allows you to add a widget on your home screen, so you can see the server activity at one glance ,)
Just noticed: Google Play won't let me download the app, stating it is not built for my OS. However, I can confirm that the app works on Android 13 (I installed it via Smart Switch when moving to a new phone). So if you are interested in it you might want to search for the *.apk online.
It would be nice if you had banners/widgets/json or whichever you choose added into node utstats. I would definitely use that once I get node stats up.
333networks had talked of banner testing in the past but not sure what happened with that.
https://ut99.org/viewtopic.php?t=15299
I'm sure people would like widgets made from 333networks JSON if you do it.
I only originally used gametracker for the main page here because I was in a hurry. Started messing with the status page of utstats yesterday like I had originally planned and hopefully I will have time to finish and put something like this on the main page soon.
Haven't messaged anyone yet just been tinkering around with basic banner ideas, just testing with the 333 networks colour schemes. Probably would look nicer if I moved stuff about a bit and added a map icon as well as a online status thing.
Looking great.
Couple of questions:
333Networks does have that data, I've just been playing around with the basic looking ones(html canvas images) that gametracker has, but I am planning on making the embed more detailed ones that will also display the player list(like on the home page here) the plan is to have the more detailed ones customizable by design rather then a more fixed layout like the images.
The api they have made:
https://333networks.com/json
Number and List work for Me
First test of an Iframe variant rather than a HTML canvas with a player list(should behave like the ones that where previously on the home page once complete):
---edit---
What I posted above can now either be an iframe or just a regular div.
Example of what one of the HTML ones would look like with default styling on the home page.
I can make a test design to match this site if interested.
Looks good! Are you pulling the screenshot from node stats assets? Also, I wonder if using the JSON API will affect XSS reports. One of the things that bothered me with using the gametracker iframe banners was the red flags that website health scanners would throw up because of the security warnings from cross site scripting even though I believe I set the proper policy for xss.
At some point, I need to move the whole website to a new server where I will also run node stats. Then I would definitely be interested in using your banners that match this site's design if you want to work on it.
The map sshots are from 333networks, those banners are nothing to do with node utstats, it's the 333networks master server data JSON api, they also have the map sshots.
TBH I could just add a style that has a transparent background, and change the font, I've done the HTML elements in a way you can pass an object to override and styling needed, it's only the banner canvas images that aren't customizable yet.
Nerds
Looks like they fixed the problem
The new widgets don't have the 5 minute lag that GameTracker does.