Page 1 of 3

Introducing the UT Server Browser: ut99.org/servers

Posted: Fri Feb 03, 2023 7:25 pm
by Shade
Hello everyone!

I would like to present you the new UT Server Browser on our platform.
It comes in a familiar shape. Pretty cool, huh? :roll:

https://ut99.org/servers

The Server Browser was coded and provided by Darkelarious from 333networks. A big thank you! :highfive:
It receives the data via the JSON API provided by the 333networks : https://333networks.com/json

You also find links in the header area.
ut99.org_servers.png
ut99.org_servers.png (112.44 KiB) Viewed 3978 times
If you have any issues or feedback, feel free to post here.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Fri Feb 03, 2023 8:23 pm
by Barbie
Sadly no wildcards for game type seem to be used: e.g. "MonsterhuntFix" or "MonsterhuntSB" are not listed.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Fri Feb 03, 2023 8:27 pm
by OjitroC
Doesn't work in my browser - probably because it is old - the UT Server Browser shows up OK but it is not populated with anything.

As a matter of interest, are all of the 460-odd servers that are shown public? XBrowser suggest that about 380 of the 460 are public and the remainder are private/locked.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Fri Feb 03, 2023 10:06 pm
by Shade
OjitroC wrote: Fri Feb 03, 2023 8:27 pm Doesn't work in my browser - probably because it is old - the UT Server Browser shows up OK but it is not populated with anything.

As a matter of interest, are all of the 460-odd servers that are shown public? XBrowser suggest that about 380 of the 460 are public and the remainder are private/locked.
What Browser and version do you use, if I might ask?

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Fri Feb 03, 2023 10:22 pm
by OjitroC
Firefox - last update several years ago - on a Mac - so it's pretty old.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 2:07 am
by Shrimp
It makes a cross-domain request to https://333networks.com/, if you're running an extension like uMatrix or other remote Javascript blocking things, it may be blocking it?

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 12:27 pm
by Forum|User
It's nice, but the annoying thing is, showing up all those fucking fake servers with the fake players. Isn't it possible to disable that? (Like there and in the game also)

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 1:28 pm
by TankBeef
The deathmatch tab comes up empty... :noidea

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 2:25 pm
by papercoffee
TankBeef wrote: Sat Feb 04, 2023 1:28 pm The deathmatch tab comes up empty... :noidea
:loool: you are right ...even the Demo tab has server in it.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 4:02 pm
by OjitroC
A couple of other observations :
1) Even on servers that are explicitly private, Requires Password is reported as Disabled (when that is obviously not the case);
2) For individual servers it does not appear possible to use the Name, Frags, Ping etc tabs to sort from highest to lowest - clicking on the tab header has no effect (unlike with the in-game UBrowser or XBrowser).

@Shrimp - thanks - worked out that NoScript was blocking something - now works OK if I allow all the right 'stuff'.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 4:13 pm
by sektor2111
Barbie wrote: Fri Feb 03, 2023 8:23 pm Sadly no wildcards for game type seem to be used: e.g. "MonsterhuntFix" or "MonsterhuntSB" are not listed.
This is maybe an injected issue. By example XC_MonsterHunt is listed as MonsterHunt due to some classes tweaks...

Code: Select all

class XC_MonsterHunt expands MonsterHunt config(XC_Hunt);
But game running is this one... internal class from the same package...

Code: Select all

class MonsterHunt expands XC_MonsterHunt;

defaultproperties
{
	bCanChangeSkin=True
}
Then what is being pointed in MH browser - a simply MonsterHunt server but in reality running something different. Does it work ? Yeah, for a couple of years already... MonsterHuntFix class can also be expanded (extended) into a dummy class called MonsterHunt, it's not Rocket Science.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Sat Feb 04, 2023 7:56 pm
by Letylove49
i have a bug : look the screenshot :
Bug server browser .jpg
i use GoogleChrome as browser


that work fine with Edge

udpdate : the sceenshot of the map is now display correctly thanks for that fix, but on the bottom left the info about the server still unreadable . look the screenshot.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Mon Feb 06, 2023 8:54 am
by Shade
Letylove49 wrote: Sat Feb 04, 2023 7:56 pm i have a bug : look the screenshot :

Bug server browser .jpg

i use GoogleChrome as browser


that work fine with Edge

udpdate : the sceenshot of the map is now display correctly thanks for that fix, but on the bottom left the info about the server still unreadable . look the screenshot.
Thank you for the feedback. Can you test (after deleting Browser Cache) if this problem still exists for you?

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Mon Feb 06, 2023 8:59 am
by Shade
And thanks everyone else for your feedback! I cant change API related stuff on my end, but your feedback doesnt go unnoticed. :tu:

So far I fixed some visual bugs that appeared after integrating the Server Browser in UT99.org.

Re: Introducing the UT Server Browser: ut99.org/servers

Posted: Mon Feb 06, 2023 3:40 pm
by Letylove49
Shade wrote: Mon Feb 06, 2023 8:54 am
Letylove49 wrote: Sat Feb 04, 2023 7:56 pm i have a bug : look the screenshot :

Bug server browser .jpg

i use GoogleChrome as browser


that work fine with Edge

udpdate : the sceenshot of the map is now display correctly thanks for that fix, but on the bottom left the info about the server still unreadable . look the screenshot.
Thank you for the feedback. Can you test (after deleting Browser Cache) if this problem still exists for you?
Sorry but the bug with the image is return and the text unreadable on server info the information is superimposed