Commit Graph

177 Commits

Author SHA1 Message Date
Daniel Barton 4e02f8d76c Update Valheim to use game specific image and support crossplay 2022-09-30 05:46:34 +08:00
Red-Thirten 8c72d5ae33 Update Satisfactory README.md
Notes the increase in RAM required to run the server without crashing due to the recent Satisfactory Update 6 coming to the Early Access branch today.
2022-09-20 18:05:52 -07:00
Michael (Parker) Parker 78fdc68de5 Merge pull request #1849 from elitetheespeon/fix_of
Open Fortress: fix issue with libstdc++.so and crash after install
2022-09-07 10:14:15 -04:00
Sondre Sjølyst e5c3c659de project_zomboid image
When running "Buster" image the installation of project zomboid will never complete. Proposing to change it to a "bullseye" image.
2022-09-06 14:13:42 +02:00
Elite Espeon a91b3e1252 fix issue with libstdc++.so 2022-09-04 11:53:39 -04:00
Michael (Parker) Parker f62d2ce9d1 Merge pull request #1829 from Wazbat/feature/starbound-mods-fix
🧱 Updated starbound egg install script
2022-08-28 10:27:35 -04:00
hz-ad 3194c942aa Correct Failed Installer
Egg fails to install due to ubuntu installer package issues. Switched to debian, changed gcc package name. Also updated from quay to ghcr
2022-08-21 15:41:40 -07:00
Torsten Widmann e9157fef43 update install Image (#1)
* update install Image

* removed apt install
2022-08-20 12:40:14 +02:00
Wazbat 15b922a05f 🔖 Updated docker image tag 2022-08-19 20:59:03 +02:00
Wazbat ca84ab0ef0 🧱 Updated starbound egg install script
Updated script to handle multiple or incorrectly named .pak files
2022-08-19 18:38:35 +02:00
Torsten Widmann a4851a34ad fix(the-forest): disable sound to prevent soundcard errors (#1802) 2022-08-14 16:25:54 +03:00
Michael (Parker) Parker d921efee50 Merge pull request #1701 from elitetheespeon/open_fortress
Add Open Fortress
2022-08-08 11:13:24 -04:00
Michael (Parker) Parker fb361e57f5 Merge pull request #1759 from Yamiru/master
Black Mesa server
2022-08-07 19:16:57 -04:00
Yamiru 7c4cd97a4e Update egg-black-mesa.json 2022-08-07 17:57:27 +02:00
Elite Espeon bb945488ac Change Murse download to use correct download link 2022-08-06 10:51:06 -04:00
Torsten Widmann a48b985db9 Update configparsing 2022-07-19 15:58:41 +02:00
Elite Espeon e59dc07134 Fixed issue with Murse failing to download + corrected gamedata download 2022-07-18 10:08:16 -04:00
Yamiru e4759cda41 added Black mesa 2022-07-17 07:33:17 +02:00
Yamiru fc73b9dbf6 Black Mesa 2022-07-17 07:30:18 +02:00
Yamiru b8cfdf2bff info 2022-07-17 07:29:56 +02:00
Red-Thirten d4c3296696 fix(satisfactory): SteamCMD download link & PTDL_v2 Upgrade (#1727) 2022-07-02 18:17:53 +03:00
Torsten Widmann a764c987f4 docs(ark) : add new Fjordur to map variable escription (#1704) 2022-06-13 17:31:04 +03:00
softwarenoob 6c5631b906 ref: change variable permissions
Changed:

Do not SteamCMD validate files
Do not allow users to modify RCON port
Display the query port to users
Use PTLD_V2

Fixes #1700
2022-06-12 23:08:22 +03:00
Elite Espeon 4a30fc71a5 Add GameInfo for Open Fortress 2022-06-11 13:13:35 -04:00
Elite Espeon 995873340a Add Open Fortress to main README 2022-06-11 12:56:01 -04:00
Elite Espeon bcf464adf0 Add Open Fortress
Add egg for Open Fortress
2022-06-11 12:51:40 -04:00
Michael (Parker) Parker 4d34a79c8c Merge pull request #1672 from lilkingjr1/dayz-experimental
Add DayZ (Experimental) Egg
2022-06-02 22:01:13 -04:00
Michael (Parker) Parker eccda5964c Merge pull request #1680 from lilkingjr1/v-rising
Add V Rising Egg
2022-06-02 21:59:27 -04:00
Elite Espeon a29ea8b1d1 Fix outdated docker image and URL for tf2c content. 2022-06-01 10:44:40 -04:00
Michael (Parker) Parker 57da910d2e Merge pull request #1664 from lilkingjr1/arma-reforger
Add Arma Reforger Egg
2022-05-30 18:18:58 -04:00
gOOvER 28cf456a38 fix 2022-05-29 05:41:24 +02:00
gOOvER 873d27ec4e update/Stormworks 2022-05-29 05:38:19 +02:00
Red-Thirten bd77d26939 Verbiage Fixes & Bug Accommodations
- `adminlist.txt` and `banlist.txt` are not currently recognized from within the persistent data path, so they were removed from the installation script, and the README was updated to point users to the currently working file location.
- "Game Mode" startup parameter was renamed to "Game Settings Preset" to avoid confusion, and it's default value set to null to match documentation.
- V Rising was in the wrong alphabetical spot for all the directory READMEs and was fixed.
2022-05-28 13:21:01 -07:00
Red-Thirten 2a00bb04ad Fix typo in README
Fixes table formatting in Server Ports section
2022-05-27 23:56:32 -07:00
Red-Thirten 3452e05f8d Initial Upload 2022-05-27 23:53:53 -07:00
Red-Thirten db4fc77381 Add Mod List functionality & descriptions clean up 2022-05-26 16:19:03 -07:00
Red-Thirten f10379b228 Update default "[Advanced] Extra Startup Parameters" value
Added `-limitFPS=120` flag to the default value to prevent runaway FPS and crashing for vanilla servers.
2022-05-24 10:22:19 -07:00
Red-Thirten ebc02d607f Set default "Max FPS" value
Set default "Max FPS" Startup Parameter value to 120, as recommended by BI documentation.
2022-05-24 10:17:42 -07:00
Red-Thirten c748b5a7e8 Fix "Max Players" Startup parameter range
Increased to maximum of 256 players, which aligns with BI documentation.
2022-05-24 10:12:10 -07:00
Red-Thirten 54054579ef Initial Upload 2022-05-23 19:40:24 -07:00
Red-Thirten c109097ee4 Cleaned up README
- Added IAmSilK as a code contributor
- Condensed System Requirements/Recommendations to a nice table
2022-05-22 20:36:57 -07:00
Red-Thirten da7bfab43d General Egg Cleanup
- Fixed typo in description
- Fixed BattlEye path in startup command
- Wrapped extra startup parameters in quotations to prevent a malicious client from executing arbitrary bash commands on the container via a (potentially forced) Arma server application crash.
- Stop command no longer requires extra "C" and was fixed.
- Updated install script to check for valid Steam credentials (required for Arma 3) and removed an un-needed directory creation. Also made the Script Entrypoint Command more specific.
- Removed long gone depreciated startup variables (not even used in startup or entrypoint anymore).
2022-05-22 18:17:59 -07:00
Red-Thirten 1db3cab738 Updated README & Small Fix
- Added "How to Add Mods" section to egg's README.
- Fixed copy/paste mistake on `_comment` line of egg.
2022-05-20 15:14:56 -07:00
Red-Thirten 82fb0bcf7d Initial Upload of Arma Reforger Egg
- Added new egg
- Added README for egg
- Updated all directory READMEs (including fixing some style issues with `game_eggs\steamcmd_servers\README.md`)
2022-05-20 13:51:22 -07:00
gOOvER 6db9034c0a fix startup, to show console; update images to ghcr 2022-05-15 11:17:13 +02:00
Bad 40e207d17d Fix Rust Staging mistake Quary -> Query 2022-05-15 00:38:52 +03:00
Boy132 158ba055dc Update server name variable for project zomboid 2022-05-06 10:53:01 +02:00
Michael (Parker) Parker 0d50b7e9ec Merge pull request #1622 from lilkingjr1/satisfactory
[Satisfactory] Add "Disable Seasonal Events" Startup Parameter
2022-04-29 21:20:43 -04:00
Michael (Parker) Parker c7a65a467e Merge pull request #1619 from TuEye/Fix-Subnautica-Nitrox
Fix Subnautica Nitrox
2022-04-29 20:31:42 -04:00
Red-Thirten dcdb4fdfb1 Fix whitespace issues in README.md
Fixed a regression with newline spacing.
2022-04-26 12:46:43 -07:00