Releases: Johnny-Knighten/palworld-server
Releases · Johnny-Knighten/palworld-server
1.0.2
1.0.2-next.1
1.0.1
1.0.1-next.2
1.0.1-next.1
1.0.0
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
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
- added core test suite (b446917)
1.0.0-next.1
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)