Skip to content

Releases: thijsvanloef/palworld-server-docker

0.33.0

18 Mar 19:57
8a8723d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.2...0.33.0

0.32.2

17 Mar 09:57
53d4177
Compare
Choose a tag to compare

What's Changed

  • move automatic-server-stopping by @thijsvanloef in #504
  • Fix Discord old backup remove message to include old_backup_days by @makotsuba in #503
  • updated german documentation according to the last changes by @tomxpcvx in #507
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /docusaurus by @dependabot in #509

New Contributors

Full Changelog: 0.32.1...0.32.2

0.32.1

10 Mar 14:39
4d1b366
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...0.32.1

0.32.0

08 Mar 09:30
f5829b6
Compare
Choose a tag to compare

Breaking Changes

Change the following variables in custom discord messages:

  • \${player_name} to player_name
  • \${FILE_PATH} to file_path
  • \${OLD_BACKUP_DAYS} to old_backup_days

Notable Changes

🛠️Fix Discord message variable handling

What's Changed

Full Changelog: 0.31.0...0.32.0

0.31.0

06 Mar 13:34
edf5824
Compare
Choose a tag to compare

Notable Changes

⭐Add Discord Messages for players joining and leaving
⭐Add More flexibility to discord webhooks (different channels, turn messages on/off)

What's Changed

New Contributors

Full Changelog: 0.30.1...0.31.0

0.30.1

03 Mar 18:59
1fd3325
Compare
Choose a tag to compare

Notable Changes

🛠️ Fix discord webhook that displays start when server has been stopped

What's Changed

New Contributors

Full Changelog: 0.30.0...0.30.1

0.30.0

01 Mar 13:03
73b17ae
Compare
Choose a tag to compare

Notable Changes

⭐ Generate Engine.ini based on ENV vars https://palworld-server-docker.loef.dev/getting-started/configuration/engine-settings
⭐ Add support for Discord Mentions
🛠️ Better ARM compatibility
🛠️ Change rcon logic after 0.1.5.1 update

What's Changed

New Contributors

Full Changelog: 0.29.1...0.30.0

0.29.1

27 Feb 16:29
9462ef7
Compare
Choose a tag to compare

Notable Changes

🛠️ Add support for SHOW_PLAYER_LIST variable to turn player list on/off (default: on)

What's Changed

  • add default bShowPlayerList=True to PalWorldSettings.ini by @MusclePr in #461

Full Changelog: 0.29.0...0.29.1

0.29.0

27 Feb 09:58
6a69d6d
Compare
Choose a tag to compare

⚠️ Important fix for 0.1.5.0 ⚠️

This update fixes the RCON/Community server issues introduced in 0.1.5.0 palworld update.
Also replaced the steamcmd-arm64 image from @sonroyaalmerol to a fork of my own, to prevent further breaking changes.

What's Changed

New Contributors

Full Changelog: 0.28.2...0.29.0

0.28.2

26 Feb 09:48
668fd61
Compare
Choose a tag to compare

Notable Changes

🛠️ Improve Player Logging
🛠️ Fix cli: execute: auth: rcon: dial tcp 127.0.0.1:25575: connect: connection refused error during startup
📚 Fix wrong environment variable descriptions
📚 Automatic start stop documentation

What's Changed

Full Changelog: 0.28.1...0.28.2