Commit Graph

12 Commits

Author SHA1 Message Date
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
Daniel Barton d756bc09ad Shorten STDIN redirection 2023-07-02 22:55:31 +08:00
Daniel Barton 8e2b2fe109 Updates startup to resolve issues with stop action
Corrects call to rcon tool - the -c flag shouldn't be there.
Calls processes async and then waits on them so that signal traps can work
Traps *both* SIGINT and SIGTERM to account for wings bugs
2023-06-30 18:47:08 +08:00
cryotize ca88ff43d5 Add: Automanaged Mods, MOD_ID Field 2022-11-13 23:20:26 +01:00
Torsten Widmann a764c987f4 docs(ark) : add new Fjordur to map variable escription (#1704) 2022-06-13 17:31:04 +03:00
Michael (Parker) Parker 534e2238f0 Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05: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
LRMtheBoss 9986a7cd3e incased url 2021-12-09 12:53:08 -05:00
Torsten Widmann e9ad7f6ca2 Update steamcmd eggs to use new Yolks images (#1420) 2021-12-07 16:01:16 +02:00
Softwarenoob dd4c8885ba fix(ark): bash OR operation
Resolves the inverted bash OR operator.

Co-authored-by: BlazeCode <84934108+BlazeCodeNet@users.noreply.github.com>
2021-08-27 07:46:33 +03:00
Softwarenoob 00dabb895e Update Ark Survival Evolved Egg
Updates Ark Survival Evolved egg to fix some common issues and requests.

RCON Password is required for RCON to function and has been changed from nullable to required.

The option to disable RCON is removed because RCON is required.

Added additional arguments variable to resolve users' issues inserting them in the wrong place due to the complicated startup parameters.

Removed deprecated userInteraction and logs location from the egg.
2021-08-01 23:12:54 +03:00
Softwarenoob 8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00