Limmek
461681bdb4
Spelling correction.
2023-11-06 10:51:52 +00:00
Limmek
33206f8aa4
Added Astro colony to readme
2023-11-06 10:02:55 +00:00
Limmek
fcc3947e88
Added Astro Colony
2023-11-06 09:55:00 +00:00
NoCodeFromMe
2ab04193ee
add support for custom Forge Version & fixed output with undefined variable
...
Add option to select custom Forge version with SpongeForge. Also checkes if custom Forge version is compatible with version of SpongeForge. Fixed output with undefined variable
2023-11-03 16:19:49 +01:00
Derrick A
02489ec288
Fixes Zombied Servers & README tips
...
- KeepAlive has been added due to extended up-times causing the next rcon command (DoExit) in-console to timeout; resulting in zombied servers.
- Added some very helpful troubleshooting tips to the README
- Added Known Issues to the README
- Bumped up the RAM requirements in the README
2023-11-01 14:15:19 -04:00
Derrick A
ed7b6a3400
remove port editable rules for end-users
2023-10-30 14:12:17 -04:00
Derrick A
bcfd7d36dc
variable rules/descriptions and readme(s) updated
2023-10-30 12:51:30 -04:00
Quinten
679c670dd5
Cleanup
2023-10-30 16:47:52 +01:00
Derrick A
eacb24563c
server name and rcon fixes
...
- quoting passwords helped fix some issues ( thanks @IxPrumxI )
- migrated ServerAdminPassword to end of params
- changed value to be more accurate for when server is running
- removed server map max length
- removed server name max length (cant guarnatee anything here)
- set server password requirements, if set, to prevent crashing (and ultimatly corrupting installs)
- added fix for existing servers that may be corrupted by an outdated egg (in regards to ? in ServerAdminPasswords=)
2023-10-29 22:31:30 -04:00
Derrick A
5fa40b4cc3
MODs & Remove Duplicate SaveWorld on Exit
...
- adds MOD_IDS as a variable ( thanks @IxPrumxI )
- removes SaveWorld on exit since DoExit also does a SaveWorld
2023-10-29 14:19:57 -04:00
Derrick A
e9a0c1e556
gracefully shutdown server
2023-10-29 12:20:09 -04:00
Derrick A
37105e3885
rcon & better logging
...
- added rcon variable
- added rcon saveworld on exit
- added rcon in-browser console support
- added better logging for more details
- updated install script to use latest steamcmd install ( @gOOvER )
Major thanks to @Log1x for a ton of troubleshooting, feedback, and suggestions!
2023-10-29 12:01:51 -04:00
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
Valentin Raillard
449577ba5b
url encode for space
2023-10-27 00:32:02 +02:00
Michael (Parker) Parker
e3130ed1d8
Merge pull request #2422 from parkervcp/mohist
...
Update egg-mohist.json
2023-10-25 20:44:00 -04:00
Michael (Parker) Parker
7aca2ecbac
Merge pull request #2516 from parkervcp/SAMP
...
Update SAMP
2023-10-25 20:43:29 -04:00
Valentin Raillard
6a6e9dce7c
fix ftb
2023-10-25 15:15:12 +02: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
10645f7282
Update SAMP
...
Update samp for there new url and version numbering
2023-10-19 18:53:59 +02: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
HoleInTheSeat
4e2875a2cb
Update README.md
2023-10-14 17:39:23 -05:00
HoleInTheSeat
55f40f1e11
Add Automatic mod downloading
...
allows user to enter a modpack dependency string from thunderstore.io for automatic mod downloading.
2023-10-14 17:36:42 -05: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
oliver408i
5d9da83f28
Add KSP DMP Server ( #2476 )
...
Add: KSP DMP Server
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-09-22 19:57:33 +02:00
Michael (Parker) Parker
c3a9240ee9
Merge pull request #2470 from renaissance-design/renaissance-design-patch-1
...
Update README.md for 7DTD
2023-09-19 17:42:34 -04:00
Michael (Parker) Parker
61ed4baf56
Merge pull request #2350 from danny6167/fix-2349
...
Fix RedM download link parser
2023-09-19 09:10:31 -04: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
Quinten
90d0642ed5
Update egg-mohist.json
2023-08-13 19:49:51 +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
Michael (Parker) Parker
ea51da3cb5
Merge pull request #2392 from parkervcp/magma
...
Magma: support ARM64
2023-08-13 13:23:19 -04:00
Michael (Parker) Parker
d2a31c5aa9
Merge pull request #2417 from parkervcp/vintage-story
...
Update Vintage Story
2023-08-13 13:22:29 -04:00
Michael (Parker) Parker
58a5f27208
Merge pull request #2401 from parkervcp/mohaa
...
Update mohaa
2023-08-13 13:21:47 -04:00
Quinten
bf21385fca
Merge pull request #2418 from gOOvER/pixarkfix
...
update Pixark
2023-08-12 21:37:50 +02: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
Quinten
6b98069d1a
Update Vintage Story
2023-08-10 18:09:55 +02:00
Quinten
bf5b7098ba
Merge pull request #2402 from HttpRafa/fix/update-java
...
Updated java version used in the installation of modrinth packs from 8 to 17
2023-08-09 19:30:47 +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
HttpRafa
4e70848715
Updated java version used in the installation of modrinth packs from 8 to 17
2023-08-01 20:58:38 +02:00
Quinten
a8c477b103
Update mohaa
2023-08-01 16:54:25 +02: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
HoleInTheSeat
71d876f7f2
Read me fix ( #2396 )
...
Fix some README's
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:33:28 +02:00
Panda260
e501dd4ae0
add Folia ( #2345 )
...
* add Folia
2023-07-30 17:24:53 +02:00
HoleInTheSeat
875192991c
Cube 2 sauerbraten ( #2395 )
...
Add: Cube 2 sauerbraten
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:11:19 +02:00
HoleInTheSeat
95d7f01660
AssaultCube ( #2394 )
...
Add: AssaultCube
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-07-30 17:09:34 +02:00
Quinten
2e3acd1e2a
Magma: support ARM64
2023-07-29 17:46:53 +02:00
Quinten
d37eefd19f
Merge pull request #2385 from parkervcp/update_waterfall
...
Update waterfall install script to respect the DL_LINK variable
2023-07-29 17:37:37 +02:00
gOOvER
9bcb3451c4
update SvenCOOP
2023-07-28 16:36:58 +02:00
Michael Parker
13ad8f95d7
updated var in more places
2023-07-24 09:29:11 -04:00
Michael Parker
f4e3924353
update waterfall install script
...
resolves #2384
2023-07-23 17:43:56 -04: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
22acc88b44
Merge pull request #2358 from diedyesterdaywashere/quilt
...
Add Quilt
2023-07-17 17:15:29 -04:00
Michael (Parker) Parker
3ec176f606
Merge pull request #2137 from parkervcp/minetest
...
rewrite minetest
2023-07-17 17:11:21 -04: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
Michael (Parker) Parker
177b4c8ad8
Merge pull request #2354 from AzaleeX/add/powernukkitx
...
Add Eggs PowerNukkitX
2023-07-17 17:00:36 -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
Quinten
0968d8f185
Merge pull request #2361 from rafal1137/patch-1
...
Update README.md
2023-07-14 20:14:08 +02:00
TheKing1543
0746131dde
Update egg-team-fortress-2-classic.json
...
Made it work, lol.
2023-07-13 22:13:25 +00:00
diedyesterday
65c7ea05b1
Add BATTALION: Legacy ( #2366 )
...
* Add BATTALION: Legacy
2023-07-13 19:19:17 +02:00
diedyesterday
2f5fceb7f8
Add CS:S
2023-07-12 02:12:04 +03:00
gOOvER
8c4c342e41
add skip networktests
2023-07-10 16:17:37 +02:00
rafal1137
54a21d5f59
Update README.md
...
There was a missing port for allowing server to be shown on the server list. You need to port forward port 27950 too.
2023-07-10 12:55:00 +02:00
diedyesterday
06911328c9
Update egg-quilt.json
2023-07-08 21:29:57 +03:00
diedyesterday
0e07013cd8
Update Docker images
2023-07-08 19:06:00 +03:00