Commit Graph

664 Commits

Author SHA1 Message Date
Quinten
7aad908b82
Update to v1.0.8 as that nil and null is stupid 2024-02-09 14:47:58 +01:00
Quinten
a11a020f22
Update to V1.0.7 of the parser 2024-02-09 10:01:13 +01:00
Quinten
4c8fd45ee8
add quotation marks arround PublicIP and show the full error if the INI file can not be found 2024-02-03 14:16:06 +01:00
Michael (Parker) Parker
4fc236270a fix the rust autowipe egg
changes the framework variable to accept vanilla, carbon, and oxide.
2024-02-02 22:35:48 -05:00
Michael (Parker) Parker
a2631d6ced
Merge pull request #2658 from parkervcp/Quake-Live
Update Quake Live
2024-02-02 17:25:23 -05:00
Michael (Parker) Parker
5c0190cc8b
Merge pull request #2718 from parkervcp/Barotrauma
Update Barotrauma
2024-02-02 17:22:14 -05:00
Bad
547af5630b
Replace Oxide with Modding Framework
Added Carbon support, thus removing Oxide option and replacing it with newer modding framework
2024-02-02 22:45:17 +02:00
Quinten
4867d3a76e
Merge pull request #2704 from RStivanson/smalland
Add Smalland: Survive the Wilds
2024-02-02 10:22:41 +01:00
Quinten
0875f4d4bd
Update Barotrauma
- Cleanup egg
- full steamcmd install script
- fix ANSI terminal output
- Move to the steamcmd image
- Remove the logs part
2024-02-02 10:12:41 +01:00
Quinten
060ab7b817
add skip warning 2024-02-01 16:01:21 +01:00
Quinten
84e54d0430
Palworld: Explain updating and the parser in the README 2024-02-01 15:54:55 +01:00
Quinten
4f5e361105
add Server Description variable 2024-01-30 17:52:31 +01:00
Quinten
30bcc0aa08
Use shutdown and not doexit 2024-01-30 16:34:56 +01:00
Quinten
72f8db2ad1
doexit now works as we have RCON 2024-01-30 16:25:58 +01:00
Quinten
a73fc567c7
update README.md 2024-01-30 16:20:11 +01:00
Quinten
3199f68219
Update Palworld 2024-01-30 16:11:57 +01:00
Rob Stivanson
8fdf79e326
Add Necesse (#2700)
* initial implementation

* Use shipêd java version + fix install script

---------

Co-authored-by: Robert Stivanson <rstivanson@blizzard.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-30 12:32:40 +01:00
Robert Stivanson
7c5181cf0b initial implementation 2024-01-29 21:11:03 -08:00
Zachary Jones
dcf3d2ad79
Update egg-palworld.json - First run config file fix (#2699)
* Update egg-palworld.json

Fix install script for first run to create config file path
Set server public IP and Port so that Pal binary does not wipe out the file when not using default port 8211

* Update egg-palworld.json

Simplified code block
2024-01-28 18:59:20 +01:00
Michael (Parker) Parker
03780f41dd
Merge pull request #2671 from Ballaual/palworld-egg
Adding egg for Palworld
2024-01-27 19:33:22 -05:00
Alexander Ballauf
258ea38839 correct typo in servername default value
Co-Authored-By: Nico Bleiler <nico@bleiler.dev>
2024-01-27 23:38:43 +01:00
Torsten Widmann
29b2e42045
Enshrouded/updated readme and add workaround for Serverlist (#2696)
* updated readme and add workaround for Serverlist

* added ports
2024-01-27 17:32:54 +01:00
Pete Navarra
7b643d2390
Updating Enshrouded Egg - Using Proton instead of Wine (#2693)
* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server.

* Updating Egg to Proton, Take 2

* make this come from an internal repo

* Use our images

* Adding in Settings File Initialization.

* Fix server password
2024-01-26 19:11:17 +01:00
Alexander Ballauf
fe5adb90c3 fix oopsi in variable naming 2024-01-26 13:12:52 +01:00
Alexander Ballauf
9eac0bf6f2 re-implement @QuintenQVD0 password logic
since version 0.1.3.0 you are able to join a password protected server by ip adress. i've tested this feature and it works as intended.

Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-26 13:01:24 +01:00
Alexander Ballauf
c52e15987d Updating README for patch 0.1.3.0 2024-01-25 14:10:06 +01:00
Liviu`s
aeb68b752d
Update README.md (#2691)
Added the Beacon port
2024-01-25 11:43:45 +01:00
Liviu`s
02557e6d3e
Update: Squad Beacon Port (#2684)
* Update egg-squad.json

Fixed the beacon port as of the new EOS Back end update from Squad

* Export, and user can not edit ports

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-24 17:16:00 +01:00
Pete Navarra
ffc5fb7fb0
Adding the Official Enshrouded Egg (#2686)
* Adding the Enshrouded Dedicated Server

New Egg running on Wine-Latest

* Enshrouded Dedicated Server Egg

* Adding to Readme's

* Readme

* Updating Server Name

* Cleanup

* This is cleaner

* make github happy

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-24 16:56:45 +01:00
Michael (Parker) Parker
c9f6ae52e2
Merge pull request #2610 from parkervcp/Avorion
Update Avorion
2024-01-23 10:40:23 -05:00
vp-en
d89453921a
Update HumanitZ egg (#2672)
* Update `HumanitZ` egg

Changes:
- Added a missing variable, `LOOT_RESPAWN`. Apparently missed that in the original commit.
- Added a description for the variable `BUILDING_HEALTH`, now that it has been added to the official docs
- Added two new variables, `ALLOW_DISMANTLE` and `ALLOW_HOUSE_DISMANTLE`

* fixup!: numeric -> boolean

forgot to set to boolean
2024-01-23 09:20:47 +01:00
Quinten
6ac00dced7
Add PUBLIC_IP variable as the allocation can be local ip. 2024-01-21 12:19:51 +01:00
Alexander Ballauf
828dd7243c fix -publicip / -publicport missing "="
Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-20 14:17:55 +01:00
Alexander Ballauf
cec5f12d7e Update README.md
- corrected default game port
- added memory leak as known issue
- added some workaround tips / notes for knows issues
- updated RAM requirement as they changed their docs
2024-01-20 11:38:56 +01:00
Quinten
e5129aed77
Revert the password logic in the startup 2024-01-20 11:19:29 +01:00
Quinten
6aabb745ab
Add: steam feature, logic for backing up config files, right validation for max players, default no admin pass 2024-01-20 09:43:44 +01:00
Alexander Ballauf
640401fa17 fix missing hyphen to pass serveradmin password
Co-Authored-By: Andy <16029826+kickbut101@users.noreply.github.com>
2024-01-19 19:41:42 +01:00
Alexander Ballauf
39832ae470 adding palworld to all README files 2024-01-19 15:54:08 +01:00
Alexander Ballauf
56e8fb9da2 adding README file for the egg 2024-01-19 15:51:58 +01:00
Alexander Ballauf
fab184ab90 uploading palworld egg
ToDo:
-create README
- update README files
2024-01-19 13:52:45 +01:00
Quinten
5687fcd429
Update arma3 and dayz experimental (#2660)
- update to PTDL_v2
- Now it has an exported at line
- add the echo install end to the install script
2024-01-13 12:25:10 -08:00
Quinten
1745a58081
Update Quake Live 2024-01-12 15:35:24 +01:00
Michael (Parker) Parker
b78059cd87
Merge pull request #2621 from parkervcp/assetto_freeroam_AI
add Assetto Corsa (Freeroam + AI) & Cleanup Assetto Corsa
2024-01-11 10:01:24 -05:00
PLASMAchicken
18d2cc98d7
Project Zomboid: tmpfs limit (#2647)
* Project Zomboid:  mention backup issue with the tmpfs limit
---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-06 09:55:55 +01:00
Michael (Parker) Parker
7fdfcb5b6a
Merge pull request #1653 from TuEye/Add-Longvinter
Add Longvinter
2023-12-30 10:58:17 -05:00
Michael (Parker) Parker
108936347f
Merge pull request #2614 from parkervcp/Wurm
Add Wurm Unlimited
2023-12-28 08:24:21 -05:00
Quinten
b43fd5c6a9
changes 2023-12-27 17:15:03 +01:00
Quinten
6811333a9a
remove servername message out of readme 2023-12-25 12:13:06 +01:00
engels74
e37b4a8e26 Various fixes
- Fixing the ENV's to become uppercase, with underscores separating words
- Editing the Configuration parsing to accommodate new variable names
- Adding back the `-steamservername`, since it applies to the Steam server browser, and might be needed. I put it in quotes, as that was recommend earlier.
2023-12-25 11:27:36 +01:00
engels74
1b36c871d0 Adding HumanitZ 2023-12-25 01:53:03 +01:00
Quinten
66ef68d6bb
add Assetto Corsa (Freeroam + AI) & Cleanup Assetto Corsa 2023-12-20 19:04:24 +01:00
Quinten
ecd35b0914
Merge pull request #2617 from lilkingjr1/arma3
[Arma 3] Improve README
2023-12-19 09:53:16 +01:00
Red-Thirten
bf833a7c5a Fix RAM requirement in README
Update 8's switch to UE5 and multiplayer improvements have removed the large RAM requirements. New bare minimum numbers are based on a new world save and a lightly progressed save. Recommended numbers are based on an end-game save.
2023-12-18 18:27:53 -08:00
Red-Thirten
966fbe634c Update README.md 2023-12-18 17:47:47 -08:00
Quinten
025333aa9d
Merge pull request #2528 from vp-en/feat-stationeersWithBepinex
Adding Stationeers (BepInEx)
2023-12-18 18:54:34 +01:00
Quinten
16845ecd1e add Colony Survival 2023-12-18 17:34:57 +01:00
Quinten
52d840cd19 Fix issue 2023-12-18 14:40:40 +01:00
Quinten
697e28c63f add Wurm Unlimited 2023-12-18 14:39:45 +01:00
Quinten
4a9a623d2c
Merge pull request #2607 from enozii/master
Evrima: updated to work with the new map
2023-12-17 10:39:14 +01:00
Clément
ffe15e56af
Aoede Discord Bot (#2583)
* update aoede

* fix ark_survival_ascended in the steamcmd readme

---------

Co-authored-by: cleme29 <contact@bldy.ovh>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-12-17 09:44:46 +01:00
Michael (Parker) Parker
2d7606f1ce
Merge pull request #2605 from MEEKR1T/patch-1
Update egg-custom-re-h-l-d-s-engine-game.json 25th anniversary fix
2023-12-16 20:44:25 -05:00
Quinten
812c8225a8
Now the beta should work 2023-12-16 13:46:00 +01:00
Quinten
db467511c6
mention startup update in README 2023-12-16 13:41:21 +01:00
Quinten
19fd4f1c14
Update Avorion
Cleanup Avorion
Fix server name not allowing for spaces
2023-12-16 13:34:56 +01:00
Enozi
4ff2cd830d
Updated Evrima Egg
Updated to work with the new map
2023-12-14 23:16:18 +01:00
Quinten
afeb0504cc
Fix team fortress 2 classic 2023-12-14 11:29:34 +01:00
Quinten
dd4d2a7668
do it for both and the right way 2023-12-14 11:09:09 +01:00
MEEKR1T
3646948a28
Update egg-custom-re-h-l-d-s-engine-game.json 25th anniversary fix
uses the -beta flag to select the steam_legacy version of the server, which is known to work without issue. 

see https://github.com/dreamstalker/rehlds/issues/999#issuecomment-1826375535
2023-12-13 22:50:37 -06:00
gOOvER
c2836fcba1 removed multiadmin, since its not longer under development 2023-12-02 08:10:02 +01:00
Quinten
e1378397d8
Merge pull request #2508 from HoleInTheSeat/master
Valheim BepInEx mod egg update
2023-11-30 10:37:30 +01:00
Quinten
aaf1d93ff5
Merge pull request #2574 from Mockup8732/patch-2
Update README.md
2023-11-26 08:35:04 +01:00
User
6b48ac4290
Update README.md
Minor spelling fixes
2023-11-25 17:26:54 -05:00
User
1eb8b36781
Update README.md
Mininum to Minimum
2023-11-25 17:24:43 -05:00
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
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
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
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
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
engels74
bb3d72a554 respecting license
my mistake
2023-11-01 18:27:49 +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