Releases: wolveix/satisfactory-server
Releases · wolveix/satisfactory-server
Network Improvements & Kubernetes Documentation
What's Changed
- feat(docs): Add kubernetes chart example (closes FYI: Helm charts ava… by @truxnell in #130
- K8s Resource Manifests by @mitchellmaler in #98
- Added NETWORKQUALITY to environment and GameUserSettings.ini (default 3) by @ChalyFlavour in #139
New Contributors
- @truxnell made their first contribution in #130
- @mitchellmaler made their first contribution in #98
- @ChalyFlavour made their first contribution in #139
Full Changelog: 1.2.4...1.2.5
Improved Debugging Information
What's Changed
- Added additional system information into the debugging function 5b8e905
Full Changelog: 1.2.3...1.2.4
Fix Minor Steam Login Error
What's Changed
- +force_install_dir after +login throws an error by @IsThisUsernameFree in #111
New Contributors
- @IsThisUsernameFree made their first contribution in #111
Full Changelog: 1.2.2...1.2.3
Use gosu and exec to Handle Process Execution
Add Flag to Disable Seasonal Events
Implement Newly Added Config Options
What's Changed
- Add auto save / pause options by @msladek in #103
- Fix ini prop name 'mAutoSaveOnDisconnect' by @msladek in #107
Full Changelog: 1.1.0...1.2.0
Full Move to Update 5
Initial Release
- Set/raise the in-game player limit
- Set all three of the server's ports
- Set user permissions
- Skip game updates
- Switch between
early access
andexperimental
server builds - Utilising CSS's official Satisfactory server implementation
What's Changed
- User must be a string by @parro75 in #45
- Optimize Dockerfile by @voruti in #49
- Add environment for docker-compose by @CoMPaTech in #52
- Added MAX_PLAYERS environment variable & Updated Readme using MarkdownLint by @thijsvanloef in #55
- Run shellcheck & dockerlint on PR by @thijsvanloef in #56
- Add +x to run.sh like init.sh by @fryfrog in #59
- Fixed server crash after recent update by @bobylevd in #69
- Add Versioning to Docker Images for GitHub Packages and DockerHub by @thijsvanloef in #80
New Contributors
- @parro75 made their first contribution in #45
- @voruti made their first contribution in #49
- @CoMPaTech made their first contribution in #52
- @fryfrog made their first contribution in #59
- @bobylevd made their first contribution in #69
Full Changelog: /~https://github.com/wolveix/satisfactory-server/commits/1.0.0