lgsl icon indicating copy to clipboard operation
lgsl copied to clipboard

+ palworld

Open Yamiru opened this issue 5 months ago • 26 comments

Hello, please add support for palworld servers

Yamiru avatar Jan 21 '24 12:01 Yamiru

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

Sebbabas avatar Jan 23 '24 08:01 Sebbabas

Yep i really need this :)

treemlt avatar Feb 11 '24 14:02 treemlt

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

tltneon avatar Feb 11 '24 20:02 tltneon

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

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

BaxAndrei avatar Feb 12 '24 07:02 BaxAndrei

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

treemlt avatar Feb 12 '24 15:02 treemlt

hi, will you add palworld for the master branch?

mrbarbos avatar Feb 14 '24 08:02 mrbarbos

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

treemlt avatar Feb 14 '24 09:02 treemlt

Done.

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

tltneon avatar Feb 15 '24 16:02 tltneon

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 :)

treemlt avatar Feb 15 '24 17:02 treemlt

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

Sebbabas avatar Feb 15 '24 18:02 Sebbabas

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

tltneon avatar Feb 19 '24 06:02 tltneon

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

treemlt avatar Feb 19 '24 07:02 treemlt

I added more fields image

tltneon avatar Feb 19 '24 10:02 tltneon

I added more fields image

Nice work! Thanks :)

treemlt avatar Feb 19 '24 14:02 treemlt

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

treemlt avatar Feb 27 '24 06:02 treemlt

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 avatar Feb 27 '24 17:02 Sebbabas

Hello

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

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

Sebbabas avatar Mar 08 '24 16:03 Sebbabas

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

Sebbabas avatar Mar 27 '24 18:03 Sebbabas

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

tltneon avatar Mar 28 '24 08:03 tltneon

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

Sebbabas avatar Mar 28 '24 17:03 Sebbabas

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

treemlt avatar Apr 16 '24 16:04 treemlt

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

Sebbabas avatar Apr 23 '24 17:04 Sebbabas

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

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

treemlt avatar Apr 23 '24 20:04 treemlt

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

Sebbabas avatar Apr 24 '24 16:04 Sebbabas