tltneon / lgsl

LGSL v6.2.1/v7.0.0 for PHP 5.4-8.3+ (Live Game Server List): online status for CS2 (Source Query), Discord, FiveM, Rust, SA:MP, GMOD, Minecraft, Teamspeak and 200+ more games!
GNU General Public License v3.0
144 stars 44 forks source link

+ palworld #187

Open Yamiru opened 5 months ago

Yamiru commented 5 months ago

Hello, please add support for palworld servers

Sebbabas commented 5 months ago

I too am interested in lgsl 6.2.1. Thanks in advance.

treemlt commented 4 months ago

Yep i really need this :)

tltneon commented 4 months ago

Hi guys! Anyone has docs about query protocols for Palworld?

BaxAndrei commented 4 months ago

Hi guys! Anyone has docs about query protocols for Palworld?

This might help https://tech.palworldgame.com/getting-started/deploy-dedicated-server

treemlt commented 4 months ago

Hi guys! Anyone has docs about query protocols for Palworld?

Maybe this can help you. Palworld is added there

https://github.com/gamedig/node-gamedig

mrbarbos commented 4 months ago

hi, will you add palworld for the master branch?

treemlt commented 4 months ago

Since v7 is still buggy how can we add palworld to LGSL v6.2.1 ?

tltneon commented 4 months ago

Done.

@treemlt Can you describe major bugs in new issues, please?

treemlt commented 4 months ago

Done.

@treemlt Can you describe major bugs in new issues, please?

I added the palworld server and i got a bunch of errors. Unfortunatly i didn't keep a record of it. The palworld server was visible but when i added another game server the palworld server vanished.

Thanks for adding it :)

Sebbabas commented 4 months ago

Good evening, I have the following error on version 6.2.1. PHP Notice: Undefined index: SERVERPASSWORD_b in /home/www/classes/Protocol.... and no player list. Thanks

tltneon commented 4 months ago

As I see, Palworld doesn't return any player names :(

treemlt commented 4 months ago

@titneon it can get the day count in the game if you can add it as well like battlemetrics

tltneon commented 4 months ago

I added more fields image

treemlt commented 4 months ago

I added more fields image

Nice work! Thanks :)

treemlt commented 4 months ago

Palworld did an update and lgsl is failing to connect to the server

Sebbabas commented 4 months ago

Hello, following the update of palworld LGSL to no longer detect the server.

info : https://github.com/jammsen/docker-palworld-dedicated-server/blob/develop/CHANGELOG.md

Sebbabas commented 3 months ago

Hello

News API : API : https://api.palworldgame.com/server/list

https://github.com/xstar97/palworld-query-api

Sebbabas commented 3 months ago

Hello the link is limited to the last 500 servers so after several updates more information is available, offline server.

you must use the search link: https://api.palworldgame.com/server/search?q=SERVERNAME

tltneon commented 3 months ago

Hello @Sebbabas Is there exists any other endpoints to find server by ip?

Sebbabas commented 3 months ago

Hello @tltneon, Unfortunately I searched for information on this API, but nothing for a search with IP:PORT :(

treemlt commented 2 months ago

i had to change the code in lgsl_protocol and specify the server name for the palworld server to work in lgsl

Sebbabas commented 2 months ago

Hello @tltneon, Update https://tech.palworldgame.com/category/rest-api

treemlt commented 2 months ago

Hello @tltneon, Update https://tech.palworldgame.com/category/rest-api

Does the api give the day count? I cannot find it anywhere

Sebbabas commented 2 months ago

Hello @treemlt , Unfortunately there are no server days in the API.

Dyroxplays commented 1 week ago

Hello @Sebbabas Is there exists any other endpoints to find server by ip? Hello @tltneon, Unfortunately I searched for information on this API, but nothing for a search with IP:PORT :(

Have you found a way?

tltneon commented 1 week ago

@Dyroxplays You can try https://github.com/tltneon/lgsl/tree/lgsl7 latest commit with Palworld Direct protocol