Commit Graph

507 Commits

Author SHA1 Message Date
Derrick A 3f71864ca9 fixes MaxPlayers
- thanks to @Log1x
2023-10-28 23:44:39 -04:00
Derrick A 80ba8baaf9 fixes ServerPassword issue 2023-10-28 20:24:45 -04:00
Derrick A 2b17140975 remove appid user_edit permissions 2023-10-28 19:08:49 -04:00
Derrick A dbcd8b29c5 final revision of argument descriptions 2023-10-28 18:59:03 -04:00
Derrick A 4466587549 word phrasing in variable descriptions 2023-10-28 18:42:00 -04:00
Derrick A c6ac2d49d2 - properly remove Movies in script
- fixes names
- adds links to additional README(s)
- adds ServerPVE toggle
- adds ServerPassword
- adds sleep 15s for log files to allow for more accurate console logging
- adds troubleshooting help to README
2023-10-28 17:49:18 -04:00
Derrick A 0e256a6ae9 fixes FLAGS not being added 2023-10-28 16:30:34 -04:00
Derrick A aa8ddd68bf adds steam_disc_space as feature 2023-10-28 16:08:35 -04:00
Derrick A b53a031dcb adds A:SA egg 2023-10-28 15:56:37 -04:00
Quinten 68ef678f7e add Mount & Blade II: Bannerlord 2023-10-21 17:25:07 +02:00
TylerSerafin 1378cbddaf Update README.md to link to appropriate repo
Updates README.,d to link to appropriate repo for support, as the main ValheimPlus repo is no longer being used, and it should link to Grantapher's now.
2023-10-19 22:22:48 -05:00
Quinten 2e6b33633e Merge pull request #2510 from gOOvER/thefront
add the Front
2023-10-19 10:03:00 +02:00
gOOvER 482e3dee31 update soft 2023-10-18 18:01:54 +02:00
gOOvER fc6693dccc missed to delete the rm line :P 2023-10-18 15:47:00 +02:00
gOOvER 8139e5cede fioxed autoupdate description and enable it again 2023-10-18 15:25:59 +02:00
gOOvER 6a2a625a8c updated startup and updated installscript 2023-10-18 15:01:39 +02:00
gOOvER 34029f5c1f add troubleshooting 2023-10-15 15:18:49 +02:00
gOOvER 57cb3be576 some fixes 2023-10-15 08:09:36 +02:00
gOOvER 460ffcc347 add note for Server Tags 2023-10-15 07:50:18 +02:00
gOOvER 95d4126106 typo 2023-10-15 06:46:26 +02:00
gOOvER 5907c3c183 add special note 2023-10-15 06:45:28 +02:00
gOOvER 473869b1f0 add the Front 2023-10-15 06:34:21 +02:00
Wapriaily acfef3feb8 Update egg-hurtworld.json (#2494) 2023-10-07 17:20:33 +02:00
Torsten Widmann 096e97b072 Update egg-valheim-plus-mod.json (#2492)
Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
2023-10-07 10:26:33 +02:00
Torsten Widmann c791eb2261 gOOvER changed my email to new one (#2489)
Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
2023-10-05 18:47:50 +02:00
Chris Cox d18ea7979f Update README.md
Added a sample ignore file that disallows anything that's pulled from the container image and restricts backups to the server's unique files.
2023-09-17 13:38:41 +01:00
Cart ecaf733d7f Fix Spelling in Astroneer egg 2023-09-08 01:09:35 -04:00
Alexander Ballauf 6e17f7f252 Update egg-icarus--dedicated (#2458)
adjusted wine version from staging to latest to fix server not starting properly
2023-09-03 21:32:02 +02:00
Quinten a2f29cd3b7 Update: Conan Exiles 2023-08-17 18:58:24 +02:00
Michael (Parker) Parker 896bb340e8 Merge pull request #2381 from parkervcp/Arma-Reforger
Update Arma Reforger
2023-08-13 13:29:53 -04:00
Michael (Parker) Parker 46957f2c45 Merge pull request #2249 from parkervcp/steam_2058450
Steam Swords 'n Magic and Stuff
2023-08-13 13:23:45 -04:00
gOOvER 3d0013edc6 update pixark 2023-08-11 21:41:18 +02:00
Quinten b8adc9556e Update: Swords 'n Magic and Stuff 2023-08-10 18:31:45 +02:00
gOOvER 424915300f updated unturned 2023-08-03 09:43:05 +02:00
Red-Thirten 612f17658d [Ground Branch] Fix Boot Freeze & Mod Directory
- Changes the default Docker image to use `wine_latest`. `wine_staging` is causing the server to freeze on boot, but it is left as an optional Docker image to easily switch back if desired.
- Added `GroundBranch/Config/DefaultModding.ini` to Configuration Files to direct the server to an accessible Mod Path.
- Only change in the installation script is the Egg's date.
- Updated the README's "Modding" section with more accurate information.
2023-08-01 14:09:18 -07:00
HoleInTheSeat 2d2e88900f Update egg-project-zomboid.json startup (#2399)
Project-zomboid: Do not use a script as startup and do some cleanup

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 20:14:06 +02:00
gOOvER 9bcb3451c4 update SvenCOOP 2023-07-28 16:36:58 +02:00
Alexander Ballauf 99fbddc1cd Adding ?MaxPlayers variable to config and startup command (#2360)
* ARK: Adding ?MaxPlayers variable to config and startup command
2023-07-23 15:22:27 +02:00
Dexuan Ren e30fde9443 Fix server state change for running indicator
NEW Server loading finishing line:
"#DSL Dedicated server loaded."

OLD Server loading finishing line:
”ServerStart Success“
2023-07-23 05:01:10 -04:00
Z. Feuerborn 10f7c8abdd Space Engineers Vanilla: Add ExperimentalMode and InGameScript options. (#2353)
* Added ExperimentalMode and InGameScript options.

---------
Co-authored-by: Zac Feuerborn <risingfish+github@gmail.com>
2023-07-22 15:41:49 +02:00
Quinten c38cb0de4b make AUTO_UPDATE user editable 2023-07-22 11:24:22 +02:00
Quinten 9c77a46c70 Update Arma Reforger 2023-07-22 10:57:50 +02:00
gOOvER a8fc5c133e add author gh profile 2023-07-22 09:12:51 +02:00
gOOvER f081890e26 updated Risk of Rain 2 2023-07-22 09:05:43 +02:00
Quinten 42b5dd9b5c Merge branch 'master' into neosvr 2023-07-19 16:28:48 +02:00
Michael (Parker) Parker 6a30da51eb Merge pull request #2270 from lilkingjr1/ground-branch
Add Ground Branch Egg
2023-07-17 17:05:40 -04:00
Kevin Moore 2d214d3478 Added support for Steam account, required by some HLDS games 2023-07-17 11:17:26 -04:00
Michael (Parker) Parker 8ff77458c3 Merge pull request #2367 from TheKing1543/master
Update egg-team-fortress-2-classic.json
2023-07-16 08:42:41 -04:00
TheKing1543 63d2a76409 Update egg-team-fortress-2-classic.json
Fixed the e-mail.
2023-07-16 11:31:51 +00:00
Michael (Parker) Parker 038644d59e Merge pull request #2365 from diedyesterdaywashere/cssource
Add Counter-Strike: Source
2023-07-14 14:24:07 -04:00