Commit Graph

3809 Commits

Author SHA1 Message Date
Dylan
549a99b37f
Update README.md
Added to game_egg README
2023-11-14 06:25:12 -05:00
Dylan
80d25541a9
Update README.md
Oops
2023-11-14 06:17:40 -05:00
Dylan
2397fdfd90
Update README 2023-11-14 06:16:52 -05:00
Dylan
4d1910b313
Added hogwarp README 2023-11-14 06:15:59 -05:00
Dylan
cb9f4c9254
Added Hogwarp egg 2023-11-14 06:14:57 -05:00
Quinten
62e1a55a2c
Update and cleanup 2023-11-13 18:50:34 +01: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
cb732e2933
Add update note 2023-11-09 09:03:09 +01: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
HoleInTheSeat
268182ef32
Remove DOORSTOP_CORLIB_OVERRIDE_PATH from startup 2023-11-08 07:59:31 -06: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
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
engels74
bb3d72a554 respecting license
my mistake
2023-11-01 18:27:49 +01: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
engels74
d21a237e7c fix the readme 2023-10-28 20:02:55 +02:00
engels74
2e126f991d Adding Stationeers (BepInEx)
Not tested, I don't own the game
2023-10-28 19:54:54 +02: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