Commit Graph

3642 Commits

Author SHA1 Message Date
Quinten
0a60f3a658
Cleanup SCP:SL 2023-11-18 14:03:18 +01:00
SrLicht
3b8782b154
Update egg-scpsl.json
* Add support to branch and branch password
2023-11-18 09:44:15 -03:00
Quinten
108465d302
Merge pull request #2558 from danny6167/fix-sponge-vanilla-format
Correct and re-export Sponge Vanilla to correct inconsistent format f…
2023-11-16 19:21:24 +01:00
Daniel Barton
cc7948268f Correct and re-export Sponge Vanilla to correct inconsistent format from manual editing 2023-11-17 01:39:58 +08:00
Blood Shot
3037204090
Multiserver Fix & Known Issues updated [ARK: Survival Ascended] (#2552)
- Multiserver Fix & Known Issues updated
- Added a -Port flag in addition to the needed param to enable multiserver support ( @That411guy )
-  Added Known Issue for Proxmox VMs in README
- add Authors / Contributors
- fix Server name having spaces + add That411Guy to the README
---------

Co-authored-by: Derrick A <da@protechino.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:34:59 +01:00
Andrew
fe0d694c41
Update insurgency sandstorm (#2526)
* Replace the old image to one that's supported. This solves the problem of "GLIBCXX_3.4.26" missing.

* Cleanup: Insurgency: Sandstorm

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:29:44 +01:00
Quinten
14fc18fb02
Merge pull request #2553 from elitetheespeon/resonite
Add Resonite
2023-11-13 18:23:44 +01:00
Kevin
54585fa113
Remove mtasa egg (#2551)
* Remove unused mtasa folder

* Update Multi Theft Auto

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:20:54 +01:00
Antony Rizzitelli
39b6cd7808
V Rising BepInEx: Wine staging version (#2550) 2023-11-12 11:19:19 +01:00
Elite Espeon
d74090b859 Add Resonite 2023-11-11 10:37:08 -05:00
Quinten
1151dff31e
Merge pull request #2549 from Upd4ting/patch-1
V Rising BepInEx: Winetricks add mono
2023-11-09 08:55:59 +01:00
Quinten
015fefa24b
Update to wine latest 2023-11-09 08:54:32 +01:00
Upd4ting
187bfc686c Update egg-v-rising-bep-in-ex.json 2023-11-08 21:31:11 +01:00
Antony Rizzitelli
b6172e7306
Add "mono" to WINETRICKS_RUN env var
I don't really know why but I had problems with the dotnet6 installation but the installation is working well by installing mono first.

It seems others people than me was having the problem so it may be a good idea to add it as a default value.
2023-11-08 21:16:49 +01:00
Quinten
ba662255db
Merge pull request #2542 from Limmek/astro_colony
Add Astro Colony
2023-11-06 17:58:23 +01:00
Limmek
c7d1696b84 Corrected and added missing variables 2023-11-06 17:52:57 +01:00
Quinten
d6d49a11f4
Merge pull request #2535 from dagbs/ark-survival-ascended
Fixes Zombied Server on Shutdown/Restart [ARK: Survival Ascended]
2023-11-06 14:40:37 +01:00
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
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
Quinten
f8f3228ba6
Merge pull request #2529 from dagbs/ark-survival-ascended
Ark: Survival Ascended
2023-10-30 19:22:26 +01: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
51152f9e08 spelling 2023-10-28 16:03:23 -04:00
Derrick A
b53a031dcb adds A:SA egg 2023-10-28 15:56:37 -04: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
Michael (Parker) Parker
fc232e8a6d
Merge pull request #2520 from parkervcp/typescript-esm
Typescript esm
2023-10-25 20:40:58 -04:00
Quinten
aa035fb3ff
Merge pull request #2445 from a-sync/add/game-server-watcher
Adds game-server-watcher bot
2023-10-24 21:18:05 +02:00
Smith
0c5ddb6ada upd. default port: 8081 2023-10-24 19:55:07 +02:00
Smith
a94274972b upd. readme; re-export from panel 2023-10-24 18:34:57 +02:00
Quinten
f597634a44
Typescript esm 2023-10-24 17:49:48 +02:00
Smith
f87a17f0a5 enforce user to create min. 8 char secret 2023-10-24 17:07:31 +02:00
Michael (Parker) Parker
372e717c80
Merge pull request #2519 from parkervcp/1863440
Add Mount & Blade II: Bannerlord
2023-10-22 09:18:05 -04:00
Quinten
68ef678f7e
add Mount & Blade II: Bannerlord 2023-10-21 17:25:07 +02:00
Quinten
8688dce4f0
Merge pull request #2517 from TylerSerafin/patch-1
Valheim: pdate README.md to link to appropriate repo
2023-10-20 06:55:56 +02:00