Commit Graph

151 Commits

Author SHA1 Message Date
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
Red-Thirten
c1f57dfd74
General README Improvements
Updated some info and cleaned up verbiage in some places.
2022-04-26 12:31:18 -07:00
Red-Thirten
05be24d2b0
Added "Disable Seasonal Events" Option
Added "Disable Seasonal Events" startup variable and updated the startup command to add the new flag `-DisableSeasonalEvents` if the variable is "true". This new flag was added to Satisfactory in 0.5.1.4 (https://satisfactory.fandom.com/wiki/Patch_0.5.1.4).
2022-04-26 12:20:00 -07:00
Stephen White
280547b07a
feat(arma 3): Variable for specifying optional mods (#1592) 2022-04-24 18:15:44 +03:00
TuEye
9ac7d4860d
* Made egg compatible to Nitrox 1.6.0.0
* Using parkers script to determine Nitrox Downnload-URL
* Moved to yolks
* Made Admin Password longer and required
2022-04-23 15:26:04 +02:00
Marko
70d6cebce5
Update Egg for CryoFall to use Dotnet6 Image (#1575) 2022-03-12 19:40:18 +02:00
maximilianovermeyer
1c77790a86
fix(insurgency) "Max Players" env variable typo (#1572)
"Max Players" var was defined as MAXPLAYERS, but referred as MAX_PLAYERS. Changed the definition instead of the startup command to keep it consistent with other steam games.
2022-03-01 22:55:12 +02:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
gOOvER
27fa7b4115 small fix 2022-02-18 11:40:15 +01:00
gOOvER
09234ee196 update/valheim - add betabranch 2022-02-18 11:34:27 +01:00
softwarenoob
777174781c
feat: add steam_disk_space egg feature to SteamCMD eggs
A new egg feature modal was introduced in Panel v1.7.0 triggering when server has run out of disk space to provide more user-friendly instructions to both admins and normal users. This is unique to SteamCMD specific errors.
2022-01-20 20:09:13 +02:00
Torsten Widmann
68327020b2
Avorion - Fixed SRCDS_APPID 2022-01-14 16:44:52 +01:00
Michael (Parker) Parker
e95d3e6f7e
Merge pull request #1523 from gOOvER/add/craftopia
add/Craftopia
2022-01-13 16:04:37 -05:00
Michael (Parker) Parker
250f6e55df
Merge pull request #1487 from gmazoyer/add/left4dead
Add Left 4 Dead and Left 4 Dead 2
2022-01-11 13:24:41 -05:00
Torsten Widmann
88426265fa add/Craftopia 2022-01-11 16:15:19 +01:00
Toasty
5e66ccde54 Update stop command for Project Zomboid
Using ^C forces the server closes and doesn't let it save; quit saves then closes it gracefully
2022-01-01 12:58:12 -06:00
Steven
6df3bc32d7
Update Project Zomboid Egg to support beta versions (#1475)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-29 16:45:04 +02:00
Torsten Widmann
1005f7e951
Add telnet variable to 7d2d (#1495)
* added Telnet Variable
2021-12-23 10:48:34 +02:00
Guillaume Mazoyer
b90ff3e6e8
Use proper docker images 2021-12-18 19:01:28 +01:00
Guillaume Mazoyer
b7eab9d717
Add Left 4 Dead and Left 4 Dead 2 2021-12-18 17:41:17 +01:00
Michael (Parker) Parker
a7f092fb07
Merge pull request #1469 from parkervcp/7d2d/password
feat(7d2d): allow specifying telnet password
2021-12-17 08:54:46 -05:00
Northwave
def99684aa
Update README.md
default port correction
2021-12-13 23:09:32 +01:00
softwarenoob
9f86fb5105
chore: more detailed telnet variable description 2021-12-13 05:14:17 +02:00
softwarenoob
29e610ba80
feat(7d2d): allow specifying telnet password
Allows specifying telnet password and using it. Old version would not start if someone specifies password in the config
2021-12-13 05:10:49 +02:00
Mrxbox98
9251d7532f
Changed bool to boolean 2021-12-12 15:31:47 -08:00
LRMtheBoss
56c92625cc incased url
added blank lines as needed
formatted server ports table
2021-12-09 13:12:11 -05:00
LRMtheBoss
91e609dcf6 formatted server ports table 2021-12-09 13:11:05 -05:00