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

New release to master #197

Merged
merged 32 commits into from
Feb 13, 2024
Merged

New release to master #197

merged 32 commits into from
Feb 13, 2024

Conversation

jammsen
Copy link
Owner

@jammsen jammsen commented Feb 13, 2024

No description provided.

jammsen and others added 30 commits February 5, 2024 20:08
The way the script is currently implemented, it passes all of the start options as one quoted string to `PalServer.sh`. This results in Palworld itself setting all of the options (including spaces) as a single argument, leading to the options not being properly applied.

This PR changes `START_OPTIONS` to a Bash array, where the required options are added incrementally as required to the array, and when ready, the whole array is expanded as individual arguments to `PalServer.sh`.

Fixes #186.
…ocker-palworld-dedicated-server into Callum027-186-fix-singlethread-running
…ls for UID/PID swapping, added backupmanager by thejcpalma, updated rcon behavior and documentation
…ed id output at start, changed permissions for entrypoint.sh for weird edge-case bug
@jammsen jammsen merged commit 032b904 into master Feb 13, 2024
1 check passed
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.

4 participants