Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add palworld new new query implementation #560

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

CosminPerRam
Copy link
Member

This replaces #556, although I haven't tested it to see if that endpoint still works, could be added eventually as a master server query, but I'll close it for now.

Finally closes #555.

@CosminPerRam CosminPerRam marked this pull request as ready for review April 8, 2024 17:08
@CosminPerRam
Copy link
Member Author

Can be tested via --type palworld <IP>:<PORT> --username admin --password <PASSWORD> (:

@CosminPerRam CosminPerRam merged commit ee5baaf into master Apr 8, 2024
7 checks passed
@Destarianon
Copy link

Destarianon commented Apr 11, 2024

How long does it usually take for a change like this to make it into the NPM package available for use?

@CosminPerRam
Copy link
Member Author

CosminPerRam commented Apr 12, 2024

It'll become available on NPM when we'll make a new release (and I don't have in plans to do one soon).
But until then you can install the library from this repository (therefore having this available now), just do npm i git+https://github.com/gamedig/node-gamedig to install gamedig with the latest fixes.

@CosminPerRam CosminPerRam deleted the feat/palworld_new_new_impl branch July 16, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Palworld broken after update
2 participants