Skip to content

Releases: Johnny-Knighten/palworld-server

1.0.2

22 Jan 06:35
Compare
Choose a tag to compare

1.0.2 (2024-01-22)

Bug Fixes

  • added steam query port and updated docs (59825f2)

1.0.2-next.1

22 Jan 06:26
Compare
Choose a tag to compare
1.0.2-next.1 Pre-release
Pre-release

1.0.2-next.1 (2024-01-22)

Bug Fixes

  • added steam query port and updated docs (59825f2)

1.0.1

21 Jan 03:30
Compare
Choose a tag to compare

1.0.1 (2024-01-21)

Bug Fixes

  • added badges to readme (a6f9449)
  • added pr and issue templates for repo (b62257e)

1.0.1-next.2

21 Jan 03:26
Compare
Choose a tag to compare
1.0.1-next.2 Pre-release
Pre-release

1.0.1-next.2 (2024-01-21)

Bug Fixes

  • added pr and issue templates for repo (b62257e)

1.0.1-next.1

21 Jan 03:20
Compare
Choose a tag to compare
1.0.1-next.1 Pre-release
Pre-release

1.0.1-next.1 (2024-01-21)

Bug Fixes

1.0.0

21 Jan 03:10
Compare
Choose a tag to compare

1.0.0 (2024-01-21)

Bug Fixes

  • changed container PGID and PUID default to 1000 (cf335a6)
  • changed default port in palworld-server test (ac9c40a)
  • correct name of boostrap supervisor process (2a6c95d)
  • corrected logic for creating PalWorldSetting.ini if it doesn't exist (b083272)
  • corrected wrong file path (e66187c)
  • linted python files to pass (65dd1bc)
  • removed pycache from repo and added ignore to prevent it (2f6fa6a)
  • removed tzdata test and updated steamcmd path (c1be8d6)
  • version locked dependencies in Dockerfile (f334b5f)

Features

  • added build and test gha (a0b6863)
  • added config_from_env_vars but have not yet integrated (334dbe6)
  • added core test suite (b446917)
  • added palworl-server.sh which is responsible for server start and cleanup (bfc8927)
  • added repo license (a68c05e)
  • added semver gha (e3d79b8)
  • barbones Dockerfile and entry script to start install (46dbaf1)
  • flushed out the ability to configure PalWorldSettings.ini via PALWORLD_ env vars (9592e53)
  • implemented backup service and backup on stop (01d0799)
  • implemented cron based update, restart, and backup (dff2c5b)
  • implemented env variables that cover officially documented command args for server executable (bab9444)
  • init commit (37d8223)
  • installed cron into container (95924ee)
  • introduced supervisord and added a boostrap entry point (1903b8a)

1.0.0-next.2

21 Jan 03:08
Compare
Choose a tag to compare
1.0.0-next.2 Pre-release
Pre-release

1.0.0-next.2 (2024-01-21)

Bug Fixes

  • changed default port in palworld-server test (ac9c40a)
  • removed tzdata test and updated steamcmd path (c1be8d6)
  • version locked dependencies in Dockerfile (f334b5f)

Features

1.0.0-next.1

21 Jan 02:26
Compare
Choose a tag to compare
1.0.0-next.1 Pre-release
Pre-release

1.0.0-next.1 (2024-01-21)

Bug Fixes

  • changed container PGID and PUID default to 1000 (cf335a6)
  • correct name of boostrap supervisor process (2a6c95d)
  • corrected logic for creating PalWorldSetting.ini if it doesn't exist (b083272)
  • corrected wrong file path (e66187c)
  • linted python files to pass (65dd1bc)
  • removed pycache from repo and added ignore to prevent it (2f6fa6a)

Features

  • added build and test gha (a0b6863)
  • added config_from_env_vars but have not yet integrated (334dbe6)
  • added palworl-server.sh which is responsible for server start and cleanup (bfc8927)
  • added repo license (a68c05e)
  • added semver gha (e3d79b8)
  • barbones Dockerfile and entry script to start install (46dbaf1)
  • flushed out the ability to configure PalWorldSettings.ini via PALWORLD_ env vars (9592e53)
  • implemented backup service and backup on stop (01d0799)
  • implemented cron based update, restart, and backup (dff2c5b)
  • implemented env variables that cover officially documented command args for server executable (bab9444)
  • init commit (37d8223)
  • installed cron into container (95924ee)
  • introduced supervisord and added a boostrap entry point (1903b8a)